# 48 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 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 xs: <http://www.w3.org/2001/XMLSchema#> .
_:b1 a vcard:Address, vcard:Pref ;
vcard:locality "S\u00FCdheide" ;
vcard:postal-code "29320" ;
vcard:street-address "Missionsstr. 3-5" .
_:b2 a wgspos:SpatialThing ;
wgspos:lat "52.83254" ;
wgspos:long "10.10112" .
_:b3 a sdo:OpeningHoursSpecification ;
rdfs:comment "Mo-Do 8.00-16.00, Fr 8.00-13.00" .
_:b4 a vcard:Pref, vcard:Voice ;
rdf:value "+49 5052 4 81 01-90" .
_:b5 a vcard:Fax, vcard:Pref ;
rdf:value "+49 5052 4 81 01-98" .
<http://ld.zdb-services.de/resource/organisations/DE-Hbg1> owl:sameAs <http://uri.gbv.de/organization/isil/DE-Hbg1> .
<http://uri.gbv.de/database/opac> a skos:Concept ;
skos:prefLabel "Bibliothekskataloge"@de .
<http://uri.gbv.de/database/opac-de-hbg1> dc:subject <http://uri.gbv.de/database/opac> ;
dcterms:extent "246486"^^xs:int ;
dcterms:title "Library Online-Catalogue of the University of Applied Sciences for Intercultural Theology Hermannsburg"@en, "Online\u2013Katalog der Bibliothek der Fachhochschule f\u00FCr Interkulturelle Theologie Hermannsburg (FIT)"@de ;
gbv:dbkey "opac-de-hbg1" ;
gbv:picabase <http://vzlbs2.gbv.de:8080/DB=62/> ;
gbv:srubase <http://sru.k10plus.de/opac-de-hbg1> ;
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=62/> .
<http://uri.gbv.de/organization/isil/DE-Hbg1> gbv:opac <http://uri.gbv.de/database/opac-de-hbg1> .
<https://ld.zdb-services.de/data/organisations/DE-Hbg1> dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
dcterms:modified "2019-07-02T17:06:25.000"^^xs:dateTime .
<https://ld.zdb-services.de/resource/organisations/DE-Hbg1> prop:shortName "S\u00FCdheide FH Theologie" ;
dc:identifier "DE-Hbg1" ;
sdo:openingHoursSpecification _:b3 ;
a foaf:Organization ;
owl:sameAs <http://lobid.org/organisation/DE-Hbg1> ;
wgspos:location _:b2 ;
vcard:adr _:b1 ;
vcard:email <mailto:bibliothek@fh-hermannsburg.de> ;
vcard:tel _:b4, _:b5 ;
wdrs:describedby <https://ld.zdb-services.de/data/organisations/DE-Hbg1> ;
foaf:homepage <http://www.fh-hermannsburg.de> ;
foaf:name "Fachhochschule f\u00FCr Interkulturelle Theologie Hermannsburg, Bibliothek" .
<mailto:bibliothek@fh-hermannsburg.de> a "http://www.w3.org/2006/vcard/ns#Pref" .