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

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

eulanguages:SEC
  skos:altLabel "Sechelt"@sec, "She shashishalhem"@en ;
  skos:inScheme eulanguages:0003, <http://publications.europa.eu/resource/authority/language> ;
  dc11:identifier "SEC" ;
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  ns0:authority-code "SEC" ;
  ns0:deprecated "false" ;
  ns1:op-code "SEC" ;
  skos:notation "sec"^^ns2:ISO_639_3, "sec"^^ns2:XML_LNG ;
  skos:definition "Sechelt, also called she shashishalhem, is a Coast Salish language spoken by the Sechelt people of the shíshálh Nation in British Columbia. Originally spoken across the lands (swiya) of the Sechelt people, the language today is nearly extinct; as of 2019 Margaret Joe Dixon was the last native speaker. Sechelt continues to be taught in local elementary schools and in higher education, including Capilano University."@en ;
  ns0:op-mapped-code [ a ns0:MappedCode ] ;
  ns0:start.use "1950-05-09" ;
  a skos:Concept ;
  skos:prefLabel "Sechelt"@en ;
  ns0:op-code "SEC" .

