@prefix cito: . @prefix cnt: . @prefix dcterms: . @prefix foaf: . @prefix geo: . @prefix gn: . @prefix lawd: . @prefix rdfs: . @prefix skos: . a lawd:Place ; rdfs:label "Bohai Jun" ; lawd:hasName [ rdfs:label "渤海郡"@zh-Hant ] ; lawd:hasName [ rdfs:label "渤海郡"@zh ] ; lawd:hasName [ rdfs:label "Bohai Jun"@en ] ; geo:location [ geo:lat 38.31049; geo:long 116.91278 ] ; gn:countryCode "cn" ; dcterms:coverage "河北沧州市东南" ; dcterms:temporal "start=-165; end=-127" ; dcterms:description "commandery 郡" ; dcterms:isPartOf ; .