@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/6543822/> a ns1:Feature ;
    ns2:lat 44.62254 ;
    ns2:long 7.97534 ;
    ns1:alternateName "004055",
        "Castellio Fallettorum",
        "Castiglione Falletto",
        "Castion Falet",
        "Castion Falèt",
        "Comune di Castiglione Falletto",
        "Kastil'jone-Falletto",
        "Kastil'one-Falletto",
        "Kastilione Faleto",
        "Kastilone Faleto",
        "Kastyl'joneh-Faleta",
        "ka si di liao nei fa lai tuo",
        "Кастильоне-Фаллетто",
        "Кастиљоне Фалето",
        "Кастыльёнэ-Фалета",
        "Кастільйоне-Фаллетто",
        "Կաստիլիոնե Ֆալետո",
        "カスティリオーネ・ファッレット",
        "卡斯蒂廖内法莱托" ;
    ns1:countryCode "IT" ;
    ns1:featureClass ns1:A ;
    ns1:featureCode ns1:A.ADM3 ;
    ns1:name "Castiglione Falletto" ;
    ns1:parentADM1 <https://sws.geonames.org/3170831/> ;
    ns1:parentADM2 <https://sws.geonames.org/3177699/> ;
    ns1:population 699 .

