@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/ontology/euvoc#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix ns2: <http://publications.europa.eu/resource/authority/> .

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

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

eulanguages:UKV
  ns0:op-code "UKV" ;
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  ns0:op-mapped-code [ a ns0:MappedCode ] ;
  skos:notation "ukv"^^ns1:XML_LNG, "ukv"^^ns1:ISO_639_3 ;
  dc11:identifier "UKV" ;
  skos:definition "Kuku, also called Kutuk na Kuku (Kuku language), is spoken in Southern Sudan and Northern Uganda. Together with Bari, it belongs to the Nuclear Barian group of the Eastern Nilotic branch of the Nilotic language family. Kuku was initially classified as a dialect of Bari."@en ;
  ns0:authority-code "UKV" ;
  skos:prefLabel "Kuku"@en ;
  skos:altLabel "Kuku"@ukv, "Kutuk na Kuku"@en ;
  ns2:op-code "UKV" ;
  skos:inScheme eulanguages:0003, ns2:language ;
  ns0:start.use "1950-05-09" ;
  ns0:deprecated "false" ;
  a skos:Concept .

