@prefix dcat: . @prefix dct: . @prefix foaf: . @prefix geo: . @prefix gn: . @prefix rdfs: . @prefix wgs: . @prefix xsd: . a gn:Feature, geo:SpatialThing ; gn:name "Charlottesville" ; gn:parentFeature ; wgs:lat 38.029310000000 ; wgs:long -78.476680000000 . a dcat:Dataset ; dct:creator "Antony H. Harrison" ; dct:date "2006" ; dct:format "application/tei+xml" ; dct:identifier ; dct:language "eng" ; dct:publisher ; dct:rights "Proprietary, all material is copyrighted. The ‘source’ is closed and not reusable by other research projects. To access the material, users must pay a subscription." ; dct:source "N/A" ; dct:temporal "Long Nineteenth Century" ; dct:title "The Letters of Christina Rossetti" ; dcat:landingPage . a foaf:Organization ; rdfs:seeAlso ; foaf:based_near ; foaf:homepage ; foaf:name "University of Virginia" ; geo:lat 38.036900000000 ; geo:long -78.502800000000 .