# 56 triples
@prefix daia: <http://purl.org/ontology/daia/> .
@prefix dc: <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 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 wdrs: <http://www.w3.org/2007/05/powder-s#> .
@prefix wgs84: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix xs: <http://www.w3.org/2001/XMLSchema#> .
_:b1 a vcard:Address, vcard:Pref ;
vcard:locality "Wolfsburg" ;
vcard:postal-code "38440" ;
vcard:street-address "Porschestr. 51" .
_:b2 a wgs84:SpatialThing ;
wgs84:lat "52.41980" ;
wgs84:long "10.78620" .
_:b3 sorg:description "\u00D6ffnungszeiten weiterer Ausleihstellen s. Homepage" ;
a sorg:OpeningHoursSpecification ;
rdfs:comment "Mo-Di und Do-Fr 10.00-18.00, Mi und Sa 10.00-14.00" .
_:b4 sorg:postOfficeBoxNumber "10 09 44" ;
a vcard:Address, vcard:Parcel, vcard:Postal ;
vcard:locality "Wolfsburg" ;
vcard:postal-code "38409" .
_:b5 a vcard:Pref, vcard:Voice ;
rdf:value "+49 5361 28-2530 und -2523 (Fernleihe)" .
_:b6 a vcard:Fax, vcard:Pref ;
rdf:value "+49 5361 28-2464" .
<http://ld.zdb-services.de/resource/organisations/DE-351> owl:sameAs <http://uri.gbv.de/organization/isil/DE-351> .
<http://uri.gbv.de/database/opac> a skos:Concept ;
skos:prefLabel "Bibliothekskataloge"@de .
<http://uri.gbv.de/database/opac-de-351> dc:subject <http://uri.gbv.de/database/opac> ;
dcterms:extent "173608"^^xs:int ;
dcterms:title "Verbundkatalog \u00D6ffentlicher Bibliotheken: StB Wolfsburg"@de, "Verbundkatalog \u00D6ffentlicher Bibliotheken: StB Wolfsburg"@en ;
gbv:dbkey "opac-de-351" ;
gbv:picabase <http://kxpapi.k10plus.de:8000/DB=7.351/> ;
gbv:srubase <http://sru.k10plus.de/opac-de-351> ;
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.351/> .
<http://uri.gbv.de/organization/isil/DE-351> gbv:opac <http://uri.gbv.de/database/opac-de-351> .
<https://ld.zdb-services.de/data/organisations/DE-351> dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
dcterms:modified "2019-07-22T13:52:45.000"^^xs:dateTime .
<https://ld.zdb-services.de/resource/organisations/DE-351> prop:shortName "Wolfsburg StB" ;
dc:identifier "DE-351" ;
sorg:openingHoursSpecification _:b3 ;
a foaf:Organization ;
owl:sameAs <http://lobid.org/organisation/DE-351> ;
wgs84:location _:b2 ;
vcard:adr _:b1, _:b4 ;
vcard:email <mailto:stadtbibliothek@stadt.wolfsburg.de> ;
vcard:tel _:b5, _:b6 ;
wdrs:describedby <https://ld.zdb-services.de/data/organisations/DE-351> ;
foaf:homepage <https://www.wolfsburg.de/kultur/bibliotheken/stadtbibliothek> ;
foaf:name "Stadtbibliothek Wolfsburg" .
<mailto:stadtbibliothek@stadt.wolfsburg.de> a "http://www.w3.org/2006/vcard/ns#Pref" .