# 48 triples
@prefix daia: <http://purl.org/ontology/daia/> .
@prefix dbpprop: <http://dbpedia.org/property/> .
@prefix dce: <http://purl.org/dc/elements/1.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 terms: <http://purl.org/dc/terms/> .
@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 xmlns: <http://xmlns.com/foaf/0.1/> .
@prefix xmls: <http://www.w3.org/2001/XMLSchema#> .
_:b1 a vcard:Address, vcard:Pref ;
vcard:locality "Rudolstadt" ;
vcard:postal-code "07407" ;
vcard:street-address "Schulpl. 13" .
_:b2 a pos:SpatialThing ;
pos:lat "50.72130" ;
pos:long "11.34255" .
_:b3 a schema:OpeningHoursSpecification ;
rdfs:comment "Mo und Do 13.00-18.00, Di und Fr 10.00-16.00, Sa 9.00-12.00" .
_:b4 a vcard:Pref, vcard:Voice ;
rdf:value "+49 3672 486-420 (Auskunft) und -424 (Fernleihe)" .
_:b5 a vcard:Fax, vcard:Pref ;
rdf:value "+49 3672 486-430" .
<http://ld.zdb-services.de/resource/organisations/DE-78> owl:sameAs <http://uri.gbv.de/organization/isil/DE-78> .
<http://uri.gbv.de/database/opac> a skos:Concept ;
skos:prefLabel "Bibliothekskataloge"@de .
<http://uri.gbv.de/database/opac-de-78> dce:subject <http://uri.gbv.de/database/opac> ;
terms:extent "75879"^^xmls:int ;
terms:title "Verbundkatalog \u00D6ffentlicher Bibliotheken: StB Rudolstadt"@de, "Verbundkatalog \u00D6ffentlicher Bibliotheken: StB Rudolstadt"@en ;
gbv:dbkey "opac-de-78" ;
gbv:picabase <http://kxpapi.k10plus.de:8000/DB=7.478/> ;
gbv:srubase <http://sru.k10plus.de/opac-de-78> ;
a daia:Service, void:Dataset, schema:Dataset, <http://www.w3.org/2006/http#//purl.org/cld/cdtype/CatalogueOrIndex> ;
xmlns:homepage <https://kxp.k10plus.de/DB=7.478/> .
<http://uri.gbv.de/organization/isil/DE-78> gbv:opac <http://uri.gbv.de/database/opac-de-78> .
<https://ld.zdb-services.de/data/organisations/DE-78> terms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
terms:modified "2016-03-17T16:11:01.000"^^xmls:dateTime .
<https://ld.zdb-services.de/resource/organisations/DE-78> dbpprop:shortName "Rudolstadt StB" ;
dce:identifier "DE-78" ;
schema:openingHoursSpecification _:b3 ;
a xmlns:Organization ;
owl:sameAs <http://lobid.org/organisation/DE-78> ;
pos:location _:b2 ;
vcard:adr _:b1 ;
vcard:email <mailto:stadtbibliothek@rudolstadt.de> ;
vcard:tel _:b4, _:b5 ;
wdrs:describedby <https://ld.zdb-services.de/data/organisations/DE-78> ;
xmlns:homepage <http://www.stadtbibliothek-rudolstadt.de/cms/website.php?id=/de/index/start.htm> ;
xmlns:name "Stadtbibliothek Rudolstadt" .
<mailto:stadtbibliothek@rudolstadt.de> a "http://www.w3.org/2006/vcard/ns#Pref" .