@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix country: <http://publications.europa.eu/resource/authority/country/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix ns0: <http://publications.europa.eu/ontology/authority/> .
@prefix ns1: <http://publications.europa.eu/resource/authority/> .

<http://publications.europa.eu/resource/authority/country>
  a skos:ConceptScheme ;
  rdfs:label "Country"@en ;
  skos:hasTopConcept country:LSO ;
  skos:prefLabel "Country"@en .

country:LSO
  a skos:Concept ;
  skos:inScheme <http://publications.europa.eu/resource/authority/country> ;
  skos:prefLabel "Lesoto"@pt, "Lesotho"@hu, "Lesotas"@lt, "Lesotho"@et, "Lesoto"@es, "Lesoto"@sl, "Lesoto"@hr, "Lesotho"@fi, "Лесото"@bg, "Lesotho"@sk, "Lesotho"@de, "Λεσόθο"@el, "Lesotho"@sv, "Lesotho"@en, "Lesotho"@it, "Lesotho"@cs, "Lesotho"@pl, "Il-Lesoto"@mt, "Lesotho"@nl, "Lesotho"@da, "Lesotho"@ro, "Lesotho"@fr, "Lesoto"@lv, "Leosóta"@ga ;
  skos:altLabel "Królestwo Lesotho"@pl, "Království Lesotho"@cs, "Regno di Lesotho"@it, "Kraljevina Lesoto"@hr, "Königreich Lesotho"@de, "Koninkrijk Lesotho"@nl, "Ir-Renju tal-Lesoto"@mt, "Regatul Lesotho"@ro, "Royaume du Lesotho"@fr, "Βασίλειο του Λεσόθο"@el, "Kingdom of Lesotho"@en, "Кралство Лесото"@bg, "Lesoto Karaliste"@lv, "Lesotho Kuningriik"@et, "Lesothói Királyság"@hu, "Konungariket Lesotho"@sv, "Kraljevina Lesoto"@sl, "Lesothské kráľovstvo"@sk, "Reino de Lesoto"@es, "Ríocht Leosóta"@ga, "Reino do Lesoto"@pt, "Lesoto Karalystė"@lt, "Kongeriget Lesotho"@da, "Lesothon kuningaskunta"@fi ;
  dc11:identifier "LSO" ;
  ns0:authority-code "LSO" ;
  ns0:deprecated "false" ;
  ns0:op-code "LSO" ;
  ns0:start.use "1966-10-04" ;
  ns1:op-code "LSO" ;
  ns0:op-mapped-code [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ] .

