@prefix dcat: . @prefix dct: . @prefix foaf: . @prefix geo: . @prefix gn: . @prefix rdfs: . @prefix wgs: . @prefix xsd: . a gn:Feature, geo:SpatialThing ; gn:name "Oxford" ; gn:parentFeature ; wgs:lat 51.752220000000 ; wgs:long -1.255960000000 . a dcat:Dataset ; dct:creator "Gillian Evison", "Marilyn Deegan" ; dct:date "2000" ; dct:identifier ; dct:language "san" ; dct:publisher ; dct:rights "Open Access. The texts may be accessed through specific software, but the source is not accessible." ; dct:source "Bodleian Library" ; dct:temporal "Long Nineteenth Century" ; dct:title "Digital Shikshapatri" ; dcat:landingPage . a foaf:Organization ; rdfs:seeAlso ; foaf:based_near ; foaf:homepage ; foaf:name "University of Oxford" ; geo:lat 51.758900000000 ; geo:long -1.254300000000 .