# 49 triples
@prefix daia: <http://purl.org/ontology/daia/> .
@prefix dbpprop: <http://dbpedia.org/property/> .
@prefix dce: <http://purl.org/dc/elements/1.1/> .
@prefix dct: <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 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 wgs84: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix xds: <http://www.w3.org/2001/XMLSchema#> .
_:b1 a vcard:Address, vcard:Pref ;
vcard:locality "Neuhaus am Rennweg" ;
vcard:postal-code "98724" ;
vcard:street-address "Marktstr. 3" .
_:b2 a wgs84:SpatialThing ;
wgs84:lat "50.50903" ;
wgs84:long "11.13813" .
_:b3 sdo:description "Au\u00DFenstelle: Mi 16.00-18.00" ;
a sdo:OpeningHoursSpecification ;
rdfs:comment "Mo und Fr 14.00-17.30, Di und Do 10.00-12.00 und 14.00-17.30" .
_:b4 a vcard:Pref, vcard:Voice ;
rdf:value "+49 3679 72 22 38" .
_:b5 a vcard:Fax, vcard:Pref ;
rdf:value "+49 3679 72 22 44" .
<http://ld.zdb-services.de/resource/organisations/DE-561> owl:sameAs <http://uri.gbv.de/organization/isil/DE-561> .
<http://uri.gbv.de/database/opac> a skos:Concept ;
skos:prefLabel "Bibliothekskataloge"@de .
<http://uri.gbv.de/database/opac-de-561> dce:subject <http://uri.gbv.de/database/opac> ;
dct:extent "126458"^^xds:int ;
dct:title "Verbundkatalog \u00D6ffentlicher Bibliotheken: StB Neuhaus"@de, "Verbundkatalog \u00D6ffentlicher Bibliotheken: StB Neuhaus"@en ;
gbv:dbkey "opac-de-561" ;
gbv:picabase <http://kxpapi.k10plus.de:8000/DB=7.561/> ;
gbv:srubase <http://sru.k10plus.de/opac-de-561> ;
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.561/> .
<http://uri.gbv.de/organization/isil/DE-561> gbv:opac <http://uri.gbv.de/database/opac-de-561> .
<https://ld.zdb-services.de/data/organisations/DE-561> dct:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
dct:modified "2016-02-29T13:28:26.000"^^xds:dateTime .
<https://ld.zdb-services.de/resource/organisations/DE-561> dbpprop:shortName "Neuhaus/Rw StuKrsB" ;
dce:identifier "DE-561" ;
sdo:openingHoursSpecification _:b3 ;
a foaf:Organization ;
owl:sameAs <http://lobid.org/organisation/DE-561> ;
wgs84:location _:b2 ;
vcard:adr _:b1 ;
vcard:email <mailto:info@stadtbibliothek-neuhaus.de> ;
vcard:tel _:b4, _:b5 ;
wdrs:describedby <https://ld.zdb-services.de/data/organisations/DE-561> ;
foaf:homepage <http://www.stadtbibliothek-neuhaus.de/> ;
foaf:name "Stadtbibliothek Neuhaus am Rennweg" .
<mailto:info@stadtbibliothek-neuhaus.de> a "http://www.w3.org/2006/vcard/ns#Pref" .