@prefix dcat: . @prefix dct: . @prefix foaf: . @prefix geo: . @prefix gn: . @prefix rdfs: . @prefix wgs: . @prefix xsd: . a gn:Feature, geo:SpatialThing ; gn:name "Edinburgh" ; gn:parentFeature ; wgs:lat 55.952060000000 ; wgs:long -3.196480000000 . a dcat:Dataset ; dct:creator "James Laidlaw" ; dct:date "2004 - 2009" ; dct:format "application/tei+xml" ; dct:identifier ; dct:language "fro" ; dct:publisher ; dct:rights "Open Access and Open Source. Part of the data underlying the digital edition is freely available for access and reuse." ; dct:source "British Library" ; dct:temporal "Middle Ages" ; dct:title "Christine de Pizan: The Making of the Queen's Manuscript" ; dcat:landingPage . a foaf:Organization ; rdfs:seeAlso ; foaf:based_near ; foaf:homepage ; foaf:name "University of Edinburgh" ; geo:lat 55.944503000000 ; geo:long -3.189271000000 .