@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/2976584/> a ns1:Feature ;
    ns2:lat 44.17114 ;
    ns2:long 5.74193 ;
    ns1:alternateName "Saint-Vincent",
        "Saint-Vincent-sur-Jabron",
        "Sant Vincenc de Jabron",
        "Sant Vincenc de Miravalh",
        "Sant Vincenç de Jabron",
        "Sant Vincènç de Miravalh",
        "Sen-Vensan-sjur-Zhabron",
        "Vincent-la-Lauze",
        "ya bu luo ne he pan sheng wan sang",
        "Сен-Венсан-сюр-Жаброн",
        "雅布罗讷河畔圣万桑" ;
    ns1:countryCode "FR" ;
    ns1:featureClass ns1:P ;
    ns1:featureCode ns1:P.PPL ;
    ns1:name "Saint-Vincent-sur-Jabron" ;
    ns1:parentADM1 <https://sws.geonames.org/2985244/> ;
    ns1:parentADM2 <https://sws.geonames.org/3038050/> ;
    ns1:population 204 .

