@prefix cito: . @prefix cnt: . @prefix dcterms: . @prefix foaf: . @prefix geo: . @prefix gn: . @prefix lawd: . @prefix rdfs: . @prefix skos: . a lawd:Place ; rdfs:label "Ping Zhou" ; lawd:hasName [ rdfs:label "平州"@zh-Hant ] ; lawd:hasName [ rdfs:label "平州"@zh ] ; lawd:hasName [ rdfs:label "Ping Zhou"@en ] ; geo:location [ geo:lat 30.83151; geo:long 111.78712 ] ; gn:countryCode "cn" ; dcterms:coverage "今湖北省当阳市" ; dcterms:temporal "start=621; end=622" ; dcterms:description "prefecture 州" ; .