@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/5057952/> a ns1:Feature ;
    ns2:lat 40.47914 ;
    ns2:long -94.4221 ;
    ns1:alternateName "Comitatul Worth",
        "Comte de Worth",
        "Comté de Worth",
        "Condado de Worth",
        "Condado han Worth",
        "Contea di Worth",
        "Hrabstwo Worth",
        "Okrug Vort",
        "Quan Worth",
        "Quận Worth",
        "Uort",
        "Uurt",
        "Vort",
        "Worth",
        "Worth Kun",
        "Worth Kūn",
        "Worth konderria",
        "Worth megye",
        "raartha ka'unti",
        "shhrstan wrt  myzwry",
        "wasu jun",
        "wo si xian",
        "Ворт",
        "Округ Ворт",
        "Уорт",
        "Уърт",
        "Ուորթ շրջան",
        "شهرستان ورت، میزوری",
        "مقاطعة ورث",
        "ورتھ کاؤنٹی، مسوری",
        "ورتھ کاؤنٹی،مسوری",
        "ৱার্থ কাউন্টি",
        "ワース郡",
        "沃思縣" ;
    ns1:countryCode "US" ;
    ns1:featureClass ns1:A ;
    ns1:featureCode ns1:A.ADM2 ;
    ns1:name "Worth County" ;
    ns1:parentADM1 <https://sws.geonames.org/4398678/> ;
    ns1:parentADM2 <https://sws.geonames.org/5057952/> ;
    ns1:population 2040 .

