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

country:DJI
  a skos:Concept ;
  skos:inScheme <http://publications.europa.eu/resource/authority/country> ;
  skos:prefLabel "Djibouti"@ro, "Gibuti"@it, "Dschibuti"@de, "Dzsibuti"@hu, "Джибути"@bg, "Djibouti"@et, "Djibouti"@fr, "Džibuti"@sl, "Djibouti"@en, "Djibouti"@fi, "Džibuti"@hr, "Jibuti"@pt, "Djibouti"@nl, "Džibutis"@lt, "Il-Djibouti"@mt, "Džibutsko"@sk, "Yibuti"@es, "Djibouti"@ga, "Dżibuti"@pl, "Džibutija"@lv, "Τζιμπουτί"@el, "Džibutsko"@cs, "Djibouti"@sv, "Djibouti"@da ;
  skos:altLabel "Republiek Djibouti"@nl, "Република Джибути"@bg, "Republiken Djibouti"@sv, "República de Yibuti"@es, "Džibutská republika"@cs, "Republikken Djibouti"@da, "Republika Džibuti"@hr, "Republica Djibouti"@ro, "Djiboutin tasavalta"@fi, "Džibutská republika"@sk, "Džibučio Respublika"@lt, "Ir-Repubblika tal-Djibouti"@mt, "Republik Dschibuti"@de, "Djibouti Vabariik"@et, "Poblacht Djibouti"@ga, "Republika Džibuti"@sl, "Δημοκρατία του Τζιμπουτί"@el, "République de Djibouti"@fr, "Repubblica di Gibuti"@it, "Džibutijas Republika"@lv, "República do Jibuti"@pt, "Dzsibuti Köztársaság"@hu, "Republika Dżibuti"@pl, "Republic of Djibouti"@en ;
  dc11:identifier "DJI" ;
  ns0:authority-code "DJI" ;
  ns0:deprecated "false" ;
  ns0:op-code "DJI" ;
  ns0:start.use "1977-06-27" ;
  ns1:op-code "DJI" ;
  ns0:op-mapped-code [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ] .

