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

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

eulanguages:TGX
  ns0:op-code "TGX" ;
  skos:topConceptOf ns0:language, eulanguages:0003 ;
  skos:altLabel "Tagish"@tgx ;
  dc11:identifier "TGX" ;
  ns1:authority-code "TGX" ;
  skos:prefLabel "Tagish"@en ;
  ns1:start.use "1950-05-09" ;
  skos:inScheme eulanguages:0003, ns0:language ;
  skos:definition "Tagish is an extinct Athabaskan language spoken by the Tagish or Carcross-Tagish, a First Nations people that historically lived in the Northwest Territories and Yukon in Canada. The Tagish people refer to themselves as /ta:gizi dene/, literally \"Tagish people\", where /ta:gizi/ is a place name meaning ‘it (spring ice) is breaking up’. Several linguists classify Tagish as a dialect of the same language as Kaska and Tahltan. Tagish 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 ;
  skos:notation "tgx"^^ns2:ISO_639_3, "tgx"^^ns2:XML_LNG ;
  a skos:Concept ;
  ns1:deprecated "false" ;
  ns1:op-code "TGX" ;
  ns1:op-mapped-code [ a ns1:MappedCode ] .

