@prefix dcat: . @prefix dct: . @prefix foaf: . @prefix geo: . @prefix gn: . @prefix rdfs: . @prefix wgs: . @prefix xsd: . a gn:Feature, geo:SpatialThing ; gn:name "Birmingham" ; gn:parentFeature ; wgs:lat 52.481420000000 ; wgs:long 1.899830000000 . a dcat:Dataset ; dct:creator "Peter Robinson" ; dct:date "1990" ; dct:identifier ; dct:language "enm" ; 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 "British Library" ; dct:temporal "Middle Ages" ; dct:title "The Canterbury Tales Project" ; dcat:landingPage . a foaf:Organization ; rdfs:seeAlso ; foaf:based_near ; foaf:homepage ; foaf:name "University of Birmingham" ; geo:lat 52.451100000000 ; geo:long -1.930500000000 .