# 54 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 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 "28359" ;
vcard2006:street-address "Bibliothekstr. 9" .
_:b2 a wgspos:SpatialThing ;
wgspos:lat "53.10816" ;
wgspos:long "8.85387" .
_:b3 sdo:postOfficeBoxNumber "33 01 60" ;
a vcard2006:Address, vcard2006:Parcel, vcard2006:Postal ;
vcard2006:locality "Bremen" ;
vcard2006:postal-code "28331" .
_:b4 a vcard2006:Pref, vcard2006:Voice ;
rdf:value "+49 421 2 18-59540 (Fernleihe)" .
_:b5 a vcard2006:Fax, vcard2006:Pref ;
rdf:value "+49 421 2 18-59613" .
<http://ld.zdb-services.de/resource/organisations/DE-46> owl:sameAs <http://uri.gbv.de/organization/isil/DE-46> .
<http://uri.gbv.de/database/opac> a skos:Concept ;
skos:prefLabel "Bibliothekskataloge"@de .
<http://uri.gbv.de/database/opac-de-46> dc:subject <http://uri.gbv.de/database/opac> ;
dcterms:extent "5236229"^^xs:int ;
dcterms:title "Catalogue of the State- and University Library Bremen"@en, "Katalog der Staats- und Universit\u00E4tsbibliothek Bremen"@de ;
gbv:dbkey "opac-de-46" ;
gbv:picabase <http://vhweb.suub.uni-bremen.de/DB=1/> ;
gbv:srubase <http://sru.k10plus.de/opac-de-46> ;
a daia:Service, void:Dataset, sdo:Dataset, <http://www.w3.org/2006/http#//purl.org/cld/cdtype/CatalogueOrIndex> ;
foaf:homepage <https://vhweb.suub.uni-bremen.de/> .
<http://uri.gbv.de/organization/isil/DE-46> gbv:opac <http://uri.gbv.de/database/opac-de-46> .
<https://ld.zdb-services.de/data/organisations/DE-46> dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
dcterms:modified "2022-11-18T14:37:20.000"^^xs:dateTime .
<https://ld.zdb-services.de/resource/organisations/DE-46> prop:shortName "Bremen SuUB" ;
dc:elements "GWSUB" ;
dc:identifier "(OCLCsymbol)GWSUB", "DE-46" ;
a foaf:Organization ;
owl:sameAs <http://lobid.org/organisation/DE-46> ;
wgspos:location _:b2 ;
vcard2006:adr _:b1, _:b3 ;
vcard2006:email <mailto:fernleihe@suub.uni-bremen.de> ;
vcard2006:tel _:b4, _:b5 ;
wdrs:describedby <https://ld.zdb-services.de/data/organisations/DE-46> ;
foaf:homepage <http://www.suub.uni-bremen.de> ;
foaf:name "Staats- und Universit\u00E4tsbibliothek Bremen" .
<mailto:fernleihe@suub.uni-bremen.de> a "http://www.w3.org/2006/vcard/ns#Pref" .