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

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

eulanguages:SHS
  ns0:op-mapped-code [ a ns0:MappedCode ] ;
  skos:definition "Shuswap or secwepemctsín is an interior Salishan language spoken in the Central and Southern Interior of British Columbia between the Fraser River and the Rocky Mountains. The Interior Salish languages have a higher degree of closeness to each other than the more distant Coast Salish languages. Shuswap is an endangered language. According to the First Peoples' Cultural Council 200 people speak Shuswap as a mother tongue."@en ;
  ns0:authority-code "SHS" ;
  ns1:op-code "SHS" ;
  ns0:deprecated "false" ;
  skos:topConceptOf eulanguages:0003, ns1:language ;
  a skos:Concept ;
  skos:altLabel "Secwepemctsín"@shs, "Secwepemctsin"@en ;
  skos:inScheme ns1:language, eulanguages:0003 ;
  ns0:op-code "SHS" ;
  ns0:start.use "1950-05-09" ;
  dc11:identifier "SHS" ;
  skos:notation "shs"^^ns2:XML_LNG, "shs"^^ns2:ISO_639_3 ;
  skos:prefLabel "Shuswap"@en .

