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

country:BTN
  a skos:Concept ;
  skos:inScheme <http://publications.europa.eu/resource/authority/country> ;
  skos:prefLabel "Bhutan"@et, "Bhutan"@sv, "Bhutan"@ro, "Butan"@hr, "Μπουτάν"@el, "Bhutan"@de, "Butan"@sl, "Bhutan"@nl, "Bhutan"@da, "Bhutan"@pl, "Il-Bhutan"@mt, "Bhután"@sk, "Bhútán"@cs, "Butāna"@lv, "Bhutan"@fi, "Bhutan"@it, "Bhután"@es, "Bhoutan"@fr, "Bhután"@hu, "An Bhútáin"@ga, "Bhutan"@en, "Butanas"@lt, "Butão"@pt, "Бутан"@bg ;
  skos:altLabel "Bhútánské království"@cs, "Royaume du Bhoutan"@fr, "Reino do Butão"@pt, "Regatul Bhutan"@ro, "Regno del Bhutan"@it, "Butano Karalystė"@lt, "Königreich Bhutan"@de, "Ríocht na Bútáine"@ga, "Bhutanin kuningaskunta"@fi, "Kraljevina Butan"@sl, "Królestwo Bhutanu"@pl, "Bhutani Kuningriik"@et, "Ir-Renju tal-Bhutan"@mt, "Konungariket Bhutan"@sv, "Kraljevina Butan"@hr, "Kongeriget Bhutan"@da, "Кралство Бутан"@bg, "Bhutánske kráľovstvo"@sk, "Butānas Karaliste"@lv, "Koninkrijk Bhutan"@nl, "Kingdom of Bhutan"@en, "Bhutáni Királyság"@hu, "Βασίλειο του Μπουτάν"@el, "Reino de Bhután"@es ;
  dc11:identifier "BTN" ;
  ns0:authority-code "BTN" ;
  ns0:deprecated "false" ;
  ns0:op-code "BTN" ;
  ns0:start.use "1950-05-09" ;
  ns1:op-code "BTN" ;
  ns0:op-mapped-code [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ] .

