# 58 triples
@prefix cdtype: <http://purl.org/cld/cdtype/> .
@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 cdtype:CatalogueOrIndex ;
xmlns:homepage <http://opac.erfurt.de/> .
_:b2 a vcard:Address, vcard:Pref ;
vcard:locality "Erfurt" ;
vcard:postal-code "99084" ;
vcard:street-address "Dompl. 1" .
_:b3 a pos:SpatialThing ;
pos:lat "50.97828" ;
pos:long "11.02453" .
_:b4 a schema:OpeningHoursSpecification ;
rdfs:comment "Mo-Fr 10.00-19.00, Sa 10.00-13.00" .
_:b5 a vcard:Address, vcard:Parcel, vcard:Postal ;
vcard:locality "Erfurt" ;
vcard:postal-code "99111" ;
vcard:street-address "Landeshauptstadt Erfurt, Stadtverwaltung, Amt f\u00FCr Bildung, Stadt- und Regionalbibliothek" .
_:b6 a vcard:Pref, vcard:Voice ;
rdf:value "+49 361 6 55-1590" .
_:b7 a vcard:Fax, vcard:Pref ;
rdf:value "+49 361 6 55-1599" .
<http://ld.zdb-services.de/resource/organisations/DE-63> owl:sameAs <http://uri.gbv.de/organization/isil/DE-63> .
<http://uri.gbv.de/database/opac> a skos:Concept ;
skos:prefLabel "Bibliothekskataloge"@de .
<http://uri.gbv.de/database/opac-de-63> dce:subject <http://uri.gbv.de/database/opac> ;
terms:extent "361191"^^xmls:int ;
terms:title "Verbundkatalog \u00D6ffentlicher Bibliotheken: RB Erfurt"@de, "Verbundkatalog \u00D6ffentlicher Bibliotheken: RB Erfurt"@en ;
gbv:dbkey "opac-de-63" ;
gbv:picabase <http://kxpapi.k10plus.de:8000/DB=7.499/> ;
gbv:srubase <http://sru.k10plus.de/opac-de-63> ;
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.499/> .
<http://uri.gbv.de/organization/isil/DE-63> gbv:opac <http://uri.gbv.de/database/opac-de-63> .
<https://ld.zdb-services.de/data/organisations/DE-63> terms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
terms:modified "2021-06-03T15:12:24.000"^^xmls:dateTime .
<https://ld.zdb-services.de/resource/organisations/DE-63> dbpprop:shortName "Erfurt StuRegB" ;
dce:identifier "DE-63" ;
gbv:opac _:b1 ;
schema:openingHoursSpecification _:b4 ;
a xmlns:Organization ;
owl:sameAs <http://lobid.org/organisation/DE-63> ;
pos:location _:b3 ;
vcard:adr _:b2, _:b5 ;
vcard:email <mailto:bibliothek@erfurt.de> ;
vcard:tel _:b6, _:b7 ;
wdrs:describedby <https://ld.zdb-services.de/data/organisations/DE-63> ;
xmlns:homepage <http://www.erfurt.de/bibliothek> ;
xmlns:name "Stadt- und Regionalbibliothek Erfurt" .
<mailto:bibliothek@erfurt.de> a "http://www.w3.org/2006/vcard/ns#Pref" .