# 48 triples
@prefix cdtype: <http://purl.org/cld/cdtype/> .
@prefix daia: <http://purl.org/ontology/daia/> .
@prefix dbpprop: <http://dbpedia.org/property/> .
@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 geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 xds: <http://www.w3.org/2001/XMLSchema#> .
_:b1 a cdtype:CatalogueOrIndex ;
foaf:homepage <https://katalog.ub.uni-kiel.de/DB=7/LNG=DU/> .
_:b2 a vcard:Address, vcard:Pref ;
vcard:locality "Heide" ;
vcard:postal-code "25746" ;
vcard:street-address "Fritz-Thiedemann-Ring 20" .
_:b3 a geo:SpatialThing ;
geo:lat "54.19529" ;
geo:long "9.12232" .
_:b4 a vcard:Pref, vcard:Voice ;
rdf:value "+49 481 85 55-200" .
_:b5 a vcard:Fax, vcard:Pref ;
rdf:value "+49 481 85 55-213" .
<http://ld.zdb-services.de/resource/organisations/DE-1041> owl:sameAs <http://uri.gbv.de/organization/isil/DE-1041> .
<http://uri.gbv.de/database/opac> a skos:Concept ;
skos:prefLabel "Bibliothekskataloge"@de .
<http://uri.gbv.de/database/opac-de-1041> dc:subject <http://uri.gbv.de/database/opac> ;
dcterms:extent "133258"^^xds:int ;
dcterms:title "Katalog der Fachhochschule Westk\u00FCste"@de, "Katalog der Fachhochschule Westk\u00FCste"@en ;
gbv:dbkey "opac-de-1041" ;
gbv:picabase <http://lhkie.gbv.de:8080/DB=7/> ;
gbv:srubase <http://sru.gbv.de/opac-de-1041> ;
a daia:Service, void:Dataset, schema:Dataset, <http://www.w3.org/2006/http#//purl.org/cld/cdtype/CatalogueOrIndex> ;
foaf:homepage <http://lhkie.gbv.de:8080/DB=7/> .
<http://uri.gbv.de/organization/isil/DE-1041> gbv:opac <http://uri.gbv.de/database/opac-de-1041> .
<https://ld.zdb-services.de/data/organisations/DE-1041> dcterms:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
dcterms:modified "2018-11-12T13:51:54.000"^^xds:dateTime .
<https://ld.zdb-services.de/resource/organisations/DE-1041> dbpprop:shortName "Heide FH Westk\u00FCste" ;
dc:identifier "DE-1041" ;
gbv:opac _:b1 ;
a foaf:Organization ;
owl:sameAs <http://lobid.org/organisation/DE-1041> ;
geo:location _:b3 ;
vcard:adr _:b2 ;
vcard:email <mailto:bibliothek@fh-westkueste.de> ;
vcard:tel _:b4, _:b5 ;
wdrs:describedby <https://ld.zdb-services.de/data/organisations/DE-1041> ;
foaf:homepage <http://www.fh-westkueste.de> ;
foaf:name "Fachhochschule Westk\u00FCste, Hochschule f\u00FCr Wirtschaft und Technik, Hochschulbibliothek" .
<mailto:bibliothek@fh-westkueste.de> a "http://www.w3.org/2006/vcard/ns#Pref" .