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

country:ERI
  a skos:Concept ;
  skos:inScheme <http://publications.europa.eu/resource/authority/country> ;
  skos:prefLabel "Eritrea"@da, "Erytrea"@pl, "Érythrée"@fr, "Eritrea"@it, "Eritrea"@cs, "Eritrea"@sv, "Eritreja"@lv, "Eritrea"@en, "Eritrea"@sk, "Eritreja"@hr, "L-Eritrea"@mt, "Eritrea"@de, "Еритрея"@bg, "Eritreia"@pt, "Eritrea"@hu, "An Eiritré"@ga, "Eritrėja"@lt, "Eritrea"@et, "Eritreea"@ro, "Eritrea"@fi, "Eritreja"@sl, "Eritrea"@es, "Ερυθραία"@el, "Eritrea"@nl ;
  skos:altLabel "Κράτος της Ερυθραίας"@el, "Stát na hEiritré"@ga, "Stát Eritrea"@cs, "Staten Eritrea"@da, "Държавата Еритрея"@bg, "Eritrejský štát"@sk, "Eritrea Riik"@et, "Eritrea Állam"@hu, "Państwo Erytrea"@pl, "État d’Érythrée"@fr, "Eritrean valtio"@fi, "State of Eritrea"@en, "L-Istat tal-Eritrea"@mt, "Statul Eritreea"@ro, "Država Eritreja"@hr, "Država Eritreja"@sl, "Staten Eritrea"@sv, "Estado de Eritrea"@es, "Eritrėjos Valstybė"@lt, "Staat Eritrea"@de, "Eritrejas Valsts"@lv, "Estado da Eritreia"@pt, "Staat Eritrea"@nl, "Stato di Eritrea"@it ;
  dc11:identifier "ERI" ;
  ns0:authority-code "ERI" ;
  ns0:deprecated "false" ;
  ns0:op-code "ERI" ;
  ns0:start.use "1993-05-24" ;
  ns1:op-code "ERI" ;
  ns0:op-mapped-code [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ] .

