@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 dc11: <http://purl.org/dc/elements/1.1/> .
@prefix ns0: <http://publications.europa.eu/ontology/authority/> .
@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:THT .

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

eulanguages:THT
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  dc11:identifier "THT" ;
  ns0:op-mapped-code [ a ns0:MappedCode ] ;
  a skos:Concept ;
  ns0:op-code "THT" ;
  ns0:deprecated "false" ;
  skos:definition "Tahltan, Tāłtān, also called Tałtan ẕāke (‘Tahltan people language’), dah dẕāhge (‘our language’) or didene keh (‘this people's way’) is a poorly documented and endangered Northern Athabaskan language spoken by Tahltan people (also 'Nahanni') who live in northern British Columbia around Telegraph Creek, Dease Lake, and Iskut. Tahltan is a critically endangered language. Several linguists classify Tahltan as a dialect of the same language as Tagish and Kaska. Tahltan belongs to the Athabaskan-Eyak-Tlingit language family. Edward Sapir originally constructed the term Na-Dene to refer to a combined family of Athabaskan, Tlingit, and Haida (the existence of the Eyak language was not known to him at the time). However, Haida is now generally considered a language isolate."@en ;
  ns1:op-code "THT" ;
  skos:notation "tht"^^ns2:XML_LNG, "tht"^^ns2:ISO_639_3 ;
  skos:inScheme eulanguages:0003, ns1:language ;
  ns0:start.use "1950-05-09" ;
  ns0:authority-code "THT" ;
  skos:prefLabel "Tahltan"@en ;
  skos:altLabel "Tāłtān"@en, "Tāłtān"@tht .

