@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:KRU .

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

eulanguages:KRU
  skos:notation "kru"^^ns0:ISO_639_3, "kru"^^ns0:XML_LNG, "kru"^^ns0:ISO_639_2T, "kru"^^ns0:ISO_639_2B ;
  ns1:authority-code "KRU" ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  dc11:identifier "KRU" ;
  ns1:deprecated "false" ;
  skos:altLabel "Oraon"@en, "Kuṛux"@kru, "Kuṁṛux"@kru ;
  ns2:op-code "KRU" ;
  skos:topConceptOf eulanguages:0003, ns2:language ;
  ns1:op-code "KRU" ;
  a skos:Concept ;
  ns1:op-mapped-code [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ] ;
  skos:definition "Kurukh, also Kurux, Oraon or Uranw, is a North Dravidian language spoken by the Kurukh (Oraon) and Kisan people of East India. It is spoken by about two million people in the Indian states of Jharkhand, Chhattisgarh, Odisha, West Bengal, Assam and Tripura, as well as by 65 000 in northern Bangladesh, 28 600 of a dialect called Uranw in Nepal and about 5 000 in Bhutan. The most closely related language to Kurukh is Malto. Together with Brahui, all three languages form the North Dravidian branch of the Dravidian language family. Kurukh is written in Devanagari, a script also used to write Indo-Aryan languages."@en ;
  skos:prefLabel "Kurukh"@en ;
  ns1:start.use "1950-05-09" .

