# 45 triples
@prefix daia: <http://purl.org/ontology/daia/> .
@prefix dbprop: <http://dbpedia.org/property/> .
@prefix dc11: <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 xds: <http://www.w3.org/2001/XMLSchema#> .
_:b1 a vcard2006:Address, vcard2006:Pref ;
vcard2006:locality "Eschede" ;
vcard2006:postal-code "29348" ;
vcard2006:street-address "Rebberlaher Str. 3 a" .
_:b2 a w3cgeo:SpatialThing ;
w3cgeo:lat "52.73369" ;
w3cgeo:long "10.23120" .
_:b3 a vcard2006:Pref, vcard2006:Voice ;
rdf:value "+49 5142 16 20" .
_:b4 a vcard2006:Fax, vcard2006:Pref ;
rdf:value "+49 5142 40 56" .
<http://ld.zdb-services.de/resource/organisations/DE-719> owl:sameAs <http://uri.gbv.de/organization/isil/DE-719> .
<http://uri.gbv.de/database/opac> a skos:Concept ;
skos:prefLabel "Bibliothekskataloge"@de .
<http://uri.gbv.de/database/opac-de-719> dc11:subject <http://uri.gbv.de/database/opac> ;
dct:extent "28839"^^xds:int ;
dct:title "Verbundkatalog \u00D6ffentlicher Bibliotheken: Fahrb\u00FCcherei Celle"@de, "Verbundkatalog \u00D6ffentlicher Bibliotheken: Fahrb\u00FCcherei Celle"@en ;
gbv:dbkey "opac-de-719" ;
gbv:picabase <http://kxpapi.k10plus.de:8000/DB=7.536/> ;
gbv:srubase <http://sru.k10plus.de/opac-de-719> ;
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.536/> .
<http://uri.gbv.de/organization/isil/DE-719> gbv:opac <http://uri.gbv.de/database/opac-de-719> .
<https://ld.zdb-services.de/data/organisations/DE-719> dct:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
dct:modified "2016-02-18T15:09:54.000"^^xds:dateTime .
<https://ld.zdb-services.de/resource/organisations/DE-719> dbprop:shortName "Eschede KrsFB" ;
dc11:identifier "DE-719" ;
a foaf:Organization ;
owl:sameAs <http://lobid.org/organisation/DE-719> ;
w3cgeo:location _:b2 ;
vcard2006:adr _:b1 ;
vcard2006:email <mailto:info@kfb-celle.de> ;
vcard2006:tel _:b3, _:b4 ;
wdrs:describedby <https://ld.zdb-services.de/data/organisations/DE-719> ;
foaf:homepage <http://www.kfb-celle.de> ;
foaf:name "Fahrb\u00FCcherei Landkreis Celle" .
<mailto:info@kfb-celle.de> a "http://www.w3.org/2006/vcard/ns#Pref" .