@prefix cito: . @prefix cnt: . @prefix dcterms: . @prefix foaf: . @prefix geo: . @prefix gn: . @prefix lawd: . @prefix rdfs: . @prefix skos: . a lawd:Place ; rdfs:label "Jinan Jun" ; lawd:hasName [ rdfs:label "濟南郡"@zh-Hant ] ; lawd:hasName [ rdfs:label "济南郡"@zh ] ; lawd:hasName [ rdfs:label "Jinan Jun"@en ] ; geo:location [ geo:lat 36.78702; geo:long 117.42096 ] ; gn:countryCode "cn" ; dcterms:coverage "山东章丘市西北" ; dcterms:temporal "start=153; end=173" ; dcterms:description "commandery 郡" ; dcterms:isPartOf ; .