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

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

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

eulanguages:NJU
  skos:prefLabel "Ngadjunmaya"@en ;
  skos:altLabel "Ngadjunmaya"@nju ;
  ns0:op-code "NJU" ;
  skos:topConceptOf ns0:language, eulanguages:0003 ;
  skos:definition "Ngadjunmaya is a Pama–Nyungan language of Western Australia that is located in the Goldfields-Esperance region. Murunitja was apparently a dialect of either Ngadjumaya or of Mirning. Pama–Nyungan languages are the most widespread family of Australian Aboriginal languages, comprising 306 of the 400 Aboriginal languages of Australia. Ngadjunmaya is closely related to Mirning and Kalaamaya. Like the vast majority of Australian languages, also Ngadjunmaya is morphologically ergative, with the nominal in the agent role marked with an ergative suffix and the subject and object unmarked."@en ;
  a skos:Concept ;
  dc11:identifier "NJU" ;
  ns1:authority-code "NJU" ;
  ns1:start.use "1950-05-09" ;
  skos:inScheme eulanguages:0003, ns0:language ;
  ns1:op-code "NJU" ;
  skos:notation "nju"^^ns2:ISO_639_3, "nju"^^ns2:XML_LNG ;
  ns1:op-mapped-code [ a ns1:MappedCode ] ;
  ns1:deprecated "false" .

