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

country:BGD
  a skos:Concept ;
  skos:inScheme <http://publications.europa.eu/resource/authority/country> ;
  skos:prefLabel "Bangladeš"@hr, "Il-Bangladesh"@mt, "An Bhanglaidéis"@ga, "Μπανγκλαντές"@el, "Bangladesh"@fr, "Bangladéš"@cs, "Bangladexe"@pt, "Bangladesch"@de, "Бангладеш"@bg, "Banglades"@hu, "Bangladesh"@ro, "Bangladeša"@lv, "Bangladesh"@nl, "Bangladeš"@sl, "Bangladesh"@en, "Bangladesh"@da, "Bangladesz"@pl, "Bangladesh"@fi, "Bangladés"@es, "Bangladesh"@sv, "Bangladesh"@et, "Bangladešas"@lt, "Bangladesh"@it, "Bangladéš"@sk ;
  skos:altLabel "Bangladeshi Rahvavabariik"@et, "Ludowa Republika Bangladeszu"@pl, "Ir-Repubblika tal-Poplu tal-Bangladesh"@mt, "Republica Populară Bangladesh"@ro, "Volksrepubliek Bangladesh"@nl, "Narodna Republika Bangladeš"@hr, "Народна република Бангладеш"@bg, "Repubblica popolare del Bangladesh"@it, "Bangladešas Tautas Republika"@lv, "Ljudska republika Bangladeš"@sl, "Λαϊκή Δημοκρατία του Μπανγκλαντές"@el, "Bangladešo Liaudies Respublika"@lt, "Bangladéšska ľudová republika"@sk, "République populaire du Bangladesh"@fr, "People’s Republic of Bangladesh"@en, "Bangladeshin kansantasavalta"@fi, "República Popular de Bangladés"@es, "Daon-Phoblacht Dhaonlathach na Bainglaidéise"@ga, "Bangladéšská lidová republika"@cs, "Folkrepubliken Bangladesh"@sv, "Bangladesi Népi Köztársaság"@hu, "Folkerepublikken Bangladesh"@da, "Volksrepublik Bangladesch"@de, "República Popular do Bangladexe"@pt ;
  dc11:identifier "BGD" ;
  ns0:authority-code "BGD" ;
  ns0:deprecated "false" ;
  ns0:op-code "BGD" ;
  ns0:start.use "1971-03-26" ;
  ns1:op-code "BGD" ;
  ns0:op-mapped-code [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ] .

