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

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

eulanguages:KCI
  ns0:authority-code "KCI" ;
  skos:inScheme eulanguages:0003, <http://publications.europa.eu/resource/authority/language> ;
  skos:notation "kci"^^ns1:ISO_639_3, "kci"^^ns1:XML_LNG ;
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  ns0:start.use "1950-05-09" ;
  skos:prefLabel "Ngyian"@en ;
  ns0:op-mapped-code [ a ns0:MappedCode ] ;
  skos:definition "Ngyian (also known as Nghan, Hausa: Kamantan, Jju: Byrok, Tyap: Byoot), is a Plateau language of Nigeria. It is spoken by the Anghan people in Zangon Kataf and Kachia LGAs of southern Kaduna State, in the Middle Belt area of Nigeria. It belongs to the Volta-Congo sub-branch. Like related Bantu and Bantoid languages, Ngyian has a noun class system, a characteristic feature of languages belonging to the Atlantic–Congo lineage, the largest demonstrated language family in Africa."@en ;
  ns0:op-code "KCI" ;
  skos:altLabel "Kamantan"@en, "Ngyian"@kci ;
  a skos:Concept ;
  dc11:identifier "KCI" ;
  ns2:op-code "KCI" ;
  ns0:deprecated "false" .

