@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:NPL ;
  skos:prefLabel "Country"@en .

country:NPL
  a skos:Concept ;
  skos:inScheme <http://publications.europa.eu/resource/authority/country> ;
  skos:prefLabel "Nepal"@pl, "Nepal"@hr, "Nepal"@es, "In-Nepal"@mt, "Nepal"@pt, "Népal"@fr, "Nepal"@it, "Nepal"@et, "Nepál"@sk, "Nepal"@de, "Nepal"@nl, "Непал"@bg, "Nepal"@sv, "Nepāla"@lv, "Nepal"@en, "Nepál"@cs, "Nepalas"@lt, "Nepal"@ro, "Nepál"@hu, "Nepal"@da, "Neipeal"@ga, "Nepal"@fi, "Νεπάλ"@el, "Nepal"@sl ;
  skos:altLabel "Nepālas Federatīvā Demokrātiskā Republika"@lv, "Demokratiska förbundsrepubliken Nepal"@sv, "Nepalin demokraattinen liittotasavalta"@fi, "Federalna Demokratyczna Republika Nepalu"@pl, "Ομοσπονδιακή Λαϊκή Δημοκρατία του Νεπάλ"@el, "Repubblica federale democratica del Nepal"@it, "Nepálská federativní demokratická republika"@cs, "Savezna Demokratska Republika Nepal"@hr, "Demokratische Bundesrepublik Nepal"@de, "Nepálska federatívna demokratická republika"@sk, "Republica Federală Democratică Nepal"@ro, "Ir-Repubblika Demokratika Federali tan-Nepal"@mt, "Nepáli Demokratikus Szövetségi Köztársaság"@hu, "République démocratique fédérale du Népal"@fr, "República Democrática Federal do Nepal"@pt, "Den Demokratiske Forbundsrepublik Nepal"@da, "República Democrática Federal de Nepal"@es, "Poblacht Chónaidhme Dhaonlathach Neipeal"@ga, "Federativna demokratična republika Nepal"@sl, "Federal Democratic Republic of Nepal"@en, "Федерална демократична република Непал"@bg, "Nepali Demokraatlik Liitvabariik"@et, "Nepalo Federacinė Demokratinė Respublika"@lt, "Federale Democratische Republiek Nepal"@nl ;
  dc11:identifier "NPL" ;
  ns0:authority-code "NPL" ;
  ns0:deprecated "false" ;
  ns0:op-code "NPL" ;
  ns0:start.use "2010-03-24" ;
  ns1:op-code "NPL" ;
  ns0:op-mapped-code [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ] .

