@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/resource/authority/> .
@prefix ns1: <http://publications.europa.eu/ontology/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:DWK .

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

eulanguages:DWK
  ns0:op-code "DWK" ;
  ns1:deprecated "false" ;
  ns1:authority-code "DWK" ;
  skos:inScheme ns0:language, eulanguages:0003 ;
  skos:topConceptOf eulanguages:0003, ns0:language ;
  a skos:Concept ;
  ns1:op-code "DWK" ;
  skos:notation "dwk"^^ns2:ISO_639_3, "dwk"^^ns2:XML_LNG ;
  ns1:op-mapped-code [ a ns1:MappedCode ] ;
  dc11:identifier "DWK" ;
  skos:prefLabel "Dawik Kui"@en ;
  ns1:start.use "1950-05-09" ;
  skos:definition "Dawik Kui is a South-Central Dravidian language spoken by the Kandhas in Gajapati district of Odisha in eastern India. It is mostly written in the Odia script. It is closely related to Kui (ULI). Together, According to data reported in the 1991 Indian census, Dawik Kui and 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:altLabel "Kui"@dwk .

