@prefix dcat: . @prefix dct: . @prefix foaf: . @prefix geo: . @prefix gn: . @prefix rdfs: . @prefix wgs: . @prefix xsd: . a gn:Feature, geo:SpatialThing ; gn:name "Aarhus" ; gn:parentFeature ; wgs:lat 56.156740000000 ; wgs:long 10.210760000000 . a dcat:Dataset ; dct:creator "Katrine Froekjaer Baunvig" ; dct:date "2010 - 2030" ; dct:format "application/tei+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 "Danish research libraries" ; dct:temporal "Long Nineteenth Century" ; dct:title "Grundtvigs Vaerker (The complete works of N.F.S. Grundtvig)" ; dcat:landingPage . a foaf:Organization ; rdfs:seeAlso ; foaf:based_near ; foaf:homepage ; foaf:name "Aarhus University" ; geo:lat 56.168880000000 ; geo:long 10.201580000000 .