# 33 triples
@prefix cdtype: <http://purl.org/cld/cdtype/> .
@prefix dbp: <http://dbpedia.org/property/> .
@prefix dce: <http://purl.org/dc/elements/1.1/> .
@prefix dct: <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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix wdrs: <http://www.w3.org/2007/05/powder-s#> .
@prefix wgs84: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix xds: <http://www.w3.org/2001/XMLSchema#> .
_:b1 a cdtype:CatalogueOrIndex ;
foaf:homepage <https://katalog.ub.uni-kiel.de/DB=1/LNG=DU/> .
_:b2 a vcard:Address, vcard:Pref ;
vcard:locality "Kiel" ;
vcard:postal-code "24118" ;
vcard:street-address "Leibnizstr. 6" .
_:b3 a wgs84:SpatialThing ;
wgs84:lat "54.34521" ;
wgs84:long "10.11059" .
_:b4 a vcard:Pref, vcard:Voice ;
rdf:value "+49 431 8 80-3500" .
_:b5 a vcard:Fax, vcard:Pref ;
rdf:value "+49 431 8 80-4706" .
<http://ld.zdb-services.de/resource/organisations/DE-8-7> owl:sameAs <http://uri.gbv.de/organization/isil/DE-8-7> .
<https://ld.zdb-services.de/data/organisations/DE-8-7> dct:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
dct:modified "2018-11-08T13:56:22.000"^^xds:dateTime .
<https://ld.zdb-services.de/resource/organisations/DE-8-7> dbp:shortName "Kiel UB FB Wirtschaftsrecht" ;
dce:identifier "DE-8-7" ;
gbv:opac _:b1 ;
a foaf:Organization ;
owl:sameAs <http://lobid.org/organisation/DE-8-7> ;
wgs84:location _:b3 ;
vcard:adr _:b2 ;
vcard:email <mailto:fb.wirtschaftsrecht@ub.uni-kiel.de> ;
vcard:tel _:b4, _:b5 ;
wdrs:describedby <https://ld.zdb-services.de/data/organisations/DE-8-7> ;
foaf:homepage <http://www.ub.uni-kiel.de/ueber/oeffnungszeiten/fach/recht/wirtschaft.html> ;
foaf:name "Universit\u00E4tsbibliothek Kiel, Fachbibliothek am Institut f\u00FCr Wirtschafts- und Steuerrecht" .
<mailto:fb.wirtschaftsrecht@ub.uni-kiel.de> a "http://www.w3.org/2006/vcard/ns#Pref" .