@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/4236895/> a ns1:Feature ;
    ns2:lat 39.84031 ;
    ns2:long -88.9548 ;
    ns1:alternateName "DEC",
        "Decatur",
        "Dekaturo",
        "Dekejter",
        "Dekejtur",
        "dekatara",
        "di kai te",
        "dikatura",
        "dikeiteo",
        "diketa",
        "diketara",
        "dikhe the xr",
        "dykadwr",
        "dykytwr  aylynwy",
        "Декейтер",
        "Декејтур",
        "ديكادور",
        "دیکیتور، ایلینوی",
        "ڈیکاٹر، الینوائے",
        "डिकॅटर",
        "डेकाटर",
        "ডিকাটুর",
        "ดิเคเทอร์",
        "ディケーター",
        "迪凯特",
        "디케이터" ;
    ns1:countryCode "US" ;
    ns1:featureClass ns1:P ;
    ns1:featureCode ns1:P.PPLA2 ;
    ns1:name "Decatur" ;
    ns1:parentADM1 <https://sws.geonames.org/4896861/> ;
    ns1:parentADM2 <https://sws.geonames.org/4243719/> ;
    ns1:population 73254 .

