@prefix cito: . @prefix cnt: . @prefix dcterms: . @prefix foaf: . @prefix geo: . @prefix gn: . @prefix lawd: . @prefix rdfs: . @prefix skos: . a lawd:Place ; rdfs:label "Xindou Guo" ; lawd:hasName [ rdfs:label "信都國"@zh-Hant ] ; lawd:hasName [ rdfs:label "信都国"@zh ] ; lawd:hasName [ rdfs:label "Xindou Guo"@en ] ; geo:location [ geo:lat 37.56598; geo:long 115.56381 ] ; gn:countryCode "cn" ; dcterms:coverage "今河北冀县冀州镇" ; dcterms:temporal "start=-37; end=-24" ; dcterms:description "country 国" ; dcterms:isPartOf ; .