@prefix dcat: . @prefix dct: . @prefix foaf: . @prefix geo: . @prefix gn: . @prefix rdfs: . @prefix wgs: . @prefix xsd: . a gn:Feature, geo:SpatialThing ; gn:name "Washington DC" ; gn:parentFeature ; wgs:lat 38.917060000000 ; wgs:long -77.000250000000 . a dcat:Dataset ; dct:creator "Barbara Mowat", "Paul Werstine" ; 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 "Folger Shakespeare Library" ; dct:temporal "Middle Ages" ; dct:title "Folger Shakespeare Editions" ; dcat:landingPage . a foaf:Organization ; rdfs:seeAlso ; foaf:based_near ; foaf:homepage ; foaf:name "Folger Shakespeare Library" ; geo:lat 38.889369000000 ; geo:long -77.002748000000 .