@prefix cito: . @prefix cnt: . @prefix dcterms: . @prefix foaf: . @prefix geo: . @prefix gn: . @prefix lawd: . @prefix rdfs: . @prefix skos: . a lawd:Place ; rdfs:label "Poyang Jun" ; lawd:hasName [ rdfs:label "鄱陽郡"@zh-Hant ] ; lawd:hasName [ rdfs:label "鄱阳郡"@zh ] ; lawd:hasName [ rdfs:label "Poyang Jun"@en ] ; geo:location [ geo:lat 28.99417; geo:long 116.66383 ] ; gn:countryCode "cn" ; dcterms:coverage "江西波阳县" ; dcterms:temporal "start=607; end=620" ; dcterms:description "commandery 郡" ; dcterms:isPartOf ; .