@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/5422448/> a ns1:Feature ;
    ns2:lat 38.47297 ;
    ns2:long -105.43966 ;
    ns1:alternateName "Comitatul Fremont",
        "Comte de Fremont",
        "Comté de Fremont",
        "Condado de Fremont",
        "Condado han Fremont",
        "Contea di Fremont",
        "Fremont",
        "Fremont Kun",
        "Fremont Kūn",
        "Fremont konderria",
        "Fremont megye",
        "Fremonti maakond",
        "Frimont",
        "Frimont srjan",
        "Hrabstwo Fremont",
        "Okrug Frimont",
        "Quan Fremont",
        "Quận Fremont",
        "fu li meng te xian",
        "furemonto jun",
        "mqatʿt frymwnt",
        "phrimanta ka'unti",
        "shhrstan frmwnt  klradw",
        "Округ Фримонт",
        "Фремонт",
        "Фримонт",
        "Ֆրիմոնտ շրջան",
        "شهرستان فرمونت، کلرادو",
        "فریمونٹ کاؤنٹی",
        "فریمونٹ کاؤنٹی، کولوراڈو",
        "مقاطعة فريمونت",
        "ফ্রীমন্ট কাউন্টি",
        "フレモント郡",
        "弗里蒙特縣" ;
    ns1:countryCode "US" ;
    ns1:featureClass ns1:A ;
    ns1:featureCode ns1:A.ADM2 ;
    ns1:name "Fremont County" ;
    ns1:parentADM1 <https://sws.geonames.org/5417618/> ;
    ns1:parentADM2 <https://sws.geonames.org/5422448/> ;
    ns1:population 48939 .

