@prefix cito: . @prefix cnt: . @prefix dcterms: . @prefix foaf: . @prefix geo: . @prefix gn: . @prefix lawd: . @prefix rdfs: . @prefix skos: . a lawd:Place ; rdfs:label "Ruyin Jun" ; lawd:hasName [ rdfs:label "汝陰郡"@zh-Hant ] ; lawd:hasName [ rdfs:label "汝阴郡"@zh ] ; lawd:hasName [ rdfs:label "Ruyin Jun"@en ] ; geo:location [ geo:lat 32.90306; geo:long 115.80901 ] ; gn:countryCode "cn" ; dcterms:coverage "安徽阜阳市治" ; dcterms:temporal "start=607; end=620" ; dcterms:description "commandery 郡" ; dcterms:isPartOf ; .