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

country:GAB
  a skos:Concept ;
  skos:inScheme <http://publications.europa.eu/resource/authority/country> ;
  skos:prefLabel "Gabon"@hr, "Gabón"@es, "Gabon"@sv, "Габон"@bg, "Gabon"@et, "Gabon"@nl, "Gabon"@ro, "Gabun"@de, "Gabon"@fi, "Gabon"@pl, "Gabon"@da, "Gabon"@sk, "Gabão"@pt, "Gabon"@hu, "Γκαμπόν"@el, "Gabon"@en, "Gabona"@lv, "Gabon"@it, "An Ghabúin"@ga, "Gabonas"@lt, "Gabon"@cs, "Gabon"@fr, "Il-Gabon"@mt, "Gabon"@sl ;
  skos:altLabel "Republica Gaboneză"@ro, "Gabonas Republika"@lv, "República Gabonesa"@pt, "Gabonska republika"@sl, "Gabonska Republika"@hr, "Gabonská republika"@sk, "Gaboni Vabariik"@et, "Repubblica gabonese"@it, "Poblacht na Gabúine"@ga, "Ir-Repubblika Gaboniża"@mt, "Gabonská republika"@cs, "Gaboni Köztársaság"@hu, "Den Gabonesiske Republik"@da, "Republiek Gabon"@nl, "Republiken Gabon"@sv, "République gabonaise"@fr, "Republika Gabońska"@pl, "Gabunische Republik"@de, "Gabono Respublika"@lt, "República Gabonesa"@es, "Δημοκρατία της Γκαμπόν"@el, "Gabonin tasavalta"@fi, "Gabonese Republic"@en, "Република Габон"@bg ;
  dc11:identifier "GAB" ;
  ns0:authority-code "GAB" ;
  ns0:deprecated "false" ;
  ns0:op-code "GAB" ;
  ns0:start.use "1960-08-17" ;
  ns1:op-code "GAB" ;
  ns0:op-mapped-code [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ] .

