@prefix dcat: . @prefix dct: . @prefix foaf: . @prefix geo: . @prefix gn: . @prefix rdfs: . @prefix wgs: . @prefix xsd: . a gn:Feature, geo:SpatialThing ; gn:name "Cadboro Bay" ; gn:parentFeature ; wgs:lat 48.466670000000 ; wgs:long -123.300000000000 . a dcat:Dataset ; dct:creator "Raymond Siemens" ; dct:format "application/tei+xml" ; dct:identifier ; dct:language "eng" ; 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 "Early Modern" ; dct:title "A Social Edition of the Devonshire MS (BL Add 17,492)" ; dcat:landingPage . a foaf:Organization ; rdfs:seeAlso ; foaf:based_near ; foaf:homepage ; foaf:name "University of Victoria" ; geo:lat 48.466100000000 ; geo:long -123.312500000000 .