@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/euvoc#> .
@prefix ns2: <http://publications.europa.eu/ontology/authority/> .
@prefix ns3: <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:CLC .

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

eulanguages:CLC
  skos:definition "Chilcotin or Tŝilhqotʼin is a Northern Athabaskan language spoken in British Columbia by the Tsilhqotʼin people. The name Chilcotin is the anglicized form of the Chilcotin name for themselves, literally ‘people of the red ochre river’. Chilcotin has 47 consonants, likely the largest number within the Athabaskan family. It 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:topConceptOf eulanguages:0003, <http://publications.europa.eu/resource/authority/language> ;
  skos:prefLabel "Chilcotin"@en ;
  skos:altLabel "Tŝilhqot’in"@clc, "Tsilhqot’in"@en ;
  skos:inScheme eulanguages:0003, <http://publications.europa.eu/resource/authority/language> ;
  ns0:use "1950-05-09" ;
  skos:notation "clc"^^ns1:XML_LNG, "clc"^^ns1:ISO_639_3 ;
  ns2:deprecated "false" ;
  a skos:Concept ;
  ns2:authority-code "CLC" ;
  ns3:op-code "CLC" ;
  ns2:op-mapped-code [ a ns2:MappedCode ] ;
  dc11:identifier "CLC" ;
  ns2:op-code "CLC" .

