@prefix dcat: . @prefix dct: . @prefix foaf: . @prefix geo: . @prefix gn: . @prefix rdfs: . @prefix wgs: . @prefix xsd: . a gn:Feature, geo:SpatialThing ; gn:name "Budapest" ; gn:parentFeature ; wgs:lat 47.498010000000 ; wgs:long 19.039910000000 . a gn:Feature, geo:SpatialThing ; gn:name "Debrecen" ; gn:parentFeature ; wgs:lat 47.533330000000 ; wgs:long 21.633330000000 . a dcat:Dataset ; dct:creator "Tóth Barna" ; dct:date "2014" ; dct:format "application/tei+xml" ; dct:identifier ; dct:language "deu", "hun", "lat" ; dct:publisher , ; dct:rights "Open Access. The texts may be accessed through specific software, but the source is not accessible." ; dct:source "not provided" ; dct:temporal "Long Nineteenth Century" ; dct:title "Csokonai Vitéz Mihály összes művei" ; dcat:landingPage . a foaf:Organization ; rdfs:seeAlso ; foaf:based_near ; foaf:homepage ; foaf:name "Magyar Tudományos Akadémia Könyvtára" ; geo:lat 47.501668000000 ; geo:long 19.046267000000 . a foaf:Organization ; rdfs:seeAlso ; foaf:based_near ; foaf:homepage ; foaf:name "Debreceni Egyetem" ; geo:lat 47.553531000000 ; geo:long 21.621486000000 .