@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/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://publications.europa.eu/resource/authority/language>
  rdfs:label "Language"@en ;
  skos:prefLabel "Language"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept eulanguages:KCK .

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

eulanguages:KCK
  skos:prefLabel "calanga"@pt, "kalanga"@sv, "kalanga"@fi, "kalanga"@fr, "kalanga"@hr, "kalanga"@da, "kalanga"@lv, "kalanga"@sk, "kalanga"@ro, "kalanga"@sl, "kalanga"@pl, "kalanga"@it, "kalanga"@et, "kalanga"@ga, "kalanga"@hu, "kalanga"@es, "kalangština"@cs, "kalangų"@lt, "Kalanga"@mt, "Kalanga"@en, "Kalanga"@de, "Kalanga"@nl, "καλάνγκα"@el, "език каланга"@bg ;
  ns0:op-mapped-code [ a ns0:MappedCode ] ;
  skos:altLabel "TjiKalanga"@en, "Chikalanga"@kck, "ikalanga"@fr, "Tjikalanga"@kck ;
  ns0:op-code "KCK" ;
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  a skos:Concept ;
  skos:notation "kck"^^ns1:XML_LNG, "kck"^^ns1:ISO_639_3 ;
  ns2:op-code "KCK" ;
  ns0:authority-code "KCK" ;
  ns0:start.use "1950-05-09" ;
  ns0:deprecated "false" ;
  skos:definition "Kalanga is a Bantu language spoken by the Kalanga people in Botswana and Zimbabwe with an extensive phoneme inventory. Kalanga is recognised as an official language by the Zimbabwean Constitution of 2013 and is taught in schools in areas where its speakers predominate. The Kalanga language is closely related to the Nambya, TshiVenda and KheLobedu languages of Zimbabwe and South Africa."@en ;
  dc11:identifier "KCK" .

