# 43 triples
@prefix daia: <http://purl.org/ontology/daia/> .
@prefix dbp: <http://dbpedia.org/property/> .
@prefix dce: <http://purl.org/dc/elements/1.1/> .
@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 shema: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix terms: <http://purl.org/dc/terms/> .
@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 wgs: <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 "Halberstadt" ;
vcard:postal-code "38820" ;
vcard:street-address "Domplatz 16" .
_:b2 a wgs:SpatialThing ;
wgs:lat "51.89561" ;
wgs:long "11.04767" .
_:b3 a vcard:Pref, vcard:Voice ;
rdf:value "+49 3943 6 59-176" .
_:b4 a vcard:Fax, vcard:Pref ;
rdf:value "+49 3943 6 59-179" .
<http://ld.zdb-services.de/resource/organisations/DE-527-2> owl:sameAs <http://uri.gbv.de/organization/isil/DE-527-2> .
<http://uri.gbv.de/database/opac> a skos:Concept ;
skos:prefLabel "Bibliothekskataloge"@de .
<http://uri.gbv.de/database/opac-de-527-2> dce:subject <http://uri.gbv.de/database/opac> ;
terms:extent "374046"^^xsd:int ;
terms:title "Online Catalog of the Library of the Hochschule Harz of Halberstadt"@en, "Online-Katalog der Bibliothek Hochschule Harz Halberstadt"@de ;
gbv:dbkey "opac-de-527-2" ;
gbv:picabase <http://lbsmdb.gbv.de:8080/DB=4/> ;
gbv:srubase <http://sru.k10plus.de/opac-de-527-2> ;
a daia:Service, void:Dataset, shema:Dataset, <http://www.w3.org/2006/http#//purl.org/cld/cdtype/CatalogueOrIndex> ;
foaf:homepage <https://opac.lbs-magdeburg.gbv.de/> .
<http://uri.gbv.de/organization/isil/DE-527-2> gbv:opac <http://uri.gbv.de/database/opac-de-527-2> .
<https://ld.zdb-services.de/data/organisations/DE-527-2> terms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
terms:modified "2019-07-08T10:43:58.000"^^xsd:dateTime .
<https://ld.zdb-services.de/resource/organisations/DE-527-2> dbp:shortName "Halberstadt HS Harz" ;
dce:identifier "DE-527-2" ;
a foaf:Organization ;
owl:sameAs <http://lobid.org/organisation/DE-527-2> ;
wgs:location _:b2 ;
vcard:adr _:b1 ;
vcard:tel _:b3, _:b4 ;
wdrs:describedby <https://ld.zdb-services.de/data/organisations/DE-527-2> ;
foaf:homepage <http://www.hs-harz.de> ;
foaf:name "Hochschule Harz, Bibliothek, Standort Halberstadt" .