@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/ontology/euvoc#> .
@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:NSK .

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

eulanguages:NSK
  a skos:Concept ;
  ns0:op-code "NSK" ;
  skos:notation "nsk"^^ns1:XML_LNG, "nsk"^^ns1:ISO_639_3 ;
  skos:inScheme eulanguages:0003, <http://publications.europa.eu/resource/authority/language> ;
  skos:definition "Naskapi (also known as Iyuw Iyimuun in the Naskapi language) is an Algonquian language spoken by the Naskapi in Quebec and Labrador, Canada. It is written in Eastern Cree syllabics. Naskapi is a language belonging to the Cree–Montagnais–Naskapi linguistic continuum, which is part of the Central branch of the Algonquian languages of the Algic family of languages. Naskapi remains unique and distinct from all other language varieties in the Quebec-Labrador peninsula."@en ;
  skos:prefLabel "Naskapi"@en ;
  ns0:deprecated "false" ;
  ns2:op-code "NSK" ;
  dc11:identifier "NSK" ;
  ns0:op-mapped-code [ a ns0:MappedCode ] ;
  skos:altLabel "Iyuw Iyimuun"@nsk ;
  skos:topConceptOf ns2:language, eulanguages:0003 ;
  ns0:start.use "1950-05-09" ;
  ns0:authority-code "NSK" .

