# 48 triples
@prefix daia: <http://purl.org/ontology/daia/> .
@prefix dbprop: <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 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 w3cgeo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@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 "Erfurt" ;
vcard2006:postal-code "99084" ;
vcard2006:street-address "Domplatz 1" .
_:b2 a w3cgeo:SpatialThing ;
w3cgeo:lat "50.97824" ;
w3cgeo:long "11.02441" .
_:b3 sorg:description "nach Vereinbarung" ;
a sorg:OpeningHoursSpecification .
_:b4 a vcard2006:Pref, vcard2006:Voice ;
rdf:value "+49 361 26 28 93 70" .
_:b5 a vcard2006:Fax, vcard2006:Pref ;
rdf:value "+49 361 26 28 93 79" .
<http://ld.zdb-services.de/resource/organisations/DE-580> owl:sameAs <http://uri.gbv.de/organization/isil/DE-580> .
<http://uri.gbv.de/database/opac> a skos:Concept ;
skos:prefLabel "Bibliothekskataloge"@de .
<http://uri.gbv.de/database/opac-de-580> dce:subject <http://uri.gbv.de/database/opac> ;
dct:extent "25690"^^xsd:int ;
dct:title "Verbundkatalog \u00D6ffentlicher Bibliotheken: Fachstelle Erfurt"@de, "Verbundkatalog \u00D6ffentlicher Bibliotheken: Fachstelle Erfurt"@en ;
gbv:dbkey "opac-de-580" ;
gbv:picabase <http://kxpapi.k10plus.de:8000/DB=7.467/> ;
gbv:srubase <http://sru.k10plus.de/opac-de-580> ;
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.467/> .
<http://uri.gbv.de/organization/isil/DE-580> gbv:opac <http://uri.gbv.de/database/opac-de-580> .
<https://ld.zdb-services.de/data/organisations/DE-580> dct:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
dct:modified "2023-09-13T13:03:22.000"^^xsd:dateTime .
<https://ld.zdb-services.de/resource/organisations/DE-580> dbprop:shortName "Erfurt Landesfachstelle" ;
dce:identifier "DE-580" ;
sorg:openingHoursSpecification _:b3 ;
a foaf:Organization ;
owl:sameAs <http://lobid.org/organisation/DE-580> ;
w3cgeo:location _:b2 ;
vcard2006:adr _:b1 ;
vcard2006:email <mailto:landesfachstelle@erfurt.de> ;
vcard2006:tel _:b4, _:b5 ;
wdrs:describedby <https://ld.zdb-services.de/data/organisations/DE-580> ;
foaf:homepage <http://www.bibliotheken-thueringen.de> ;
foaf:name "Landesfachstelle f\u00FCr \u00F6ffentliche Bibliotheken in Th\u00FCringen" .
<mailto:landesfachstelle@erfurt.de> a "http://www.w3.org/2006/vcard/ns#Pref" .