@prefix dcat: . @prefix dct: . @prefix foaf: . @prefix geo: . @prefix gn: . @prefix rdfs: . @prefix wgs: . @prefix xsd: . a gn:Feature, geo:SpatialThing ; gn:name "Maynooth" ; gn:parentFeature ; wgs:lat 53.385000000000 ; wgs:long -6.593610000000 . a dcat:Dataset ; dct:creator "Susan Schreibman" ; dct:date "2013" ; dct:format "application/tei+xml" ; dct:identifier ; dct:language "eng" ; 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 "Modern" ; dct:title "Letters of 1916" ; dcat:landingPage . a foaf:Organization ; rdfs:seeAlso ; foaf:based_near ; foaf:homepage ; foaf:name "Maynooth University" ; geo:lat 53.383885000000 ; geo:long -6.600075000000 .