@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/resource/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:NMN .

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

eulanguages:NMN
  ns0:authority-code "NMN" ;
  ns0:start.use "1950-05-09" ;
  ns0:deprecated "false" ;
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  ns0:op-code "NMN" ;
  skos:definition "!Xóõ is a Tuu language spoken in Botswana and Namibia. It is closely related to the extinct Lower-Nosop. Tuu languages were once accepted as a branch of the now-obsolete Khoisan language family. Khoisan languages are characterised by the presence of numerous click consonants, produced by snapping the tongue against the palate or teeth. The Tuu languages, along with neighboring ǂʼAmkoe, are known for being the only natural languages in the world to have bilabial clicks as distinctive speech sounds. Taa shares a number of characteristic features with West ǂʼAmkoe and Gǀui, which together are considered part of the Kalahari Basin sprachbund."@en ;
  dc11:identifier "NMN" ;
  skos:altLabel "!Xóõ"@nmn, "Taa"@en, "Taa ǂaan"@nmn ;
  ns1:op-code "NMN" ;
  a skos:Concept ;
  skos:inScheme eulanguages:0003, ns1:language ;
  skos:notation "nmn"^^ns2:XML_LNG, "nmn"^^ns2:ISO_639_3 ;
  ns0:op-mapped-code [ a ns0:MappedCode ] ;
  skos:prefLabel "!Xóõ"@en .

