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

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

eulanguages:XKK
  ns0:authority-code "XKK" ;
  skos:inScheme eulanguages:0003, <http://publications.europa.eu/resource/authority/language> ;
  ns0:op-mapped-code [ a ns0:MappedCode ] ;
  skos:prefLabel "Kachok'"@en ;
  ns0:deprecated "false" ;
  skos:altLabel "Kachok'"@xkk, "Kaco'"@en ;
  dc11:identifier "XKK" ;
  skos:notation "xkk"^^ns1:ISO_639_3, "xkk"^^ns1:XML_LNG ;
  skos:definition "Kachok (Kacoʼ) belongs to the Bahnaric primary branch of the Austroasiatic language family. It is spoken in northeastern Cambodia, especially in Ratanakiri Province. Together with its closest relative, Romam, Kachok forms the Lamamic group, though the two languages are quite distinct."@en ;
  a skos:Concept ;
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  ns0:op-code "XKK" ;
  ns2:op-code "XKK" ;
  ns0:start.use "1950-05-09" .

