@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/4460324/> a ns1:Feature ;
    ns2:lat 35.70258 ;
    ns2:long -79.25535 ;
    ns1:alternateName "Chatam",
        "Chatem",
        "Chatham",
        "Chatham Kun",
        "Chatham Kūn",
        "Chatham konderria",
        "Chatham megye",
        "Chathami maakond",
        "Chetem",
        "Comitatul Chatham",
        "Comte de Chatham",
        "Comté de Chatham",
        "Condado de Chatham",
        "Condado han Chatham",
        "Contea di Chatham",
        "Hrabstwo Chatham",
        "Okrug Chatam",
        "Quan Chatham",
        "Quận Chatham",
        "catahama ka'unti",
        "cha ta mu xian",
        "chatamu jun",
        "mqatʿt tshatham",
        "shhrstan chtham  karwlynay shmaly",
        "Округ Чатам",
        "Чатам",
        "Чатем",
        "Четем",
        "شهرستان چتهام، کارولینای شمالی",
        "مقاطعة تشاتهام",
        "چاتھم کاؤنٹی",
        "چیٹہم کاؤنٹی، شمالی کیرولائنا",
        "চাটহাম কাউন্টি",
        "チャタム郡",
        "查塔姆縣" ;
    ns1:countryCode "US" ;
    ns1:featureClass ns1:A ;
    ns1:featureCode ns1:A.ADM2 ;
    ns1:name "Chatham County" ;
    ns1:parentADM1 <https://sws.geonames.org/4482348/> ;
    ns1:parentADM2 <https://sws.geonames.org/4460324/> ;
    ns1:population 63505 .

