@prefix cito: . @prefix cnt: . @prefix dcterms: . @prefix foaf: . @prefix geo: . @prefix gn: . @prefix lawd: . @prefix rdfs: . @prefix skos: . a lawd:Place ; rdfs:label "Wudu Jun" ; lawd:hasName [ rdfs:label "武都郡"@zh-Hant ] ; lawd:hasName [ rdfs:label "武都郡"@zh ] ; lawd:hasName [ rdfs:label "Wudu Jun"@en ] ; geo:location [ geo:lat 33.78718; geo:long 105.78284 ] ; gn:countryCode "cn" ; dcterms:coverage "甘肃成县西" ; dcterms:temporal "start=24; end=139" ; dcterms:description "commandery 郡" ; dcterms:isPartOf ; .