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

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

eulanguages:TUQ
  ns0:authority-code "TUQ" ;
  a skos:Concept ;
  skos:notation "tuq"^^ns1:XML_LNG, "tuq"^^ns1:ISO_639_3 ;
  ns0:deprecated "false" ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  skos:altLabel "Teda"@en, "Tedaga"@tuq ;
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  skos:prefLabel "Tedaga"@en ;
  ns0:start.use "1950-05-09" ;
  ns2:op-code "TUQ" ;
  skos:definition "Tedaqa (also known as Teda) belongs to the Saharan primary branch of the disputed Nilo-Saharan language family. It is spoken by the Teda, a northern subgroup of the Toubou people, in Libya, Chad and eastern Niger. Within the Saharan branch – which also includes the Kanuri, Kanembu, and Tebu languages – Tedaqa is classified as part of the Western Saharan subgroup. The constituent families of the putative Nilo-Saharan family are quite diverse, but one characteristic feature is a tripartite singulative-collective-plurative number system."@en ;
  ns0:op-code "TUQ" ;
  ns0:op-mapped-code [ a ns0:MappedCode ] ;
  dc11:identifier "TUQ" .

