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

eulanguages:0003
  rdfs:label "infrequent language"@en ;
  skos:prefLabel "infrequent language"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept eulanguages:UKI .

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

eulanguages:UKI
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  ns0:op-mapped-code [ a ns0:MappedCode ] ;
  a skos:Concept ;
  skos:altLabel "Khondi"@en, "Gumsai"@uki ;
  ns1:op-code "UKI" ;
  ns0:start.use "1950-05-09" ;
  ns0:authority-code "UKI" ;
  skos:notation "uki"^^ns2:XML_LNG, "uki"^^ns2:ISO_639_3 ;
  dc11:identifier "UKI" ;
  skos:definition "Kui, also Kandha, Khondi, Khond, Khondo, Kanda, Kodu, Kodulu, Kuinga, is a South-Central Dravidian language spoken by the Kandhas in Odisha eastern India, and specifically in the Kandhamal district. It is mostly written in the Odia script. Kui is closely related to Dawik Kui. According to data reported in the 1991 Indian census, Kui and Dawik Kui had approximately 940 000 native speakers, ranking among the thirty most widely spoken languages in India at the time. Like more closely related Kuvi and more distant Gondi and Telugu, it belongs to the Dravidian language family spoken by 250 million people, primarily in South India, north-east Sri Lanka, and south-west Pakistan."@en ;
  skos:topConceptOf ns1:language, eulanguages:0003 ;
  ns0:deprecated "false" ;
  skos:prefLabel "Kui"@en ;
  ns0:op-code "UKI" .

