@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/4922493/> a ns1:Feature ;
    ns2:lat 41.47221 ;
    ns2:long -87.37637 ;
    ns1:alternateName "Comte de Lake",
        "Comté de Lake",
        "Condado de Lake",
        "Condado han Lake",
        "Contea di Lake",
        "Hrabstwo Lake",
        "Lake",
        "Lake Kun",
        "Lake Kūn",
        "Lake konderria",
        "Lakei maakond",
        "Lejk",
        "Okrug Lejk",
        "Quan Lake",
        "Quận Lake",
        "lai ke xian",
        "leka ka'unti",
        "reiku jun",
        "shhrstan lyk  ayndyana",
        "Лейк",
        "Округ Лејк",
        "Լեյք շրջան",
        "شهرستان لیک، ایندیانا",
        "لیک کاؤنٹی، انڈیانا",
        "مقاطعة ليك",
        "लेक काउंटी",
        "লেক কাউন্টি",
        "レイク郡",
        "萊克縣" ;
    ns1:countryCode "US" ;
    ns1:featureClass ns1:A ;
    ns1:featureCode ns1:A.ADM2 ;
    ns1:name "Lake County" ;
    ns1:parentADM1 <https://sws.geonames.org/4921868/> ;
    ns1:parentADM2 <https://sws.geonames.org/4922493/> ;
    ns1:population 496005 .

