@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix eulanguages: <http://publications.europa.eu/resource/authority/language/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://publications.europa.eu/ontology/authority/> .
@prefix ns1: <http://publications.europa.eu/ontology/euvoc#> .
@prefix ns2: <http://publications.europa.eu/resource/authority/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

<http://id.loc.gov/vocabulary/iso639-1/ak> skos:exactMatch eulanguages:AKA .
<http://publications.europa.eu/resource/authority/language>
  rdfs:label "Language"@en ;
  skos:prefLabel "Language"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept eulanguages:AKA .

eulanguages:0002
  rdfs:label "frequent language"@en ;
  skos:prefLabel "frequent language"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept eulanguages:AKA .

eulanguages:AKA
  skos:prefLabel "akanų"@lt, "аканська мова"@uk, "акан"@bg, "akanščina"@sl, "akani"@et, "akančina"@sk, "akanski"@hr, "Acáinis"@ga, "Akan"@en, "Akan"@mt, "Akan"@de, "Akan"@nl, "akan"@pl, "akan"@ro, "akan"@it, "akan"@sv, "akan"@hu, "akan"@es, "akan"@pt, "akan"@fr, "akan"@fi, "akan"@da, "akanu valoda"@lv, "akanština"@cs, "ακάν"@el ;
  ns0:authority-code "AKA" ;
  skos:definition "Akan is an Atlantic-Congo language that belongs to the Central Tano group of the Volta-Congo languages. It is the principal native language of the Akan people of Ghana, spoken over much of the southern half of Ghana. It is also spoken in parts of Côte d’Ivoire. With the Atlantic slave trade, the language was introduced to the Caribbean and South America, notably in Suriname and in Jamaica. The Akan language and its dialects use the Adinkra Nkyea writing system. It is part of the hypothetical Niger-Congo language family."@en ;
  skos:inScheme eulanguages:0002, <http://publications.europa.eu/resource/authority/language> ;
  skos:topConceptOf eulanguages:0002, <http://publications.europa.eu/resource/authority/language> ;
  ns0:op-mapped-code [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ] ;
  skos:notation "aka"^^ns1:ISO_639_2T, "aka"^^ns1:ISO_639_2B, "ak"^^ns1:ISO_639_1, "ak"^^ns1:XML_LNG, "aka"^^ns1:ISO_639_3, "AK"^^ns1:PUB_LNGISO, "AK"^^ns1:PUB_LANG ;
  ns2:op-code "AKA" ;
  ns0:deprecated "false" ;
  ns0:start.use "1950-05-09" ;
  skos:altLabel "Ákán"@ak ;
  ns0:op-code "AKA" ;
  a skos:Concept ;
  dc11:identifier "AKA" ;
  skos:exactMatch <http://id.loc.gov/vocabulary/iso639-1/ak> .

