# 48 triples
@prefix daia: <http://purl.org/ontology/daia/> .
@prefix dbpedia2: <http://dbpedia.org/property/> .
@prefix dc11: <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 vcard2006: <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 vcard2006:Address, vcard2006:Pref ;
vcard2006:locality "Kulmbach" ;
vcard2006:postal-code "95326" ;
vcard2006:street-address "E.-C.-Baumann-Str. 20" .
_:b2 a pos:SpatialThing ;
pos:lat "50.10000" ;
pos:long "11.45000" .
_:b3 schema:description "und nach Vereinbarung" ;
a schema:OpeningHoursSpecification ;
rdfs:comment "Mo-Do 9.00-15.00, Fr 8.00-13.30" .
_:b4 a vcard2006:Pref, vcard2006:Voice ;
rdf:value "+49 9221 8 03-246" .
_:b5 a vcard2006:Fax, vcard2006:Pref ;
rdf:value "+49 9221 8 03-244" .
<http://ld.zdb-services.de/resource/organisations/DE-Ku1> owl:sameAs <http://uri.gbv.de/organization/isil/DE-Ku1> .
<http://uri.gbv.de/database/opac> a skos:Concept ;
skos:prefLabel "Bibliothekskataloge"@de .
<http://uri.gbv.de/database/opac-de-ku1> dc11:subject <http://uri.gbv.de/database/opac> ;
dcterms:extent "554973"^^xmls:int ;
dcterms:title "Max Rubner-Institut, Bundesforschungsinstitut f\u00FCr Ern\u00E4hrung und Lebensmittel, Bibliothek Kulmbach"@de ;
gbv:dbkey "opac-de-ku1" ;
gbv:picabase <http://vzopc4.gbv.de:8080/DB=19.7/> ;
gbv:srubase <http://sru.k10plus.de/opac-de-ku1> ;
a daia:Service, void:Dataset, schema:Dataset, <http://www.w3.org/2006/http#//purl.org/cld/cdtype/CatalogueOrIndex> ;
foaf:homepage <http://vzopc4.gbv.de:8080/DB=19.7/> .
<http://uri.gbv.de/organization/isil/DE-Ku1> gbv:opac <http://uri.gbv.de/database/opac-de-ku1> .
<https://ld.zdb-services.de/data/organisations/DE-Ku1> dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
dcterms:modified "2020-05-05T10:04:27.000"^^xmls:dateTime .
<https://ld.zdb-services.de/resource/organisations/DE-Ku1> dbpedia2:shortName "Kulmbach MRI, BID" ;
dc11:identifier "DE-Ku1" ;
schema:openingHoursSpecification _:b3 ;
a foaf:Organization ;
owl:sameAs <http://lobid.org/organisation/DE-Ku1> ;
pos:location _:b2 ;
vcard2006:adr _:b1 ;
vcard2006:email <mailto:Fernleihe@mri.bund.de> ;
vcard2006:tel _:b4, _:b5 ;
wdrs:describedby <https://ld.zdb-services.de/data/organisations/DE-Ku1> ;
foaf:homepage <http://www.mri.bund.de> ;
foaf:name "Max Rubner-Institut, Bundesforschungsinstitut f\u00FCr Ern\u00E4hrung und Lebensmittel, Bibliothek, Information und Dokumentation, Bibliothek Kulmbach" .
<mailto:Fernleihe@mri.bund.de> a "http://www.w3.org/2006/vcard/ns#Pref" .