# 56 triples
@prefix daia: <http://purl.org/ontology/daia/> .
@prefix dc: <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 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 wgs84: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
_:b1 a vcard2006:Address, vcard2006:Pref ;
vcard2006:locality "Magdeburg" ;
vcard2006:postal-code "39104" ;
vcard2006:street-address "Breiter Weg 109" .
_:b2 a wgs84:SpatialThing ;
wgs84:lat "52.13697" ;
wgs84:long "11.63847" .
_:b3 a schema:OpeningHoursSpecification ;
rdfs:comment "Mo-Fr 10.00-19.00, Sa 10.00-13.00" .
_:b4 schema:postOfficeBoxNumber "40 25" ;
a vcard2006:Address, vcard2006:Parcel, vcard2006:Postal ;
vcard2006:locality "Magdeburg" ;
vcard2006:postal-code "39015" .
_:b5 a vcard2006:Pref, vcard2006:Voice ;
rdf:value "+49 391 5 40-4800" .
_:b6 a vcard2006:Fax, vcard2006:Pref ;
rdf:value "+49 391 5 40-4803 und 4804" .
<http://ld.zdb-services.de/resource/organisations/DE-73> owl:sameAs <http://uri.gbv.de/organization/isil/DE-73> .
<http://uri.gbv.de/database/opac> a skos:Concept ;
skos:prefLabel "Bibliothekskataloge"@de .
<http://uri.gbv.de/database/opac-de-73> dc:subject <http://uri.gbv.de/database/opac> ;
dct:extent "311235"^^xsd:int ;
dct:title "Verbundkatalog \u00D6ffentlicher Bibliotheken: StB Magdeburg"@de, "Verbundkatalog \u00D6ffentlicher Bibliotheken: StB Magdeburg"@en ;
gbv:dbkey "opac-de-73" ;
gbv:picabase <http://kxpapi.k10plus.de:8000/DB=7.400/> ;
gbv:srubase <http://sru.k10plus.de/opac-de-73> ;
a daia:Service, void:Dataset, schema:Dataset, <http://www.w3.org/2006/http#//purl.org/cld/cdtype/CatalogueOrIndex> ;
foaf:homepage <https://kxp.k10plus.de/DB=7.400/> .
<http://uri.gbv.de/organization/isil/DE-73> gbv:opac <http://uri.gbv.de/database/opac-de-73> .
<https://ld.zdb-services.de/data/organisations/DE-73> dct:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
dct:modified "2022-10-17T13:34:15.000"^^xsd:dateTime .
<https://ld.zdb-services.de/resource/organisations/DE-73> prop:shortName "Magdeburg StB" ;
dc:identifier "DE-73" ;
schema:openingHoursSpecification _:b3 ;
a foaf:Organization ;
owl:sameAs <http://lobid.org/organisation/DE-73> ;
wgs84:location _:b2 ;
vcard2006:adr _:b1, _:b4 ;
vcard2006:email <mailto:stadtbibliothek@magdeburg.de> ;
vcard2006:tel _:b5, _:b6 ;
wdrs:describedby <https://ld.zdb-services.de/data/organisations/DE-73> ;
foaf:homepage <http://auskunft.stadtbibliothek.magdeburg.de/webopac/index.asp?DB=webopac>, <http://www.stadtbibliothek.magdeburg.de> ;
foaf:name "Stadtbibliothek Magdeburg" .
<mailto:stadtbibliothek@magdeburg.de> a "http://www.w3.org/2006/vcard/ns#Pref" .