# 83 triples
@prefix daia: <http://purl.org/ontology/daia/> .
@prefix dbpprop: <http://dbpedia.org/property/> .
@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 org: <http://www.w3.org/ns/org#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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 wgs84: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix xds: <http://www.w3.org/2001/XMLSchema#> .
_:b1 a vcard:Address, vcard:Pref ;
vcard:locality "Erfurt" ;
vcard:postal-code "99085" ;
vcard:street-address "Altonaer Str. 25" .
_:b2 a wgs84:SpatialThing ;
wgs84:lat "50.98557" ;
wgs84:long "11.04205" .
_:b3 schema:description "\u00D6ffnungszeiten besonderer Bereiche und vorlesungsfreie Zeit s. Homepage" ;
a schema:OpeningHoursSpecification ;
rdfs:comment "Mo-Do 9.00-21.00, Fr 9.00-16.00, Sa 10.00-14.00" .
_:b4 schema:postOfficeBoxNumber "45 01 55" ;
a vcard:Address, vcard:Parcel, vcard:Postal ;
vcard:locality "Erfurt" ;
vcard:postal-code "99051" .
_:b5 a vcard:Pref, vcard:Voice ;
rdf:value "+49 361 67 00-504" .
_:b6 a vcard:Fax, vcard:Pref ;
rdf:value "+49 361 67 00-518" .
_:b7 a vcard:Voice ;
rdf:value "+49 361 67 00-504", "+49 361 67 00-519" .
_:b8 a vcard:Voice ;
rdf:value "+49 361 67 00-519" .
_:b9 a vcard:Voice ;
rdf:value "+49 361 67 00-519", "+49 361 67 00-598" .
<http://ld.zdb-services.de/resource/organisations/DE-546> owl:sameAs <http://uri.gbv.de/organization/isil/DE-546> .
<http://uri.gbv.de/database/opac> a skos:Concept ;
skos:prefLabel "Bibliothekskataloge"@de .
<http://uri.gbv.de/database/opac-de-546> dc:subject <http://uri.gbv.de/database/opac> ;
dct:extent "925431"^^xds:int ;
dct:title "Katalog der Fachhochschule Erfurt"@de ;
gbv:dbkey "opac-de-546" ;
gbv:picabase <http://lbserf.gbv.de:8080/DB=4/> ;
gbv:srubase <http://sru.k10plus.de/opac-de-546> ;
a daia:Service, void:Dataset, schema:Dataset, <http://www.w3.org/2006/http#//purl.org/cld/cdtype/CatalogueOrIndex> ;
foaf:homepage <https://opac.uni-erfurt.de/DB=4/> .
<http://uri.gbv.de/organization/isil/DE-546> gbv:address "Altonaer Str. 25\n99085 Erfurt" ;
gbv:opac <http://uri.gbv.de/database/opac-de-546> ;
a foaf:Organization ;
org:hasSite <http://uri.gbv.de/organization/isil/DE-546@magazin>, <http://uri.gbv.de/organization/isil/DE-546@schl> ;
foaf:mbox <mailto:bibliothek@fh-erfurt.de> ;
foaf:name "Fachhochschule Erfurt, Hochschulbibliothek" ;
foaf:phone "+49 361 6700-519" .
<http://uri.gbv.de/organization/isil/DE-546@magazin> a foaf:Organization ;
org:siteOf <http://uri.gbv.de/organization/isil/DE-546> ;
foaf:name "Magazin" .
<http://uri.gbv.de/organization/isil/DE-546@schl> gbv:address "Schl\u00FCterstra\u00DFe 1\n99089 Erfurt" ;
a foaf:Organization ;
org:siteOf <http://uri.gbv.de/organization/isil/DE-546> ;
foaf:name "Zweigstelle Schl\u00FCterstra\u00DFe" .
<https://ld.zdb-services.de/data/organisations/DE-546> dct:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
dct:modified "2022-11-18T14:34:37.000"^^xds:dateTime .
<https://ld.zdb-services.de/resource/organisations/DE-546> dbpprop:shortName "Erfurt FH" ;
dc:elements "DEFHE" ;
dc:identifier "(OCLCsymbol)DEFHE", "DE-546" ;
schema:openingHoursSpecification _:b3 ;
a foaf:Organization ;
owl:sameAs <http://lobid.org/organisation/DE-546> ;
wgs84:location _:b2 ;
vcard:adr _:b1, _:b4 ;
vcard:email <mailto:bibliothek@fh-erfurt.de>, <mailto:fernleihe@fh-erfurt.de> ;
vcard:tel _:b5, _:b6, _:b7, _:b8, _:b9 ;
wdrs:describedby <https://ld.zdb-services.de/data/organisations/DE-546> ;
foaf:homepage <https://www.fh-erfurt.de/fhe/zentrale-einrichtungen/bibo/startseite/> ;
foaf:name "Fachhochschule Erfurt, Hochschulbibliothek" .
<mailto:bibliothek@fh-erfurt.de> a "http://www.w3.org/2006/vcard/ns#Pref" .