# 53 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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sdo: <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 "Burg bei Magdeburg" ;
vcard2006:postal-code "39288" ;
vcard2006:street-address "Berliner Str. 38" .
_:b2 a wgs:SpatialThing ;
wgs:lat "52.27368" ;
wgs:long "11.86376" .
_:b3 a sdo:OpeningHoursSpecification ;
rdfs:comment "Mo. und Di. 9.00-16.00, Do 13.00-18.00 und Fr 9.00-12.00" .
_:b4 a vcard2006:Address, vcard2006:Parcel, vcard2006:Postal ;
vcard2006:locality "Burg bei Magdeburg" ;
vcard2006:postal-code "39288" .
_:b5 a vcard2006:Pref, vcard2006:Voice ;
rdf:value "+49 3921 23 31" .
_:b6 a vcard2006:Fax, vcard2006:Pref ;
rdf:value "+49 3921 94 54 32" .
<http://ld.zdb-services.de/resource/organisations/DE-Brg1> owl:sameAs <http://uri.gbv.de/organization/isil/DE-Brg1> .
<http://uri.gbv.de/database/opac> a skos:Concept ;
skos:prefLabel "Bibliothekskataloge"@de .
<http://uri.gbv.de/database/opac-de-brg1> dc11:subject <http://uri.gbv.de/database/opac> ;
dcterms:extent "25130"^^xmls:int ;
dcterms:title "Verbundkatalog \u00D6ffentlicher Bibliotheken: StB Burg"@de, "Verbundkatalog \u00D6ffentlicher Bibliotheken: StB Burg"@en ;
gbv:dbkey "opac-de-brg1" ;
gbv:picabase <http://kxpapi.k10plus.de:8000/DB=7.439/> ;
gbv:srubase <http://sru.k10plus.de/opac-de-brg1> ;
a daia:Service, void:Dataset, sdo:Dataset, <http://www.w3.org/2006/http#//purl.org/cld/cdtype/CatalogueOrIndex> ;
foaf:homepage <https://kxp.k10plus.de/DB=7.439/> .
<http://uri.gbv.de/organization/isil/DE-Brg1> gbv:opac <http://uri.gbv.de/database/opac-de-brg1> .
<https://ld.zdb-services.de/data/organisations/DE-Brg1> dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
dcterms:modified "2022-06-08T10:54:08.000"^^xmls:dateTime .
<https://ld.zdb-services.de/resource/organisations/DE-Brg1> dbpedia2:shortName "Burg/Magdebg. StB" ;
dc11:identifier "DE-Brg1" ;
sdo:openingHoursSpecification _:b3 ;
a foaf:Organization ;
owl:sameAs <http://lobid.org/organisation/DE-Brg1> ;
wgs:location _:b2 ;
vcard2006:adr _:b1, _:b4 ;
vcard2006:email <mailto:bibliothek@stadt-burg.de> ;
vcard2006:tel _:b5, _:b6 ;
wdrs:describedby <https://ld.zdb-services.de/data/organisations/DE-Brg1> ;
foaf:name "Stadtbibliothek \"Brigitte Reimann\"; Burg" .
<mailto:bibliothek@stadt-burg.de> a "http://www.w3.org/2006/vcard/ns#Pref" .