# 61 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 dctype: <http://purl.org/dc/dcmitype/> .
@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 "Magdeburg" ;
vcard:postal-code "39106" ;
vcard:street-address "Universit\u00E4tspl. 2" .
_:b2 a wgs84:SpatialThing ;
wgs84:lat "52.13916" ;
wgs84:long "11.64713" .
_:b3 sorg:description "Ortsleihe/Servicezeiten: Mo-Fr 8.00-19.00, Sa 10.00-18.00" ;
a sorg:OpeningHoursSpecification ;
rdfs:comment "Mo-Fr 8.00-23.00, Sa 10.00-18.00" .
_:b4 sorg:postOfficeBoxNumber "41 20" ;
a vcard:Address, vcard:Parcel, vcard:Postal ;
vcard:locality "Magdeburg" ;
vcard:postal-code "39016" .
_:b5 a vcard:Pref, vcard:Voice ;
rdf:value "+49 391 6 75 29 25" .
_:b6 a vcard:Fax, vcard:Pref ;
rdf:value "+49 391 6 71 11 35" .
<http://ld.zdb-services.de/resource/organisations/DE-Ma9> owl:sameAs <http://uri.gbv.de/organization/isil/DE-Ma9> .
<http://uri.gbv.de/database/opac> a skos:Concept ;
skos:prefLabel "Bibliothekskataloge"@de .
<http://uri.gbv.de/database/opac-de-ma9> dc:subject <http://uri.gbv.de/database/opac> ;
dcterms:extent "2603313"^^xs:int ;
dcterms:title "Universit\u00E4tsbibliothek Magdeburg"@de ;
gbv:dbkey "opac-de-ma9" ;
gbv:picabase <http://lbsmdb.gbv.de:8080/DB=OWC.1/> ;
gbv:srubase <http://sru.k10plus.de/opac-de-ma9> ;
a daia:Service, void:Dataset, sorg:Dataset, <http://www.w3.org/2006/http#//purl.org/cld/cdtype/CatalogueOrIndex> ;
foaf:homepage <https://opac.lbs-magdeburg.gbv.de/> .
<http://uri.gbv.de/organization/isil/DE-Ma9> gbv:opac <http://uri.gbv.de/database/opac-de-ma9> ;
a foaf:Organization .
<https://ld.zdb-services.de/data/organisations/DE-Ma9> dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
dcterms:modified "2022-11-18T14:35:41.000"^^xs:dateTime .
<https://ld.zdb-services.de/resource/organisations/DE-Ma9> prop:shortName "Magdeburg UB" ;
dc:elements "DEOVG" ;
dc:identifier "(OCLCsymbol)DEOVG", "DE-Ma9" ;
sorg:openingHoursSpecification _:b3 ;
a foaf:Organization ;
owl:sameAs <http://lobid.org/organisation/DE-Ma9> ;
wgs84:location _:b2 ;
vcard:adr _:b1, _:b4 ;
vcard:email <mailto:lieferdienste@ovgu.de> ;
vcard:tel _:b5, _:b6 ;
vcard:url <https://ubfind.ovgu.de/> ;
wdrs:describedby <https://ld.zdb-services.de/data/organisations/DE-Ma9> ;
foaf:homepage <http://www.ub.ovgu.de/> ;
foaf:name "Otto-von-Guericke-Universit\u00E4t, Universit\u00E4tsbibliothek" .
<https://ubfind.ovgu.de/> dc:description "Discovery Service" ;
a dctype:Service .
<mailto:lieferdienste@ovgu.de> a "http://www.w3.org/2006/vcard/ns#Pref" .