@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/4191014/> a ns1:Feature ;
    ns2:lat 33.77153 ;
    ns2:long -84.22641 ;
    ns1:alternateName "Comitatul DeKalb",
        "Comte de DeKalb",
        "Comté de DeKalb",
        "Condado de DeKalb",
        "Condado han DeKalb",
        "Contea di DeKalb",
        "De Kalb County",
        "De-Kalb",
        "DeKalb",
        "DeKalb County",
        "DeKalb Kun",
        "DeKalb Kūn",
        "DeKalb konderria",
        "DeKalb megye",
        "DeKalbi maakond",
        "Dekal'b",
        "Dekalb County",
        "Dikalb",
        "Hrabstwo DeKalb",
        "Kantono DeKalb",
        "Okrug Dekab",
        "Quan DeKalb",
        "Quận DeKalb",
        "dekalaba ka'unti",
        "di ka er bu xian",
        "dikabu jun",
        "shhrstan dyklb  jwrjya",
        "Де-Калб",
        "Декальб",
        "Дикалб",
        "Округ Декаб",
        "Դե-Քալբ շրջան",
        "شهرستان دیکلب، جورجیا",
        "مقاطعة ديكالب",
        "ڈیکلب کاؤنٹی، جارجیا",
        "ডেকলাব কাউন্টি",
        "ディカーブ郡",
        "迪卡尔布县" ;
    ns1:countryCode "US" ;
    ns1:featureClass ns1:A ;
    ns1:featureCode ns1:A.ADM2 ;
    ns1:name "DeKalb County" ;
    ns1:parentADM1 <https://sws.geonames.org/4197000/> ;
    ns1:parentADM2 <https://sws.geonames.org/4191014/> ;
    ns1:population 764382 .

