# 54 triples
@prefix daia: <http://purl.org/ontology/daia/> .
@prefix dbpedia2: <http://dbpedia.org/property/> .
@prefix dce: <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 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 xds: <http://www.w3.org/2001/XMLSchema#> .
_:b1 a vcard2006:Address, vcard2006:Pref ;
vcard2006:locality "Nordhausen" ;
vcard2006:postal-code "99734" ;
vcard2006:street-address "Weinberghof 4" .
_:b2 a pos:SpatialThing ;
pos:lat "51.49730" ;
pos:long "10.81019" .
_:b3 a schema:OpeningHoursSpecification ;
rdfs:comment "Mo-Do 9.00-20.00, Fr 9.00-17.00" .
_:b4 a vcard2006:Pref, vcard2006:Voice ;
rdf:value "+49 3631 4 20-180" .
_:b5 a vcard2006:Fax, vcard2006:Pref ;
rdf:value "+49 3631 4 20-815" .
<http://ld.zdb-services.de/resource/organisations/DE-564> owl:sameAs <http://uri.gbv.de/organization/isil/DE-564> .
<http://uri.gbv.de/database/opac> a skos:Concept ;
skos:prefLabel "Bibliothekskataloge"@de .
<http://uri.gbv.de/database/opac-de-564> dce:subject <http://uri.gbv.de/database/opac> ;
dcterm:extent "322275"^^xds:int ;
dcterm:title "OPAC der Hochschule Nordhausen"@de ;
gbv:dbkey "opac-de-564" ;
gbv:picabase <http://lbserf.gbv.de:8080/DB=5/> ;
gbv:srubase <http://sru.k10plus.de/opac-de-564> ;
a daia:Service, void:Dataset, schema:Dataset, <http://www.w3.org/2006/http#//purl.org/cld/cdtype/CatalogueOrIndex> ;
foaf:homepage <https://opac.uni-erfurt.de/DB=5/> .
<http://uri.gbv.de/organization/isil/DE-564> gbv:address "Weinberghof 4\n99734 Nordhausen" ;
gbv:opac <http://uri.gbv.de/database/opac-de-564> ;
gbv:openinghours "Mo-Do 9.00 Uhr - 20.00 Uhr, Fr 9.00 Uhr - 17.00 Uhr" ;
a foaf:Organization ;
foaf:homepage <http://www.fh-nordhausen.de/bibliothek.html> ;
foaf:mbox <mailto:bibliothek@fh-nordhausen.de> ;
foaf:name "Fachhochschule Nordhausen" ;
foaf:phone "+49 3631 420-815" .
<https://ld.zdb-services.de/data/organisations/DE-564> dcterm:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
dcterm:modified "2020-05-05T09:53:35.000"^^xds:dateTime .
<https://ld.zdb-services.de/resource/organisations/DE-564> dbpedia2:shortName "Nordhausen HB" ;
dce:identifier "DE-564" ;
schema:openingHoursSpecification _:b3 ;
a foaf:Organization ;
owl:sameAs <http://lobid.org/organisation/DE-564> ;
pos:location _:b2 ;
vcard2006:adr _:b1 ;
vcard2006:email <mailto:bibliothek@fh-nordhausen.de> ;
vcard2006:tel _:b4, _:b5 ;
wdrs:describedby <https://ld.zdb-services.de/data/organisations/DE-564> ;
foaf:homepage <https://www.hs-nordhausen.de/service/bibliothek/> ;
foaf:name "Hochschule Nordhausen, Hochschulbibliothek" .
<mailto:bibliothek@fh-nordhausen.de> a "http://www.w3.org/2006/vcard/ns#Pref" .