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

country:CMR
  a skos:Concept ;
  skos:inScheme <http://publications.europa.eu/resource/authority/country> ;
  skos:prefLabel "Kamerūna"@lv, "Cameroun"@fr, "Camarões"@pt, "Kamerun"@sv, "Kamerun"@hu, "Cameroun"@da, "Kamerun"@cs, "Kameroen"@nl, "Camerun"@ro, "Камерун"@bg, "Kamerūnas"@lt, "Camerun"@it, "Kamerun"@pl, "Camarún"@ga, "Kamerun"@et, "Kamerun"@de, "Camerún"@es, "Kamerun"@sl, "Kamerun"@hr, "Cameroon"@en, "Il-Kamerun"@mt, "Kamerun"@sk, "Kamerun"@fi, "Καμερούν"@el ;
  skos:altLabel "Republik Kamerun"@de, "Ir-Repubblika tal-Kamerun"@mt, "República dos Camarões"@pt, "Kameruni Köztársaság"@hu, "Republika Kamerunu"@pl, "République du Cameroun"@fr, "República de Camerún"@es, "Repubblica del Camerun"@it, "Kameruni Vabariik"@et, "Република Камерун"@bg, "Republica Camerun"@ro, "Kamerunská republika"@cs, "Republiken Kamerun"@sv, "Republiek Kameroen"@nl, "Republika Kamerun"@hr, "Republika Kamerun"@sl, "Kamerūno Respublika"@lt, "Republikken Cameroun"@da, "Republic of Cameroon"@en, "Kamerunin tasavalta"@fi, "Poblacht Chamarún"@ga, "Kamerunská republika"@sk, "Δημοκρατία του Καμερούν"@el, "Kamerūnas Republika"@lv ;
  dc11:identifier "CMR" ;
  ns0:authority-code "CMR" ;
  ns0:deprecated "false" ;
  ns0:op-code "CMR" ;
  ns0:start.use "1960-01-01" ;
  ns1:op-code "CMR" ;
  ns0:op-mapped-code [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ], [ ] .

