# 49 triples
@prefix daia: <http://purl.org/ontology/daia/> .
@prefix dbprop: <http://dbpedia.org/property/> .
@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sdo: <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 wgspos: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
_:b1 a vcard:Address, vcard:Pref ;
vcard:locality "Hamburg" ;
vcard:postal-code "20459" ;
vcard:street-address "Herrengraben 4" .
_:b2 a wgspos:SpatialThing ;
wgspos:lat "53.54887" ;
wgspos:long "9.98347" .
_:b3 a sdo:OpeningHoursSpecification ;
rdfs:comment "Mo-Fr 10.00-13.00" .
_:b4 a vcard:Pref, vcard:Voice ;
rdf:value "+49 40 67 08 59-11" .
_:b5 a vcard:Fax, vcard:Pref ;
rdf:value "+49 40 67 08 59-30" .
<http://ld.zdb-services.de/resource/organisations/DE-H373> owl:sameAs <http://uri.gbv.de/organization/isil/DE-H373> .
<http://uri.gbv.de/database/opac> a skos:Concept ;
skos:prefLabel "Bibliothekskataloge"@de .
<http://uri.gbv.de/database/opac-de-h373> dc:subject <http://uri.gbv.de/database/opac> ;
dcterms:extent "434031"^^xsd:int ;
dcterms:title "Online-Catalogue of the Library of Institute for Theology and Peace"@en, "Online-Katalog der Bibliothek des Instituts f\u00FCr Theologie und Frieden"@de ;
gbv:dbkey "opac-de-h373" ;
gbv:picabase <http://vzlbs2.gbv.de:8080/DB=55/> ;
gbv:srubase <http://sru.k10plus.de/opac-de-h373> ;
a daia:Service, void:Dataset, sdo:Dataset, <http://www.w3.org/2006/http#//purl.org/cld/cdtype/CatalogueOrIndex> ;
foaf:homepage <http://vzlbs2.gbv.de:8080/DB=55/> .
<http://uri.gbv.de/organization/isil/DE-H373> gbv:opac <http://uri.gbv.de/database/opac-de-h373> .
<https://ld.zdb-services.de/data/organisations/DE-H373> dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
dcterms:modified "2020-08-20T10:05:31.000"^^xsd:dateTime .
<https://ld.zdb-services.de/resource/organisations/DE-H373> dbprop:shortName "Hamburg Inst.Theolog.Frieden" ;
dc:description "\u00DCbernahme der Best\u00E4nde der Erzbisch\u00F6flichen Di\u00F6zesanbibliothek Hamburg" ;
dc:identifier "DE-H373" ;
sdo:openingHoursSpecification _:b3 ;
a foaf:Organization ;
owl:sameAs <http://lobid.org/organisation/DE-H373> ;
wgspos:location _:b2 ;
vcard:adr _:b1 ;
vcard:email <mailto:bibliothek@ithf.de> ;
vcard:tel _:b4, _:b5 ;
wdrs:describedby <https://ld.zdb-services.de/data/organisations/DE-H373> ;
foaf:homepage <http://www.ithf.de/bibliothek> ;
foaf:name "Institut f\u00FCr Theologie und Frieden, Bibliothek" .
<mailto:bibliothek@ithf.de> a "http://www.w3.org/2006/vcard/ns#Pref" .