@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/12110600/> a ns2:Feature ;
    ns1:lat 60.93024 ;
    ns1:long 6.43261 ;
    ns2:alternateName "Hornelen",
        "Vestlan",
        "Vestland",
        "Vestland fylke",
        "Vestland fylki",
        "Vestlandia",
        "Vestlann",
        "Vestlanne",
        "Vestlant",
        "Vesturland",
        "beseuteulanju",
        "bhestalyanda",
        "fystland",
        "thes mnthl west lan",
        "vaisatalainda",
        "vesitilanidi",
        "vuesutoran xian",
        "wei si te lan",
        "wei si te lan jun",
        "wstln",
        "wstlnd",
        "Βέστλαντ",
        "Вестлан",
        "Вестланд",
        "Вестланн",
        "וסטלן",
        "فيستلاند",
        "وستلند",
        "ভেস্টল্যান্ড",
        "ਵੈਸਟਲੈਂਡ",
        "เทศมณฑลเว็สต์ลัน",
        "ቬስትላንድ",
        "ヴェストラン県",
        "韋斯特蘭",
        "韋斯特蘭郡",
        "베스트란주" ;
    ns2:countryCode "NO" ;
    ns2:featureClass ns2:A ;
    ns2:featureCode ns2:A.ADM1 ;
    ns2:name "Vestland" ;
    ns2:parentADM1 <https://sws.geonames.org/12110600/> ;
    ns2:population 638821 .

