@prefix cito: . @prefix cnt: . @prefix dcterms: . @prefix foaf: . @prefix geo: . @prefix gn: . @prefix lawd: . @prefix rdfs: . @prefix skos: . a lawd:Place ; rdfs:label "Rinan Jun" ; lawd:hasName [ rdfs:label "日南郡"@zh-Hant ] ; lawd:hasName [ rdfs:label "日南郡"@zh ] ; lawd:hasName [ rdfs:label "Rinan Jun"@en ] ; geo:location [ geo:lat 18.67100; geo:long 105.67340 ] ; gn:countryCode "cn" ; dcterms:coverage "越南义安省荣市" ; dcterms:temporal "start=742; end=750" ; dcterms:description "commandery 郡" ; dcterms:isPartOf ; .