@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/276780/> a ns1:Feature ;
    ns2:lat 33.88333 ;
    ns2:long 35.5 ;
    ns1:alternateName "Bayroot",
        "Bayrot",
        "Beirut",
        "Beirute",
        "Beiruti",
        "Bejrut",
        "Beyrouth",
        "Beyrut",
        "Beyruut",
        "Mohafazat Beyrouth",
        "Muhafazat Bayrut",
        "Muhāfaz̧at Bayrūt",
        "bairuta",
        "be'iruta",
        "beiruto",
        "beyiruti",
        "byrwt",
        "mhafzt byrwt",
        "Бейрут",
        "بیروت",
        "محافظة بيروت",
        "বেইরুত",
        "ਬੈਰੁਤ",
        "ቤይሩት",
        "ベイルート" ;
    ns1:countryCode "LB" ;
    ns1:featureClass ns1:A ;
    ns1:featureCode ns1:A.ADM1 ;
    ns1:name "Beyrouth" ;
    ns1:parentADM1 <https://sws.geonames.org/276780/> ;
    ns1:population 2500000 .

