@prefix ns1: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix ns2: <https://www.geonames.org/ontology#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://sws.geonames.org/6444724/> a ns2:Feature ;
    ns1:lat 50.03083 ;
    ns1:long 2.91306 ;
    ns2:alternateName "80695",
        "Sai-Saizel'",
        "Sailly-Saillisel",
        "sa yi sa yi sai lei",
        "Саї-Саїзель",
        "سیلے-سیلسل",
        "萨伊萨伊塞勒" ;
    ns2:countryCode "FR" ;
    ns2:featureClass ns2:A ;
    ns2:featureCode ns2:A.ADM4 ;
    ns2:name "Sailly-Saillisel" ;
    ns2:parentADM1 <https://sws.geonames.org/11071624/> ;
    ns2:parentADM2 <https://sws.geonames.org/2974304/> ;
    ns2:population 475 .

