# 43 triples
@prefix daia: <http://purl.org/ontology/daia/> .
@prefix dbpp: <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 skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix sorg: <http://schema.org/> .
@prefix vcard2006: <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 wgs: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix xmls: <http://www.w3.org/2001/XMLSchema#> .
_:b1 a vcard2006:Address, vcard2006:Pref ;
vcard2006:locality "Bad D\u00FCrrenberg" ;
vcard2006:postal-code "06231" ;
vcard2006:street-address "Hauptstra\u00DFe 27" .
_:b2 a wgs:SpatialThing ;
wgs:lat "51.29596" ;
wgs:long "12.06352" .
_:b3 a sorg:OpeningHoursSpecification ;
rdfs:comment "Mo und Fr 9.00-12.00, Di und Do 13.00-18.00" .
_:b4 a vcard2006:Pref, vcard2006:Voice ;
rdf:value "+49 3462 9 98 70 44" .
<http://ld.zdb-services.de/resource/organisations/DE-1910> owl:sameAs <http://uri.gbv.de/organization/isil/DE-1910> .
<http://uri.gbv.de/database/opac> a skos:Concept ;
skos:prefLabel "Bibliothekskataloge"@de .
<http://uri.gbv.de/database/opac-de-1910> dce:subject <http://uri.gbv.de/database/opac> ;
dct:extent "18184"^^xmls:int ;
dct:title "Verbundkatalog \u00D6ffentlicher Bibliotheken: StB Bad D\u00FCrrenberg"@de, "Verbundkatalog \u00D6ffentlicher Bibliotheken: StB Bad D\u00FCrrenberg"@en ;
gbv:dbkey "opac-de-1910" ;
gbv:picabase <http://kxpapi.k10plus.de:8000/DB=7.430/> ;
gbv:srubase <http://sru.k10plus.de/opac-de-1910> ;
a daia:Service, void:Dataset, sorg:Dataset, <http://www.w3.org/2006/http#//purl.org/cld/cdtype/CatalogueOrIndex> ;
foaf:homepage <https://kxp.k10plus.de/DB=7.430/> .
<http://uri.gbv.de/organization/isil/DE-1910> gbv:opac <http://uri.gbv.de/database/opac-de-1910> .
<https://ld.zdb-services.de/data/organisations/DE-1910> dct:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
dct:modified "2021-06-18T14:11:04.000"^^xmls:dateTime .
<https://ld.zdb-services.de/resource/organisations/DE-1910> dbpp:shortName "Bad D\u00FCrrenberg StB" ;
dce:identifier "DE-1910" ;
sorg:openingHoursSpecification _:b3 ;
a foaf:Organization ;
owl:sameAs <http://lobid.org/organisation/DE-1910> ;
wgs:location _:b2 ;
vcard2006:adr _:b1 ;
vcard2006:email <mailto:stadtbibliothek@badduerrenberg.de> ;
vcard2006:tel _:b4 ;
wdrs:describedby <https://ld.zdb-services.de/data/organisations/DE-1910> ;
foaf:name "Stadtbibliothek Bad D\u00FCrrenberg" .
<mailto:stadtbibliothek@badduerrenberg.de> a "http://www.w3.org/2006/vcard/ns#Pref" .