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

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

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

eulanguages:KWK
  skos:altLabel "Kwakiutl"@en, "Kwak'wala"@kwk ;
  skos:definition "Kwakʼwala or Kwak̓wala, previously known as Kwakiutl, is a Wakashan language spoken by about 150 Kwakwakaʼwakw people around Queen Charlotte Strait in Western Canada. It has shared considerable influence with other languages of the Pacific Northwest, especially those of the unrelated Salishan family. While Kwakʼwala is classified as critically endangered according to UNESCO, revitalization efforts are underway to preserve the language."@en ;
  ns0:op-code "KWK" ;
  skos:notation "kwk"^^ns1:XML_LNG, "kwk"^^ns1:ISO_639_3 ;
  ns0:start.use "1950-05-09" ;
  skos:prefLabel "Kwak'wala"@en ;
  ns0:authority-code "KWK" ;
  skos:topConceptOf eulanguages:0003, <http://publications.europa.eu/resource/authority/language> ;
  skos:inScheme eulanguages:0003, <http://publications.europa.eu/resource/authority/language> ;
  dc11:identifier "KWK" ;
  ns0:op-mapped-code [ a ns0:MappedCode ] ;
  a skos:Concept ;
  ns2:op-code "KWK" ;
  ns0:deprecated "false" .

