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

country:KIR
  a skos:Concept ;
  skos:inScheme <http://publications.europa.eu/resource/authority/country> ;
  skos:prefLabel "Kiribati"@et, "Kiribati"@it, "Kiribati"@sl, "Kiribati"@lv, "Kiribati"@fi, "Kiribati"@sv, "Quiribati"@pt, "Kiribati"@cs, "Kiribatis"@lt, "Kiribati"@mt, "Kiribati"@da, "Kiribati"@nl, "Kiribati"@fr, "Kiribati"@de, "Kiribati"@pl, "Kiribati"@en, "Кирибати"@bg, "Cireabaití"@ga, "Kiribati"@ro, "Kiribati"@hr, "Kiribati"@es, "Κιριμπάτι"@el, "Kiribati"@sk, "Kiribati"@hu ;
  skos:altLabel "Ir-Repubblika ta’ Kiribati"@mt, "Republic of Kiribati"@en, "Kiribatská republika"@sk, "República de Quiribati"@pt, "Kiribatin tasavalta"@fi, "Republiek Kiribati"@nl, "Republik Kiribati"@de, "Republiken Kiribati"@sv, "Kiribati Vabariik"@et, "République de Kiribati"@fr, "Republika Kiribati"@pl, "Δημοκρατία του Κιριμπάτι"@el, "Republika Kiribati"@sl, "Kiribati Köztársaság"@hu, "Kiribati Republika"@lv, "Republika Kiribati"@hr, "Kiribačio Respublika"@lt, "Republica Kiribati"@ro, "Republika Kiribati"@cs, "República de Kiribati"@es, "Republikken Kiribati"@da, "Repubblica di Kiribati"@it, "Република Кирибати"@bg, "Poblacht Chireabaití"@ga ;
  dc11:identifier "KIR" ;
  ns0:authority-code "KIR" ;
  ns0:deprecated "false" ;
  ns0:op-code "KIR" ;
  ns0:start.use "1979-07-12" ;
  ns1:op-code "KIR" ;
  ns0:op-mapped-code [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ] .

