@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/5539784/> a ns1:Feature ;
    ns2:lat 38.98174 ;
    ns2:long -109.56971 ;
    ns1:alternateName "Comitatul Grand",
        "Comte de Grand",
        "Comté de Grand",
        "Condado de Grand",
        "Condado han Grand",
        "Contea di Grand",
        "Grand",
        "Grand Comitatus",
        "Grand Kun",
        "Grand Kūn",
        "Grand konderria",
        "Grand megye",
        "Grand srjan",
        "Grandi maakond",
        "Hrabstwo Grand",
        "Okrug Grand",
        "Quan Grand",
        "Quận Grand",
        "ge lan de xian",
        "granda ka'unti",
        "gurando jun",
        "mqatʿt ghrand",
        "shhrstan grnd  ywta",
        "Гранд",
        "Округ Гранд",
        "Ґранд",
        "Գրանդ շրջան",
        "شهرستان گرند، یوتا",
        "مقاطعة غراند",
        "گرینڈ کاؤنٹی",
        "گرینڈ کاؤنٹی، یوٹاہ",
        "গ্রান্ড কাউন্টি",
        "グランド郡",
        "格蘭德縣" ;
    ns1:countryCode "US" ;
    ns1:featureClass ns1:A ;
    ns1:featureCode ns1:A.ADM2 ;
    ns1:name "Grand County" ;
    ns1:parentADM1 <https://sws.geonames.org/5549030/> ;
    ns1:parentADM2 <https://sws.geonames.org/5539784/> ;
    ns1:population 9669 .

