# 41 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 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 "Sandtorstr. 1" .
_:b2 a wgs84:SpatialThing ;
wgs84:lat "52.13846" ;
wgs84:long "11.65258" .
_:b3 a sorg:OpeningHoursSpecification ;
rdfs:comment "Mo-Fr 9.00-16.00" .
<http://ld.zdb-services.de/resource/organisations/DE-Ma54> owl:sameAs <http://uri.gbv.de/organization/isil/DE-Ma54> .
<http://uri.gbv.de/database/opac> a skos:Concept ;
skos:prefLabel "Bibliothekskataloge"@de .
<http://uri.gbv.de/database/opac-de-ma54> dc:subject <http://uri.gbv.de/database/opac> ;
dcterms:extent "214388"^^xs:int ;
dcterms:title "Max-Planck-Institut f\u00FCr Dynamik komplexer technischer Systeme"@de ;
gbv:dbkey "opac-de-ma54" ;
gbv:picabase <http://vzopc4.gbv.de:8080/DB=4/> ;
gbv:srubase <http://sru.k10plus.de/opac-de-ma54> ;
a daia:Service, void:Dataset, sorg:Dataset, <http://www.w3.org/2006/http#//purl.org/cld/cdtype/CatalogueOrIndex> ;
foaf:homepage <http://vzopc4.gbv.de:8080/DB=4/> .
<http://uri.gbv.de/organization/isil/DE-Ma54> gbv:opac <http://uri.gbv.de/database/opac-de-ma54> .
<https://ld.zdb-services.de/data/organisations/DE-Ma54> dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
dcterms:modified "2022-11-18T14:34:09.000"^^xs:dateTime .
<https://ld.zdb-services.de/resource/organisations/DE-Ma54> prop:shortName "Magdeburg MPI DKTS" ;
dc:elements "DEMDK" ;
dc:identifier "(OCLCsymbol)DEMDK", "DE-Ma54" ;
sorg:openingHoursSpecification _:b3 ;
a foaf:Organization ;
owl:sameAs <http://lobid.org/organisation/DE-Ma54> ;
wgs84:location _:b2 ;
vcard:adr _:b1 ;
vcard:email <mailto:library@mpi-magdeburg.mpg.de> ;
wdrs:describedby <https://ld.zdb-services.de/data/organisations/DE-Ma54> ;
foaf:homepage <http://www.mpi-magdeburg.mpg.de> ;
foaf:name "Max-Planck-Institut f\u00FCr Dynamik Komplexer Technischer Systeme, Bibliothek" .
<mailto:library@mpi-magdeburg.mpg.de> a "http://www.w3.org/2006/vcard/ns#Pref" .