# 48 triples
@prefix daia: <http://purl.org/ontology/daia/> .
@prefix dbpedia2: <http://dbpedia.org/property/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dcterm: <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 pos: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@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 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 xs: <http://www.w3.org/2001/XMLSchema#> .
_:b1 a vcard:Address, vcard:Pref ;
vcard:locality "Hamburg" ;
vcard:postal-code "20099" ;
vcard:street-address "Berliner Tor 5" .
_:b2 a pos:SpatialThing ;
pos:lat "53.55640" ;
pos:long "10.02153" .
_:b3 a schema:OpeningHoursSpecification ;
rdfs:comment "Mo-Mi 9.00-18.00, Do 9.00-16.00, Fr 9.00-14.00" .
_:b4 a vcard:Pref, vcard:Voice ;
rdf:value "+49 40 4 28 75-3685, -3681, -3667 und -3687" .
_:b5 a vcard:Fax, vcard:Pref ;
rdf:value "+49 40 4 28 75-3682 und -3662" .
<http://ld.zdb-services.de/resource/organisations/DE-18-302> owl:sameAs <http://uri.gbv.de/organization/isil/DE-18-302> .
<http://uri.gbv.de/database/opac> a skos:Concept ;
skos:prefLabel "Bibliothekskataloge"@de .
<http://uri.gbv.de/database/opac-de-18-302> dc:subject <http://uri.gbv.de/database/opac> ;
dcterm:extent "1029996"^^xs:int ;
dcterm:title "Katalog des Hochschulinformations- und Bibliotheksservice (HIBS) der HAW Hamburg"@de ;
gbv:dbkey "opac-de-18-302" ;
gbv:picabase <http://lbshmb.gbv.de:8080/DB=2/> ;
gbv:srubase <http://sru.k10plus.de/opac-de-18-302> ;
a daia:Service, void:Dataset, schema:Dataset, <http://www.w3.org/2006/http#//purl.org/cld/cdtype/CatalogueOrIndex> ;
foaf:homepage <http://lbshmb.gbv.de:8080/DB=2/> .
<http://uri.gbv.de/organization/isil/DE-18-302> gbv:opac <http://uri.gbv.de/database/opac-de-18-302> .
<https://ld.zdb-services.de/data/organisations/DE-18-302> dcterm:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
dcterm:modified "2022-11-18T14:33:37.000"^^xs:dateTime .
<https://ld.zdb-services.de/resource/organisations/DE-18-302> dbpedia2:shortName "Hamburg HAW FB Technik Wirtsch" ;
dc:elements "DEHAW" ;
dc:identifier "(OCLCsymbol)DEHAW", "DE-18-302" ;
schema:openingHoursSpecification _:b3 ;
a foaf:Organization ;
owl:sameAs <http://lobid.org/organisation/DE-18-302> ;
pos:location _:b2 ;
vcard:adr _:b1 ;
vcard:email <mailto:fachbib.twi@haw-hamburg.de> ;
vcard:tel _:b4, _:b5 ;
wdrs:describedby <https://ld.zdb-services.de/data/organisations/DE-18-302> ;
foaf:name "Hochschule f\u00FCr Angewandte Wissenschaften Hamburg, Hochschulinformations- und Bibliotheksservice (HIBS), Fachbibliothek Technik, Wirtschaft, Informatik" .
<mailto:fachbib.twi@haw-hamburg.de> a "http://www.w3.org/2006/vcard/ns#Pref" .