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

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

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

eulanguages:CLM
  skos:notation "clm"^^ns0:XML_LNG, "clm"^^ns0:ISO_639_3 ;
  ns1:use "1950-05-09" ;
  ns2:deprecated "false" ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  skos:definition "Klallam, also known as Clallam, Ns'Klallam or S'klallam, is a Straits Salishan language historically spoken by the Klallam people at Beecher Bay on Vancouver Island in British Columbia and across the Strait of Juan de Fuca on the north coast of the Olympic Peninsula in Washington. The last native speaker of Klallam as a first language died in 2014, but there is a growing group of speakers of Klallam as a second language. Klallam is closely related to the Northern Straits Salish dialects, Sooke, Lekwungen, Saanich, Lummi, and Samish."@en ;
  skos:topConceptOf eulanguages:0003, <http://publications.europa.eu/resource/authority/language> ;
  skos:altLabel "Clallam"@en, "nəxʷsƛ̕ay̕əmúcən"@clm, "Klallam"@clm ;
  dc11:identifier "CLM" ;
  ns2:authority-code "CLM" ;
  ns3:op-code "CLM" ;
  a skos:Concept ;
  skos:prefLabel "Klallam"@en ;
  ns2:op-code "CLM" ;
  ns2:op-mapped-code [ a ns2:MappedCode ] .

