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

<http://publications.europa.eu/resource/authority/language>
  rdfs:label "Language"@en ;
  skos:prefLabel "Language"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept eulanguages:TOI .

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

eulanguages:TOI
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  skos:prefLabel "τόνγκα (Ζάμπια)"@el, "Tonga (iż-Żambja)"@mt, "tonga (Zambija)"@sl, "tonga (Zambija)"@hr, "tonga (Zambija)"@lv, "Chitonga"@de, "език тонга (Замбия)"@bg, "Tongais (an tSaimbia)"@ga, "tonga (Zambie)"@fr, "tonga (Sambia)"@fi, "tonga (Sambia)"@et, "tonga (Zambia)"@da, "tonga (Zambia)"@hu, "tonga (Zambia)"@es, "tonga (Zambia)"@pl, "tonga (Zambia)"@it, "tonga (Zambia)"@ro, "tonga (Zambia)"@sv, "tonga (Zâmbia)"@pt, "tongčina (Zambia)"@sk, "tongština (Zambie)"@cs, "čitonga (Zambija)"@lt, "Tonga (Zambia)"@en, "Tonga (Zambia)"@nl ;
  skos:notation "toi"^^ns0:XML_LNG, "toi"^^ns0:ISO_639_3 ;
  skos:altLabel "ChiTonga"@toi, "chitonga"@fr, "Chitonga"@en ;
  ns1:authority-code "TOI" ;
  ns1:deprecated "false" ;
  skos:topConceptOf eulanguages:0002, <http://publications.europa.eu/resource/authority/language> ;
  skos:definition "Tonga is a Bantu language spoken in Zambia, where it has the status of a regional language, and in Zimbabwe, where it is one of the 16 official languages. It is spoken around Lake Kariba in Zambia by almost a million people and in Zimbabwe around 140 000 people. It is also spoken in northern Zimbabwe, with a few in Mozambique. Tonga is the mother tongue of the Tonga people. In Zambia Tonga is taught in schools as first language in the whole of Southern Province, Lusaka and Central Provinces."@en ;
  dc11:identifier "TOI" ;
  ns1:start.use "1950-05-09" ;
  a skos:Concept ;
  ns1:op-code "TOI" ;
  ns2:op-code "TOI" ;
  ns1:op-mapped-code [ a ns1:MappedCode ] .

