# 48 triples
@prefix daia: <http://purl.org/ontology/daia/> .
@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 prop: <http://dbpedia.org/property/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix sorg: <http://schema.org/> .
@prefix vcard: <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 vcard:Address, vcard:Pref ;
vcard:locality "Diepholz" ;
vcard:postal-code "49356" ;
vcard:street-address "Thouarsstr. 19" .
_:b2 a w3cgeo:SpatialThing ;
w3cgeo:lat "52.60959" ;
w3cgeo:long "8.36261" .
_:b3 a sorg:OpeningHoursSpecification ;
rdfs:comment "Mo-Di 7.30-17.00, Mi und Fr 7.30-13.00, Do 7.30-19.00" .
_:b4 a vcard:Pref, vcard:Voice ;
rdf:value "+49 5441 9 95 94-11" .
_:b5 a vcard:Fax, vcard:Pref ;
rdf:value "+49 5441 9 95 94-22" .
<http://ld.zdb-services.de/resource/organisations/DE-720> owl:sameAs <http://uri.gbv.de/organization/isil/DE-720> .
<http://uri.gbv.de/database/opac> a skos:Concept ;
skos:prefLabel "Bibliothekskataloge"@de .
<http://uri.gbv.de/database/opac-de-720> dce:subject <http://uri.gbv.de/database/opac> ;
dct:extent "33592"^^xds:int ;
dct:title "Verbundkatalog \u00D6ffentlicher Bibliotheken: Mediothek Diepholz"@de, "Verbundkatalog \u00D6ffentlicher Bibliotheken: Mediothek Diepholz"@en ;
gbv:dbkey "opac-de-720" ;
gbv:picabase <http://kxpapi.k10plus.de:8000/DB=7.515/> ;
gbv:srubase <http://sru.k10plus.de/opac-de-720> ;
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.515/> .
<http://uri.gbv.de/organization/isil/DE-720> gbv:opac <http://uri.gbv.de/database/opac-de-720> .
<https://ld.zdb-services.de/data/organisations/DE-720> dct:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
dct:modified "2016-02-17T14:13:07.000"^^xds:dateTime .
<https://ld.zdb-services.de/resource/organisations/DE-720> prop:shortName "Diepholz Mediothek" ;
dce:description "In der Mediothek Diepholz sind untergebracht: Stadtbibliothek Diepholz, Medienzentrum des Landkreises Diepholz, Bibliothek der Privaten Fachhochschule f\u00FCr Wirtschaft und Technik Vechta/Diepholz/Oldenburg, Schulbibliotheken des Schulzentrums" ;
dce:identifier "DE-720" ;
sorg:openingHoursSpecification _:b3 ;
a foaf:Organization ;
owl:sameAs <http://lobid.org/organisation/DE-720> ;
w3cgeo:location _:b2 ;
vcard:adr _:b1 ;
vcard:email <mailto:info@mediothek-diepholz.de> ;
vcard:tel _:b4, _:b5 ;
wdrs:describedby <https://ld.zdb-services.de/data/organisations/DE-720> ;
foaf:name "Mediothek Diepholz" .
<mailto:info@mediothek-diepholz.de> a "http://www.w3.org/2006/vcard/ns#Pref" .