# 48 triples
@prefix daia: <http://purl.org/ontology/daia/> .
@prefix dbp: <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 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 wgs: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix xmls: <http://www.w3.org/2001/XMLSchema#> .
_:b1 a vcard2006:Address, vcard2006:Pref ;
vcard2006:locality "Celle" ;
vcard2006:postal-code "29223" ;
vcard2006:street-address "D\u00F6rnbergstr. 25/27" .
_:b2 a wgs:SpatialThing ;
wgs:lat "52.63158" ;
wgs:long "10.09869" .
_:b3 schema:description "nicht \u00F6ffentlich zug\u00E4nglich" ;
a schema:OpeningHoursSpecification ;
rdfs:comment "nach Vereinbarung" .
_:b4 a vcard2006:Pref, vcard2006:Voice ;
rdf:value "+49 5141 38 46-110 und -108" .
_:b5 a vcard2006:Fax, vcard2006:Pref ;
rdf:value "+49 5141 38 46-117" .
<http://ld.zdb-services.de/resource/organisations/DE-Ce4> owl:sameAs <http://uri.gbv.de/organization/isil/DE-Ce4> .
<http://uri.gbv.de/database/opac> a skos:Concept ;
skos:prefLabel "Bibliothekskataloge"@de .
<http://uri.gbv.de/database/opac-de-ce4> dce:subject <http://uri.gbv.de/database/opac> ;
dct:extent "492406"^^xmls:int ;
dct:title "Friedrich-Loeffler-Institut, Bundesforschungsinstitut f\u00FCr Tiergesundheit, Institut f\u00FCr Tierschutz und Tierhaltung, Celle"@de ;
gbv:dbkey "opac-de-ce4" ;
gbv:picabase <http://vzopc4.gbv.de:8080/DB=19.4/> ;
gbv:srubase <http://sru.k10plus.de/opac-de-ce4> ;
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.4/> .
<http://uri.gbv.de/organization/isil/DE-Ce4> gbv:opac <http://uri.gbv.de/database/opac-de-ce4> .
<https://ld.zdb-services.de/data/organisations/DE-Ce4> dct:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
dct:modified "2016-10-20T12:40:23.000"^^xmls:dateTime .
<https://ld.zdb-services.de/resource/organisations/DE-Ce4> dbp:shortName "Celle Fr.-Loeffler-Inst." ;
dce:identifier "DE-Ce4" ;
schema:openingHoursSpecification _:b3 ;
a foaf:Organization ;
owl:sameAs <http://lobid.org/organisation/DE-Ce4> ;
wgs:location _:b2 ;
vcard2006:adr _:b1 ;
vcard2006:email <mailto:bibliothek.niedersachsen@fli.de> ;
vcard2006:tel _:b4, _:b5 ;
wdrs:describedby <https://ld.zdb-services.de/data/organisations/DE-Ce4> ;
foaf:homepage <http://www.fli.de> ;
foaf:name "Friedrich-Loeffler-Institut, Bundesforschungsinstitut f\u00FCr Tiergesundheit, Institut f\u00FCr Tierschutz und Tierhaltung, Bibliothek" .
<mailto:bibliothek.niedersachsen@fli.de> a "http://www.w3.org/2006/vcard/ns#Pref" .