@prefix dcat: . @prefix dct: . @prefix foaf: . @prefix geo: . @prefix gn: . @prefix rdfs: . @prefix wgs: . @prefix xsd: . a gn:Feature, geo:SpatialThing ; gn:name "Copenhagen" ; gn:parentFeature ; wgs:lat 55.675940000000 ; wgs:long 12.565530000000 . a dcat:Dataset ; dct:creator "Karsten Kynde" ; dct:date "2007 - 2014" ; dct:format "text/xml" ; dct:identifier ; dct:language "dan" ; dct:publisher ; dct:rights "Open Access. The texts may be accessed through specific software, but the source is not accessible." ; dct:source "Det Kongelige Bibliotek" ; dct:temporal "Long Nineteenth Century" ; dct:title "Søren Kierkegaards Skrifter" ; dcat:landingPage . a foaf:Organization ; rdfs:seeAlso ; foaf:based_near ; foaf:homepage ; foaf:name "University of Copenhagen" ; geo:lat 55.680205000000 ; geo:long 12.572393000000 .