# 51 triples
@prefix cdtype: <http://purl.org/cld/cdtype/> .
@prefix daia: <http://purl.org/ontology/daia/> .
@prefix dbpedia2: <http://dbpedia.org/property/> .
@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 pos: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@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 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 xmls: <http://www.w3.org/2001/XMLSchema#> .
_:b1 a cdtype:CatalogueOrIndex ;
foaf:homepage <http://opac.badsalzungen.de/webopac/index.asp?DB=web_biblio> .
_:b2 a vcard:Address, vcard:Pref ;
vcard:locality "Bad Salzungen" ;
vcard:postal-code "36433" ;
vcard:street-address "Kurhausstr. 12" .
_:b3 a pos:SpatialThing ;
pos:lat "50.81124" ;
pos:long "10.23355" .
_:b4 a schema:OpeningHoursSpecification ;
rdfs:comment "Mo 13.00-18.00, Di 10.00-13.00 und 14.00-17.00, Mi und Fr 10.00-13.00, Do 10.00-13.00 und 14.00-18.00, Sa 10.00-12.00" .
_:b5 a vcard:Pref, vcard:Voice ;
rdf:value "+49 3695 67 16 71" .
_:b6 a vcard:Fax, vcard:Pref ;
rdf:value "+49 3695 67 16 77" .
<http://ld.zdb-services.de/resource/organisations/DE-557> owl:sameAs <http://uri.gbv.de/organization/isil/DE-557> .
<http://uri.gbv.de/database/opac> a skos:Concept ;
skos:prefLabel "Bibliothekskataloge"@de .
<http://uri.gbv.de/database/opac-de-557> dc:subject <http://uri.gbv.de/database/opac> ;
dcterms:extent "35621"^^xmls:int ;
dcterms:title "Verbundkatalog \u00D6ffentlicher Bibliotheken: StKB Bad Salzungen"@de, "Verbundkatalog \u00D6ffentlicher Bibliotheken: StKB Bad Salzungen"@en ;
gbv:dbkey "opac-de-557" ;
gbv:picabase <http://kxpapi.k10plus.de:8000/DB=7.557/> ;
gbv:srubase <http://sru.k10plus.de/opac-de-557> ;
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.557/> .
<http://uri.gbv.de/organization/isil/DE-557> gbv:opac <http://uri.gbv.de/database/opac-de-557> .
<https://ld.zdb-services.de/data/organisations/DE-557> dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
dcterms:modified "2021-06-03T15:12:13.000"^^xmls:dateTime .
<https://ld.zdb-services.de/resource/organisations/DE-557> dbpedia2:shortName "Bad Salzungen StuKrsB" ;
dc:identifier "DE-557" ;
gbv:opac _:b1 ;
schema:openingHoursSpecification _:b4 ;
a foaf:Organization ;
owl:sameAs <http://lobid.org/organisation/DE-557> ;
pos:location _:b3 ;
vcard:adr _:b2 ;
vcard:email <mailto:bibliothek@badsalzungen.de>, <mailto:fernleihe@badsalzungen.de> ;
vcard:tel _:b5, _:b6 ;
wdrs:describedby <https://ld.zdb-services.de/data/organisations/DE-557> ;
foaf:name "Stadt- und Kreisbibliothek Bad Salzungen" .
<mailto:bibliothek@badsalzungen.de> a "http://www.w3.org/2006/vcard/ns#Pref" .