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

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

eulanguages:XNM
  ns0:op-mapped-code [ a ns0:MappedCode ] ;
  ns0:deprecated "false" ;
  ns0:start.use "1950-05-09" ;
  skos:prefLabel "Ngumbarl"@en ;
  skos:notation "xnm"^^ns1:XML_LNG, "xnm"^^ns1:ISO_639_3 ;
  skos:topConceptOf eulanguages:0003, <http://publications.europa.eu/resource/authority/language> ;
  ns0:authority-code "XNM" ;
  a skos:Concept ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  ns2:op-code "XNM" ;
  skos:definition "Ngumbarl (Ngombaru, Ngormbal) is an extinct, poorly-attested Nyulnyulan language formerly spoken in Western Australia, north of the town of Broome along the coast, by the Ngumbarl people. Like the vast majority of Australian languages, also Ngumbarl is morphologically ergative, with the nominal in the agent role marked with an ergative suffix and the subject and object unmarked."@en ;
  ns0:op-code "XNM" ;
  skos:altLabel "Ngumbarl"@xnm ;
  dc11:identifier "XNM" .

