@prefix ns1: <https://www.geonames.org/ontology#> .
@prefix ns2: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://sws.geonames.org/5461428/> a ns1:Feature ;
    ns2:lat 33.36319 ;
    ns2:long -104.467 ;
    ns1:alternateName "Chaves",
        "Chaves  okrug",
        "Chaves Kun",
        "Chaves Kūn",
        "Chaves konderria",
        "Chaves megye",
        "Comitatul Chaves",
        "Comte de Chaves",
        "Comté de Chaves",
        "Condado de Chaves",
        "Condado han Chaves",
        "Contea di Chaves",
        "Hrabstwo Chaves",
        "Okrug Chaves",
        "Quan Chaves",
        "Quận Chaves",
        "cabhesa ka'unti",
        "chabeseu gun",
        "chabesu jun",
        "mqatʿt shafyz",
        "sha wei shen xian",
        "shhrstan chawz  nywmkzykw",
        "Округ Чавес",
        "Чавес",
        "Չավես շրջան",
        "شهرستان چاوز، نیومکزیکو",
        "مقاطعة شافيز",
        "چیوز کاؤنٹی",
        "چیویز کاؤنٹی، نیو میکسیکو",
        "চাভেস কাউন্টি",
        "チャベス郡",
        "沙維什縣",
        "차베스 군" ;
    ns1:countryCode "US" ;
    ns1:featureClass ns1:A ;
    ns1:featureCode ns1:A.ADM2 ;
    ns1:name "Chaves County" ;
    ns1:parentADM1 <https://sws.geonames.org/5481136/> ;
    ns1:parentADM2 <https://sws.geonames.org/5461428/> ;
    ns1:population 65645 .

