@prefix cito: . @prefix cnt: . @prefix dcterms: . @prefix foaf: . @prefix geo: . @prefix gn: . @prefix lawd: . @prefix rdfs: . @prefix skos: . a lawd:Place ; rdfs:label "Zhen Guo Jiedushi" ; lawd:hasName [ rdfs:label "鎮國節度使"@zh-Hant ] ; lawd:hasName [ rdfs:label "镇国节度使"@zh ] ; lawd:hasName [ rdfs:label "Zhen Guo Jiedushi"@en ] ; geo:location [ geo:lat 34.51963; geo:long 109.75989 ] ; gn:countryCode "cn" ; dcterms:coverage "陕西省华县" ; dcterms:temporal "start=760; end=762" ; dcterms:description "defense command 防镇" ; dcterms:isPartOf ; .