@prefix dcat: . @prefix dct: . @prefix foaf: . @prefix geo: . @prefix gn: . @prefix rdfs: . @prefix wgs: . @prefix xsd: . a gn:Feature, geo:SpatialThing ; gn:name "Dublin" ; gn:parentFeature ; wgs:lat 53.333060000000 ; wgs:long -6.248890000000 . a dcat:Dataset ; dct:creator "Anthony Harvey", "Franz Fischer" ; dct:date "2008 - 2011" ; dct:format "application/tei+xml" ; dct:identifier ; dct:language "lat" ; 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 "Various (Dublin, Paris, Rouen, Arras, Salisbury, London, Oxford)" ; dct:temporal "Antiquity" ; dct:title "Saint Patrick's Confessio" ; dcat:landingPage . a foaf:Organization ; rdfs:seeAlso ; foaf:based_near ; foaf:homepage ; foaf:name "Royal Irish Academy" ; geo:lat 53.340705000000 ; geo:long -6.258219000000 .