# 43 triples
@prefix daia: <http://purl.org/ontology/daia/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix dcmit: <http://purl.org/dc/dcmitype/> .
@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 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 wgspos: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix xs: <http://www.w3.org/2001/XMLSchema#> .
_:b1 a vcard2006:Address, vcard2006:Pref ;
vcard2006:locality "Bremen" ;
vcard2006:postal-code "28195" ;
vcard2006:street-address "Am Wall 207" .
_:b2 a wgspos:SpatialThing ;
wgspos:lat "53.07300" ;
wgspos:long "8.81191" .
_:b3 a vcard2006:Pref, vcard2006:Voice ;
rdf:value "+49 421 329080" .
<http://ld.zdb-services.de/resource/organisations/DE-Mus-027614> owl:sameAs <http://uri.gbv.de/organization/isil/DE-Mus-027614> .
<http://uri.gbv.de/database/opac> a skos:Concept ;
skos:prefLabel "Bibliothekskataloge"@de .
<http://uri.gbv.de/database/opac-de-mus-027614> dc11:subject <http://uri.gbv.de/database/opac> ;
dcterms:extent "58517"^^xs:int ;
dcterms:title "Katalog der Bibliothek der Kunsthalle Bremen"@de, "Kunsthalle Bremen - Online Catalogue of the Library"@en ;
gbv:dbkey "opac-de-mus-027614" ;
gbv:picabase <http://kxpapi.k10plus.de:8000/DB=9.709/> ;
gbv:srubase <http://sru.k10plus.de/opac-de-mus-027614> ;
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=9.709/> .
<http://uri.gbv.de/organization/isil/DE-Mus-027614> gbv:opac <http://uri.gbv.de/database/opac-de-mus-027614> .
<https://isil.museum/index.php?t=isil&is=027614> dc11:description "Weitere Informationen" ;
a dcmit:Service .
<https://ld.zdb-services.de/data/organisations/DE-MUS-027614> dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
dcterms:modified "2022-10-13T15:32:20.000"^^xs:dateTime .
<https://ld.zdb-services.de/resource/organisations/DE-MUS-027614> dc11:identifier "DE-MUS-027614" ;
a foaf:Organization ;
owl:sameAs <http://lobid.org/organisation/DE-MUS-027614> ;
wgspos:location _:b2 ;
vcard2006:adr _:b1 ;
vcard2006:email <mailto:info@kunsthalle-bremen.de> ;
vcard2006:tel _:b3 ;
vcard2006:url <https://isil.museum/index.php?t=isil&is=027614> ;
wdrs:describedby <https://ld.zdb-services.de/data/organisations/DE-MUS-027614> ;
foaf:homepage <http://www.kunsthalle-bremen.de> ;
foaf:name "Kunsthalle Bremen" .
<mailto:info@kunsthalle-bremen.de> a "http://www.w3.org/2006/vcard/ns#Pref" .