@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/> .
@prefix ns2: <http://publications.europa.eu/resource/authority/> .
@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:THP .

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

eulanguages:THP
  skos:altLabel "Thompson River Salish"@en, "Nłeʔkepmxcín"@en, "Nłeʔkepmxcín"@thp ;
  skos:prefLabel "Thompson"@en ;
  skos:notation "thp"^^ns0:XML_LNG, "thp"^^ns0:ISO_639_3 ;
  ns1:op-mapped-code [ a ns1:MappedCode ] ;
  skos:definition "Thompson or nɬeʔkepmxcín (also known as Nlaka'pamuctsin, Nlaka'pamux, or Nthlakampx) is an Interior Salishan language spoken in the Fraser Canyon, Thompson Canyon, and Nicola Country of the Canadian province of British Columbia, and formerly in the North Cascades region of Whatcom and Chelan counties of the state of Washington in the United States. The Interior Salish languages have a higher degree of closeness to each other than the more distant Coast Salish languages."@en ;
  skos:inScheme eulanguages:0003, <http://publications.europa.eu/resource/authority/language> ;
  a skos:Concept ;
  ns2:op-code "THP" ;
  skos:topConceptOf eulanguages:0003, ns2:language ;
  ns1:authority-code "THP" ;
  ns1:op-code "THP" ;
  ns1:start.use "1950-05-09" ;
  dc11:identifier "THP" ;
  ns1:deprecated "false" .

