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

country:BDI
  a skos:Concept ;
  skos:inScheme <http://publications.europa.eu/resource/authority/country> ;
  skos:prefLabel "Burundi"@et, "Burundi"@cs, "Burundi"@pl, "An Bhurúin"@ga, "Il-Burundi"@mt, "Burundi"@fi, "Burundi"@pt, "Burundi"@en, "Burundi"@hu, "Burundi"@lv, "Burundi"@sl, "Бурунди"@bg, "Burundi"@es, "Burundi"@nl, "Burundi"@it, "Μπουρούντι"@el, "Burundi"@sv, "Burundi"@da, "Burundi"@fr, "Burundis"@lt, "Burundi"@ro, "Burundi"@de, "Burundi"@hr, "Burundi"@sk ;
  skos:altLabel "Δημοκρατία του Μπουρούντι"@el, "Republikken Burundi"@da, "Republica Burundi"@ro, "Republik Burundi"@de, "Republika Burundi"@hr, "Burundžio Respublika"@lt, "Burundi Köztársaság"@hu, "Republika Burundi"@cs, "Republic of Burundi"@en, "République du Burundi"@fr, "Republika Burundi"@sl, "Repubblica di Burundi"@it, "Burundi Vabariik"@et, "Republiken Burundi"@sv, "Republika Burundi"@pl, "República do Burundi"@pt, "Ir-Repubblika tal-Burundi"@mt, "Poblacht na Burúine"@ga, "República de Burundi"@es, "Burundi Republika"@lv, "Република Бурунди"@bg, "Burundská republika"@sk, "Republiek Burundi"@nl, "Burundin tasavalta"@fi ;
  dc11:identifier "BDI" ;
  ns0:authority-code "BDI" ;
  ns0:deprecated "false" ;
  ns0:op-code "BDI" ;
  ns0:start.use "1962-07-01" ;
  ns1:op-code "BDI" ;
  ns0:op-mapped-code [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ] .

