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

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

eulanguages:KKQ
  skos:altLabel "Kaeku"@kkq, "Kaiku"@en ;
  a skos:Concept ;
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  skos:prefLabel "Kaeku"@en ;
  skos:notation "kkq"^^ns0:ISO_639_3, "kkq"^^ns0:XML_LNG ;
  skos:definition "Kaeku or Kaiku is a Bantu language spoken in Democratic Republic of the Congo. It belongs to the Bilaic subgroup, and together with Amba and Bira, these three varieties make up the Komoic sub-branch, which is classified within the Volta-Congo primary branch. Like other Bantu languages, Kaeku has a noun class system, a characteristic feature of languages belonging to the Atlantic–Congo lineage, the largest demonstrated language family in Africa."@en ;
  ns1:op-code "KKQ" ;
  ns1:deprecated "false" ;
  ns1:op-mapped-code [ a ns1:MappedCode ] ;
  ns1:authority-code "KKQ" ;
  ns2:op-code "KKQ" ;
  dc11:identifier "KKQ" ;
  ns1:start.use "1950-05-09" .

