# 52 triples
@prefix cdtype: <http://purl.org/cld/cdtype/> .
@prefix daia: <http://purl.org/ontology/daia/> .
@prefix dbpedia2: <http://dbpedia.org/property/> .
@prefix dc: <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 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 xs: <http://www.w3.org/2001/XMLSchema#> .
_:b1 a cdtype:CatalogueOrIndex ;
foaf:homepage <https://katalog.ub.uni-kiel.de/DB=2/LNG=DU/> .
_:b2 a vcard:Address, vcard:Pref ;
vcard:locality "Kiel" ;
vcard:postal-code "24149" ;
vcard:street-address "Grenzstr. 3" .
_:b3 a pos:SpatialThing ;
pos:lat "54.33051" ;
pos:long "10.17955" .
_:b4 a schema:OpeningHoursSpecification ;
rdfs:comment "Mo-Do 9.00-19.00, Fr 9.00-18.00" .
_:b5 a vcard:Pref, vcard:Voice ;
rdf:value "+49 431 2 10-4800" .
_:b6 a vcard:Fax, vcard:Pref ;
rdf:value "+49 431 2 10-4823" .
<http://ld.zdb-services.de/resource/organisations/DE-Ki95> owl:sameAs <http://uri.gbv.de/organization/isil/DE-Ki95> .
<http://uri.gbv.de/database/opac> a skos:Concept ;
skos:prefLabel "Bibliothekskataloge"@de .
<http://uri.gbv.de/database/opac-de-ki95> dc:subject <http://uri.gbv.de/database/opac> ;
dcterm:extent "660300"^^xs:int ;
dcterm:title "Gesamtkatalog der Bibliotheken der FH Kiel"@de ;
gbv:dbkey "opac-de-ki95" ;
gbv:picabase <http://lbskie.gbv.de:8080/DB=2/> ;
gbv:srubase <http://sru.k10plus.de/opac-de-ki95> ;
a daia:Service, void:Dataset, schema:Dataset, <http://www.w3.org/2006/http#//purl.org/cld/cdtype/CatalogueOrIndex> ;
foaf:homepage <http://lbskie.gbv.de:8080/DB=2/> .
<http://uri.gbv.de/organization/isil/DE-Ki95> gbv:opac <http://uri.gbv.de/database/opac-de-ki95> .
<https://ld.zdb-services.de/data/organisations/DE-Ki95> dcterm:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
dcterm:modified "2022-11-18T14:35:11.000"^^xs:dateTime .
<https://ld.zdb-services.de/resource/organisations/DE-Ki95> dbpedia2:shortName "Kiel FH" ;
dc:elements "DEFKZ" ;
dc:identifier "(OCLCsymbol)DEFKZ", "DE-Ki95" ;
gbv:opac _:b1 ;
schema:openingHoursSpecification _:b4 ;
a foaf:Organization ;
owl:sameAs <http://lobid.org/organisation/DE-Ki95> ;
pos:location _:b3 ;
vcard:adr _:b2 ;
vcard:email <mailto:bibliothek@fh-kiel.de> ;
vcard:tel _:b5, _:b6 ;
wdrs:describedby <https://ld.zdb-services.de/data/organisations/DE-Ki95> ;
foaf:homepage <https://www.fh-kiel.de/bibliothek> ;
foaf:name "Fachhochschule Kiel, Zentralbibliothek" .
<mailto:bibliothek@fh-kiel.de> a "http://www.w3.org/2006/vcard/ns#Pref" .