@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/4466900/> a ns1:Feature ;
    ns2:lat 36.13049 ;
    ns2:long -80.25636 ;
    ns1:alternateName "Comitatul Forsyth",
        "Comte de Forsyth",
        "Comté de Forsyth",
        "Condado de Forsyth",
        "Condado han Forsyth",
        "Contea di Forsyth",
        "Forsajt",
        "Forsyth",
        "Forsyth County",
        "Forsyth Kun",
        "Forsyth Kūn",
        "Forsyth konderria",
        "Forsyth megye",
        "Forsythe County",
        "Forsythi maakond",
        "Fursit",
        "Hrabstwo Forsyth",
        "Okrug Forsajt",
        "Quan Forsyth",
        "Quận Forsyth",
        "fosaisu jun",
        "fu sai si xian",
        "mqatʿt fwrsyth",
        "pharasa'ita ka'unti",
        "shhrstan fwrsayt  karwlynay shmaly",
        "Округ Форсајт",
        "Форсайт",
        "Фърсит",
        "شهرستان فورسایت، کارولینای شمالی",
        "فورسائتھ کاؤنٹی",
        "فورسایتھ کاؤنٹی، شمالی کیرولائنا",
        "مقاطعة فورسيث",
        "ফরসাইট কাউন্টি",
        "フォーサイス郡",
        "福賽斯縣" ;
    ns1:countryCode "US" ;
    ns1:featureClass ns1:A ;
    ns1:featureCode ns1:A.ADM2 ;
    ns1:name "Forsyth County" ;
    ns1:parentADM1 <https://sws.geonames.org/4482348/> ;
    ns1:parentADM2 <https://sws.geonames.org/4466900/> ;
    ns1:population 350670 .

