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

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

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

eulanguages:LKM
  skos:notation "lkm"^^ns0:XML_LNG, "lkm"^^ns0:ISO_639_3 ;
  ns1:op-code "LKM" ;
  skos:topConceptOf eulanguages:0003, ns1:language ;
  dc11:identifier "LKM" ;
  skos:altLabel "Karlamay"@en, "Kalaamaya"@lkm ;
  skos:inScheme ns1:language, eulanguages:0003 ;
  ns2:authority-code "LKM" ;
  ns2:deprecated "false" ;
  ns2:start.use "1950-05-09" ;
  a skos:Concept ;
  skos:prefLabel "Kalaamaya"@en ;
  ns2:op-code "LKM" ;
  ns2:op-mapped-code [ a ns2:MappedCode ] ;
  skos:definition "Kalaamaya, also spelled Karlamay, is a Pama–Nyungan language of Western Australia. Pama–Nyungan languages are the most widespread family of Australian Aboriginal languages, comprising 306 of the 400 Aboriginal languages of Australia. Kalaamaya is poorly attested, but appears to be a close relative of Noongar. As of 2015, a single fluent speaker, Kaprun elder Brian Champion who learned the language as an adult, and several partial speakers remain. Kalaamaya is closely related to Mirning. Like the vast majority of Australian languages, also Kalaamaya is morphologically ergative, with the nominal in the agent role marked with an ergative suffix and the subject and object unmarked."@en .

