# 61 triples
@prefix cdtype: <http://purl.org/cld/cdtype/> .
@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 gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix org: <http://www.w3.org/ns/org#> .
@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix sorg: <http://schema.org/> .
@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 wgs84: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix xs: <http://www.w3.org/2001/XMLSchema#> .
_:b1 gsp:lat "51.80104" ;
gsp:long "10.34114" ;
a cdtype:CatalogueOrIndex ;
foaf:homepage <https://lhclz.gbv.de/DB=1/> .
_:b2 a vcard:Address, vcard:Pref ;
vcard:locality "Clausthal-Zellerfeld" ;
vcard:postal-code "38678" ;
vcard:street-address "Leibnizstr. 2" .
_:b3 a wgs84:SpatialThing ;
wgs84:lat "51.80104" ;
wgs84:long "10.34114" .
_:b4 a sorg:OpeningHoursSpecification ;
rdfs:comment "Mo-Fr 9.00-21.00, Sa-So 10.00-19.00" .
_:b5 a vcard:Pref, vcard:Voice ;
rdf:value "+49 5323 72-3636 (Auskunft) und -2303 (Leihstelle)" .
_:b6 a vcard:Fax, vcard:Pref ;
rdf:value "+49 5323 72-3639" .
<http://ld.zdb-services.de/resource/organisations/DE-104> owl:sameAs <http://uri.gbv.de/organization/isil/DE-104> .
<http://uri.gbv.de/database/opac> a skos:Concept ;
skos:prefLabel "Bibliothekskataloge"@de .
<http://uri.gbv.de/database/opac-de-104> dc:subject <http://uri.gbv.de/database/opac> ;
dcterms:extent "2230029"^^xs:int ;
dcterms:title "University Library Clausthal Online Catalogue"@en, "Universit\u00E4tsbibliothek Clausthal Online Gesamtkatalog"@de ;
gbv:dbkey "opac-de-104" ;
gbv:picabase <http://lbsclz.gbv.de:8080/DB=1/> ;
gbv:srubase <http://sru.k10plus.de/opac-de-104> ;
a daia:Service, void:Dataset, sorg:Dataset, <http://www.w3.org/2006/http#//purl.org/cld/cdtype/CatalogueOrIndex> ;
foaf:homepage <http://lbsclz.gbv.de:8080/DB=1/> .
<http://uri.gbv.de/organization/isil/DE-104> gbv:opac <http://uri.gbv.de/database/opac-de-104> ;
org:hasSite <http://uri.gbv.de/organization/isil/DE-104@ls> .
<http://uri.gbv.de/organization/isil/DE-104@ls> dc:description "Standort: Universit\u00E4tsbibliothek, 1. Stock." ;
gsp:location _:b1 ;
a foaf:Organization ;
org:siteOf <http://uri.gbv.de/organization/isil/DE-104> ;
foaf:name "Lesesaal" .
<https://ld.zdb-services.de/data/organisations/DE-104> dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
dcterms:modified "2022-11-18T14:37:11.000"^^xs:dateTime .
<https://ld.zdb-services.de/resource/organisations/DE-104> prop:shortName "Clausthal-Z. UB" ;
dc:elements "DEUBC" ;
dc:identifier "(OCLCsymbol)DEUBC", "DE-104" ;
gbv:opac _:b1 ;
sorg:openingHoursSpecification _:b4 ;
a foaf:Organization ;
owl:sameAs <http://lobid.org/organisation/DE-104> ;
wgs84:location _:b3 ;
vcard:adr _:b2 ;
vcard:email <mailto:office@ub.tu-clausthal.de> ;
vcard:tel _:b5, _:b6 ;
wdrs:describedby <https://ld.zdb-services.de/data/organisations/DE-104> ;
foaf:homepage <https://www.ub.tu-clausthal.de/> ;
foaf:name "Universit\u00E4tsbibliothek Clausthal" .
<mailto:office@ub.tu-clausthal.de> a "http://www.w3.org/2006/vcard/ns#Pref" .