@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/6455421/> a ns1:Feature ;
    ns2:lat 46.03389 ;
    ns2:long 5.675 ;
    ns1:alternateName "Le Grand Aberzeman",
        "Le-Grand-Aberzheman",
        "Le-Grand-Aberzhman",
        "da a bo er re mang",
        "lw ghrand-abyrjymwn",
        "Ле-Гранд-Абержеман",
        "Ле-Гранд-Абержман",
        "Լե Գրանդ Աբերժեման",
        "لو غراند-أبيرجيمون",
        "大阿伯尔热芒" ;
    ns1:countryCode "FR" ;
    ns1:featureClass ns1:A ;
    ns1:featureCode ns1:A.ADM4H ;
    ns1:name "Le Grand-Abergement" ;
    ns1:parentADM1 <https://sws.geonames.org/11071625/> ;
    ns1:parentADM2 <https://sws.geonames.org/3038422/> ;
    ns1:population 106 .

