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

country:LBR
  a skos:Concept ;
  skos:inScheme <http://publications.europa.eu/resource/authority/country> ;
  skos:prefLabel "Libeeria"@et, "Либерия"@bg, "Liberia"@sv, "Liberia"@nl, "Liberija"@sl, "Liberia"@da, "Libērija"@lv, "Libéria"@sk, "Liberia"@pl, "An Libéir"@ga, "Λιβερία"@el, "Liberia"@fr, "Il-Liberja"@mt, "Libérie"@cs, "Liberia"@it, "Libéria"@hu, "Liberija"@lt, "Liberia"@es, "Libéria"@pt, "Liberija"@hr, "Liberia"@fi, "Liberia"@de, "Liberia"@ro, "Liberia"@en ;
  skos:altLabel "Republika Liberija"@hr, "Libériai Köztársaság"@hu, "Liberijos Respublika"@lt, "Republika Liberii"@pl, "Republik Liberia"@de, "République du Liberia"@fr, "Република Либерия"@bg, "Republikken Liberia"@da, "Poblacht na Libéire"@ga, "Republika Liberija"@sl, "Libérijská republika"@sk, "Δημοκρατία της Λιβερίας"@el, "Liberijská republika"@cs, "República de Liberia"@es, "Republiken Liberia"@sv, "Republiek Liberia"@nl, "República da Libéria"@pt, "Liberian tasavalta"@fi, "Libērijas Republika"@lv, "Libeeria Vabariik"@et, "Ir-Repubblika tal-Liberja"@mt, "Repubblica di Liberia"@it, "Republic of Liberia"@en, "Republica Liberia"@ro ;
  dc11:identifier "LBR" ;
  ns0:authority-code "LBR" ;
  ns0:deprecated "false" ;
  ns0:op-code "LBR" ;
  ns0:start.use "1950-05-09" ;
  ns1:op-code "LBR" ;
  ns0:op-mapped-code [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ] .

