@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/6542387/> a ns1:Feature ;
    ns2:lat 44.86435 ;
    ns2:long 7.94533 ;
    ns1:alternateName "005033",
        "Cellare",
        "Cellarengo",
        "Chehlarehnga",
        "Chelarengo",
        "Chellarengo",
        "Comune di Cellarengo",
        "Slarengh",
        "cherrarengo",
        "qie la lun ge",
        "tshlarnghw",
        "Челаренго",
        "Челларенго",
        "Чэларэнга",
        "Չելարենգո",
        "تشلارنغو",
        "チェッラレンゴ",
        "切拉伦戈" ;
    ns1:countryCode "IT" ;
    ns1:featureClass ns1:A ;
    ns1:featureCode ns1:A.ADM3 ;
    ns1:name "Cellarengo" ;
    ns1:parentADM1 <https://sws.geonames.org/3170831/> ;
    ns1:parentADM2 <https://sws.geonames.org/3182712/> ;
    ns1:population 702 .

