@prefix cito: . @prefix cnt: . @prefix dcterms: . @prefix foaf: . @prefix geo: . @prefix gn: . @prefix lawd: . @prefix rdfs: . @prefix skos: . a lawd:Place ; rdfs:label "Pei Jun" ; lawd:hasName [ rdfs:label "沛郡"@zh-Hant ] ; lawd:hasName [ rdfs:label "沛郡"@zh ] ; lawd:hasName [ rdfs:label "Pei Jun"@en ] ; geo:location [ geo:lat 33.99372; geo:long 116.79036 ] ; gn:countryCode "cn" ; dcterms:coverage "江苏淮北市区西北" ; dcterms:temporal "start=24; end=43" ; dcterms:description "commandery 郡" ; dcterms:isPartOf ; .