@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/4508722/> a ns1:Feature ;
    ns2:lat 39.12711 ;
    ns2:long -84.51439 ;
    ns1:alternateName "CVG",
        "Cincinnati",
        "Cincinnatopolis",
        "Covalts Station",
        "Cyncynaci",
        "Fort Washington",
        "Losantiville",
        "Porkopolis",
        "Queen City",
        "Queen City of the West",
        "Sinsinati",
        "Sinsinatis",
        "Sinsinato",
        "Sinsinatti",
        "Sinsinnati",
        "cincinatti",
        "shinshinati",
        "sinasinati",
        "sinsinaeti",
        "synsynaty",
        "synsynty",
        "synsynty  awhayw",
        "xin xin na ti",
        "Σινσινάτι",
        "Синсинати",
        "Синсинатти",
        "Цинциннати",
        "Цинциннаті",
        "Цынцынаці",
        "Ցինցինատի",
        "סינסינטי",
        "سنسیناٹی",
        "سينسيناتي",
        "سینسینتی، اوهایو",
        "सिनसिनाटी",
        "சின்சினாட்டி",
        "ซินซินแนติ",
        "ცინცინატი",
        "シンシナティ",
        "辛辛那提",
        "신시내티" ;
    ns1:countryCode "US" ;
    ns1:featureClass ns1:P ;
    ns1:featureCode ns1:P.PPLA2 ;
    ns1:name "Cincinnati" ;
    ns1:parentADM1 <https://sws.geonames.org/5165418/> ;
    ns1:parentADM2 <https://sws.geonames.org/4513583/> ;
    ns1:population 311097 .

