@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 "Aengus Ward" ; dct:date "2013 - 2016" ; dct:format "application/tei+xml" ; dct:identifier ; dct:language "spa" ; 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 "University of Birmingham" ; dct:temporal "Middle Ages" ; dct:title "Estoria de Espanna Digital" ; 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 .