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

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

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

eulanguages:NSB
  ns0:use "1950-05-09" ;
  skos:prefLabel "Lower Nossob"@en ;
  ns1:op-code "NSB" ;
  dc11:identifier "NSB" ;
  ns1:authority-code "NSB" ;
  ns1:deprecated "false" ;
  skos:definition "Lower Nossob is an extinct Tuu language once spoken along the Nossob River on the border of South Africa and Botswana, near Namibia. It was closely related to the Taa language. There are two attested dialects: ǀʼAuni, or ǀʼAuo, recorded by Dorothea Bleek, and ǀHaasi, recorded by Robert Story. 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."@en ;
  skos:altLabel "ǀHaasi"@nsb, "ǀʼAuo"@nsb ;
  ns1:op-mapped-code [ a ns1:MappedCode ] ;
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  a skos:Concept ;
  ns2:op-code "NSB" ;
  skos:inScheme eulanguages:0003, ns2:language ;
  skos:notation "nsb"^^ns3:XML_LNG, "nsb"^^ns3:ISO_639_3 .

