# 48 triples
@prefix daia: <http://purl.org/ontology/daia/> .
@prefix dc: <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 pos: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@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 schema: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
_:b1 a vcard2006:Address, vcard2006:Pref ;
vcard2006:locality "Steinbach-Hallenberg" ;
vcard2006:postal-code "98587" ;
vcard2006:street-address "Rathauspl. 1" .
_:b2 a pos:SpatialThing ;
pos:lat "50.70163" ;
pos:long "10.56795" .
_:b3 a schema:OpeningHoursSpecification ;
rdfs:comment "Mo und Do 14.00-17.00, Di 10.00-12.00 und 15.00-18.00" .
_:b4 a vcard2006:Pref, vcard2006:Voice ;
rdf:value "+49 36847 3 80 18" .
_:b5 a vcard2006:Fax, vcard2006:Pref ;
rdf:value "+49 36847 3 80 10" .
<http://ld.zdb-services.de/resource/organisations/DE-1352> owl:sameAs <http://uri.gbv.de/organization/isil/DE-1352> .
<http://uri.gbv.de/database/opac> a skos:Concept ;
skos:prefLabel "Bibliothekskataloge"@de .
<http://uri.gbv.de/database/opac-de-1352> dc:subject <http://uri.gbv.de/database/opac> ;
dct:extent "12823"^^xsd:int ;
dct:title "Verbundkatalog \u00D6ffentlicher Bibliotheken: StB Steinbach-Hallenberg"@de, "Verbundkatalog \u00D6ffentlicher Bibliotheken: StB Steinbach-Hallenberg"@en ;
gbv:dbkey "opac-de-1352" ;
gbv:picabase <http://kxpapi.k10plus.de:8000/DB=7.532/> ;
gbv:srubase <http://sru.k10plus.de/opac-de-1352> ;
a daia:Service, void:Dataset, schema:Dataset, <http://www.w3.org/2006/http#//purl.org/cld/cdtype/CatalogueOrIndex> ;
foaf:homepage <https://kxp.k10plus.de/DB=7.532/> .
<http://uri.gbv.de/organization/isil/DE-1352> gbv:opac <http://uri.gbv.de/database/opac-de-1352> .
<https://ld.zdb-services.de/data/organisations/DE-1352> dct:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
dct:modified "2021-06-03T15:11:32.000"^^xsd:dateTime .
<https://ld.zdb-services.de/resource/organisations/DE-1352> prop:shortName "Steinbach-Hallenberg StB" ;
dc:identifier "DE-1352" ;
schema:openingHoursSpecification _:b3 ;
a foaf:Organization ;
owl:sameAs <http://lobid.org/organisation/DE-1352> ;
pos:location _:b2 ;
vcard2006:adr _:b1 ;
vcard2006:email <mailto:bibliothek@steinbach-hallenberg.de> ;
vcard2006:tel _:b4, _:b5 ;
wdrs:describedby <https://ld.zdb-services.de/data/organisations/DE-1352> ;
foaf:homepage <http://www.steinbach-hallenberg.de/wcms/DocsID/Stadtbibliothek> ;
foaf:name "Stadtbibliothek Steinbach-Hallenberg" .
<mailto:bibliothek@steinbach-hallenberg.de> a "http://www.w3.org/2006/vcard/ns#Pref" .