# 51 triples
@prefix daia: <http://purl.org/ontology/daia/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gbv: <http://purl.org/ontology/gbv/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix prop: <http://dbpedia.org/property/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sdo: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix void: <http://rdfs.org/ns/void#> .
@prefix wdrs: <http://www.w3.org/2007/05/powder-s#> .
@prefix wgspos: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix xs: <http://www.w3.org/2001/XMLSchema#> .
_:b1 a vcard:Address, vcard:Pref ;
vcard:locality "Nordhausen" ;
vcard:postal-code "99734" ;
vcard:street-address "Nikolaiplatz 1" .
_:b2 a wgspos:SpatialThing ;
wgspos:lat "51.50237" ;
wgspos:long "10.79357" .
_:b3 a sdo:OpeningHoursSpecification ;
rdfs:comment "Mo 13.00-18.00, Di-Mi und Fr 10.00-18.00, Do 10.00-19.00 Uhr, Sa 10.00-13.00" .
_:b4 a vcard:Address, vcard:Parcel, vcard:Postal ;
vcard:locality "Nordhausen" ;
vcard:postal-code "99734" ;
vcard:street-address "Markt 1" .
_:b5 a vcard:Pref, vcard:Voice ;
rdf:value "+49 3631 6 96-267" .
<http://ld.zdb-services.de/resource/organisations/DE-No10> owl:sameAs <http://uri.gbv.de/organization/isil/DE-No10> .
<http://uri.gbv.de/database/opac> a skos:Concept ;
skos:prefLabel "Bibliothekskataloge"@de .
<http://uri.gbv.de/database/opac-de-no10> dc:subject <http://uri.gbv.de/database/opac> ;
dcterms:extent "65848"^^xs:int ;
dcterms:title "Verbundkatalog \u00D6ffentlicher Bibliotheken: StB Nordhausen"@de, "Verbundkatalog \u00D6ffentlicher Bibliotheken: StB Nordhausen"@en ;
gbv:dbkey "opac-de-no10" ;
gbv:picabase <http://kxpapi.k10plus.de:8000/DB=7.519/> ;
gbv:srubase <http://sru.k10plus.de/opac-de-no10> ;
a daia:Service, void:Dataset, sdo:Dataset, <http://www.w3.org/2006/http#//purl.org/cld/cdtype/CatalogueOrIndex> ;
foaf:homepage <https://kxp.k10plus.de/DB=7.519/> .
<http://uri.gbv.de/organization/isil/DE-No10> gbv:opac <http://uri.gbv.de/database/opac-de-no10> .
<https://ld.zdb-services.de/data/organisations/DE-No10> dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
dcterms:modified "2019-07-12T08:55:01.000"^^xs:dateTime .
<https://ld.zdb-services.de/resource/organisations/DE-No10> prop:shortName "Nordhausen StB" ;
dc:identifier "DE-No10" ;
sdo:openingHoursSpecification _:b3 ;
a foaf:Organization ;
owl:sameAs <http://lobid.org/organisation/DE-No10> ;
wgspos:location _:b2 ;
vcard:adr _:b1, _:b4 ;
vcard:email <mailto:Bibliothek@Nordhausen.de> ;
vcard:tel _:b5 ;
wdrs:describedby <https://ld.zdb-services.de/data/organisations/DE-No10> ;
foaf:homepage <https://bibliothek.nordhausen.de/> ;
foaf:name "Stadtbibliothek \"Rudolf Hagelstange\"" .
<mailto:Bibliothek@Nordhausen.de> a "http://www.w3.org/2006/vcard/ns#Pref" .