@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/7521314/> a ns1:Feature ;
    ns2:lat 53.16667 ;
    ns2:long -7.02121 ;
    ns1:alternateName "Coigeamh Laighean",
        "Cuige Laighean",
        "Còigeamh Laighean",
        "Cúige Laighean",
        "Lagenia",
        "Lagenin",
        "Lagénîn",
        "Laighin",
        "Leinster",
        "Leinster Seng",
        "Leinster Séng",
        "Leinsteri",
        "Leinsteri provints",
        "Lenster",
        "Lensteris",
        "Lenstur",
        "Queiggey Lion",
        "layinisiteri",
        "laynstr",
        "le'inastara",
        "lenasatara",
        "lenseuteo",
        "li yang sheng",
        "lnstr",
        "lun si te sheng",
        "lynstr",
        "lېnsټr",
        "rensuta",
        "Ленстер",
        "Ленстър",
        "לנסטר",
        "لاينستر",
        "لینستر",
        "لینسٹر",
        "لېنسټر",
        "লেইনস্টার",
        "ਲੇਨਸਟਰ",
        "ლენსტერი",
        "ላይንስተር",
        "レンスター",
        "倫斯特省",
        "利揚省",
        "렌스터" ;
    ns1:countryCode "IE" ;
    ns1:featureClass ns1:A ;
    ns1:featureCode ns1:A.ADM1 ;
    ns1:name "Leinster" ;
    ns1:parentADM1 <https://sws.geonames.org/7521314/> ;
    ns1:population 2858501 .

