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

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

eulanguages:SQU
  skos:altLabel "Sḵwx̱wú7mesh sníchim"@en, "Sḵwx̱wú7mesh"@squ ;
  ns0:op-code "SQU" ;
  skos:inScheme eulanguages:0003, ns0:language ;
  ns1:op-code "SQU" ;
  skos:topConceptOf eulanguages:0003, ns0:language ;
  skos:definition "Squamish or Sḵwx̱wú7mesh sníchim, sníchim meaning ‘language’ is a Coast Salish language spoken by the Squamish people of the Pacific Northwest. It is spoken in southwestern British Columbia, Canada, centred on their reserve communities in Squamish, North Vancouver, and West Vancouver. It is most closely related to the Sechelt, Halkomelem, and Nooksack languages. In 1990, the Chief and Council of the Squamish people declared Squamish to be the official language of their people, a declaration made to ensure funding for the language and its revitalization."@en ;
  a skos:Concept ;
  ns1:deprecated "false" ;
  skos:notation "squ"^^ns2:XML_LNG, "squ"^^ns2:ISO_639_3 ;
  skos:prefLabel "Squamish"@en ;
  ns1:authority-code "SQU" ;
  ns1:start.use "1950-05-09" ;
  ns1:op-mapped-code [ a ns1:MappedCode ] ;
  dc11:identifier "SQU" .

