@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/4657046/> a ns1:Feature ;
    ns2:lat 35.184 ;
    ns2:long -89.8956 ;
    ns1:alternateName "Comitatul Shelby",
        "Comte de Shelby",
        "Comté de Shelby",
        "Condado de Shelby",
        "Condado han Shelby",
        "Contea di Shelby",
        "Hrabstwo Shelby",
        "Okrug Shelbi",
        "Quan Shelby",
        "Quận Shelby",
        "Selbi srjan",
        "Shelbi",
        "Shelby",
        "Shelby Comitatus",
        "Shelby Kun",
        "Shelby Kūn",
        "Shelby konderria",
        "Shelby maakond",
        "Shelby megye",
        "selabhi ka'unti",
        "sherubi jun",
        "shhrstan shlby  tnsy",
        "xie er bi xian",
        "Округ Шелби",
        "Шелби",
        "Шелбі",
        "Շելբի շրջան",
        "شلبی کاؤنٹی",
        "شهرستان شلبی، تنسی",
        "شیلبی کاؤنٹی، ٹینیسی",
        "শেলভি কাউন্টি",
        "シェルビー郡",
        "謝爾比縣" ;
    ns1:countryCode "US" ;
    ns1:featureClass ns1:A ;
    ns1:featureCode ns1:A.ADM2 ;
    ns1:name "Shelby County" ;
    ns1:parentADM1 <https://sws.geonames.org/4662168/> ;
    ns1:parentADM2 <https://sws.geonames.org/4657046/> ;
    ns1:population 929744 .

