@prefix cito: . @prefix cnt: . @prefix dcterms: . @prefix foaf: . @prefix geo: . @prefix gn: . @prefix lawd: . @prefix rdfs: . @prefix skos: . a lawd:Place ; rdfs:label "Luchuan Jun" ; lawd:hasName [ rdfs:label "瀘川郡"@zh-Hant ] ; lawd:hasName [ rdfs:label "泸川郡"@zh ] ; lawd:hasName [ rdfs:label "Luchuan Jun"@en ] ; geo:location [ geo:lat 28.88436; geo:long 105.43700 ] ; gn:countryCode "cn" ; dcterms:coverage "今四川泸州市治" ; dcterms:temporal "start=607; end=617" ; dcterms:description "commandery 郡" ; dcterms:isPartOf ; .