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

country:GMB
  a skos:Concept ;
  skos:inScheme <http://publications.europa.eu/resource/authority/country> ;
  skos:prefLabel "Гамбия"@bg, "Gambija"@hr, "Gambie"@cs, "Gambia"@de, "Gambia"@nl, "Gambija"@sl, "Gambia"@da, "Gambia"@it, "Gambija"@lv, "An Ghaimbia"@ga, "Gambia"@et, "Gambia"@ro, "Γκάμπια"@el, "Il-Gambja"@mt, "Gambia"@es, "Gambia"@pl, "Gâmbia"@pt, "Gambie"@fr, "Gambia"@sv, "Gambia"@fi, "Gambia"@sk, "Gambia"@hu, "Gambija"@lt, "The Gambia"@en ;
  skos:altLabel "Republika Gambii"@pl, "Република Гамбия"@bg, "Gambijská republika"@sk, "República da Gâmbia"@pt, "Ir-Repubblika tal-Gambja"@mt, "Republic of The Gambia"@en, "Republiken Gambia"@sv, "Republika Gambija"@hr, "Gambijos Respublika"@lt, "Republikken Gambia"@da, "Gambijská republika"@cs, "Gambian tasavalta"@fi, "République de Gambie"@fr, "Republiek Gambia"@nl, "Poblacht na Gaimbia"@ga, "Gambijas Republika"@lv, "Republica Gambia"@ro, "Repubblica della Gambia"@it, "Republik Gambia"@de, "República de Gambia"@es, "Gambia Vabariik"@et, "Republika Gambija"@sl, "Gambiai Köztársaság"@hu, "Δημοκρατία της Γκάμπια"@el ;
  dc11:identifier "GMB" ;
  ns0:authority-code "GMB" ;
  ns0:deprecated "false" ;
  ns0:op-code "GMB" ;
  ns0:start.use "1970-04-24" ;
  ns1:op-code "GMB" ;
  ns0:op-mapped-code [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ] .

