@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/start.> .
@prefix ns1: <http://publications.europa.eu/ontology/euvoc#> .
@prefix ns2: <http://publications.europa.eu/ontology/authority/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix ns3: <http://publications.europa.eu/resource/authority/> .

eulanguages:0003
  rdfs:label "infrequent language"@en ;
  skos:prefLabel "infrequent language"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept eulanguages:ATJ .

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

eulanguages:ATJ
  skos:prefLabel "Atikamekw"@en ;
  a skos:Concept ;
  skos:inScheme eulanguages:0003, <http://publications.europa.eu/resource/authority/language> ;
  skos:topConceptOf eulanguages:0003, <http://publications.europa.eu/resource/authority/language> ;
  ns0:use "1950-05-09" ;
  skos:definition "Atikamekw (endonym: Atikamekw Nehiromowin, literally ‘Atikamekw native language’) is the language of the Atikamekw people of southwestern Quebec, Canada. It is spoken by nearly all the Atikamekw, and therefore it is among the indigenous languages least threatened with extinction, according to some studies. Atikamekw 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. It is sometimes classified as a dialect of Cree."@en ;
  skos:notation "atj"^^ns1:ISO_639_3, "atj"^^ns1:XML_LNG ;
  ns2:authority-code "ATJ" ;
  skos:altLabel "Nehirowimowin"@en, "Nehirowimowin"@atj ;
  dc11:identifier "ATJ" ;
  ns2:deprecated "false" ;
  ns2:op-mapped-code [ a ns2:MappedCode ] ;
  ns2:op-code "ATJ" ;
  ns3:op-code "ATJ" .

