@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/2982076/> a ns1:Feature ;
    ns2:lat 47.83765 ;
    ns2:long -0.33294 ;
    ns1:alternateName "Sable",
        "Sable sobre Sarthe",
        "Sable-sjur-Sart",
        "Sablé",
        "Sabolium super Sartham",
        "sa er te he pan sa bu lai",
        "sabure=shuru=saruto",
        "Сабле-сюр-Сарт",
        "سابلے-سور-سارتھے",
        "サブレ＝シュル＝サルト",
        "薩爾特河畔薩布萊" ;
    ns1:countryCode "FR" ;
    ns1:featureClass ns1:P ;
    ns1:featureCode ns1:P.PPL ;
    ns1:name "Sablé-sur-Sarthe" ;
    ns1:parentADM1 <https://sws.geonames.org/2988289/> ;
    ns1:parentADM2 <https://sws.geonames.org/2975926/> ;
    ns1:population 14734 .

