@prefix dcat: . @prefix dct: . @prefix foaf: . @prefix geo: . @prefix gn: . @prefix rdfs: . @prefix wgs: . @prefix xsd: . a gn:Feature, geo:SpatialThing ; gn:name "London" ; gn:parentFeature ; wgs:lat 51.508530000000 ; wgs:long -0.125740000000 . a dcat:Dataset ; dct:creator "John Kilcullen" ; dct:date "1995" ; dct:identifier ; dct:language "lat" ; dct:publisher ; dct:rights "Open Access. The texts may be accessed through specific software, but the source is not accessible." ; dct:source "Various" ; dct:temporal "Middle Ages" ; dct:title "William of Ockham: Dialogus" ; dcat:landingPage . a foaf:Organization ; rdfs:seeAlso ; foaf:based_near ; foaf:homepage ; foaf:name "British Academy" ; geo:lat 51.506626000000 ; geo:long -0.130627000000 .