@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix eulanguages: <http://publications.europa.eu/resource/authority/language/> .
@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/> .

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

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

eulanguages:CRE
  skos:prefLabel "krī valoda"@lv, "Kri"@mt, "кри"@bg, "krijščina"@sl, "kríjština"@cs, "kri"@pl, "cree"@it, "kri"@hr, "cree"@ro, "cree"@sv, "cree"@fi, "cree"@da, "cri"@pt, "cri"@fr, "krii keel"@et, "cri"@es, "krí"@hu, "κρι"@el, "krijų"@lt, "kríština"@sk, "Craís"@ga, "Cree"@nl, "Cree"@de, "Cree"@en ;
  skos:notation "cre"^^ns0:ISO_639_3, "cre"^^ns0:ISO_639_2B, "cre"^^ns0:ISO_639_2T, "cr"^^ns0:ISO_639_1, "cr"^^ns0:XML_LNG ;
  skos:narrower eulanguages:CRM ;
  a skos:Concept .

eulanguages:CRM
  skos:notation "crm"^^ns0:XML_LNG, "crm"^^ns0:ISO_639_3 ;
  skos:definition "Moose Cree is a variety of the Cree macrolanguage spoken mainly in Moose Factory, Ontario. Like other Cree varieties, Moose Cree is classified under the Algonquian branch of the Algic language family. The term Moose Cree is derived either from the toponym Môsoniy, meaning 'Moose Island' or Môso-sîpiy, meaning 'Moose River'. The former is the historical name for the summering grounds of the speakers of this dialect, but has been appropriated by the modern municipality of Moosonee, leaving the island with the official English name of Moose Factory."@en ;
  skos:broader eulanguages:CRE ;
  ns1:authority-code "CRM" ;
  a skos:Concept ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  ns1:deprecated "false" ;
  ns1:op-mapped-code [ a ns1:MappedCode ] ;
  skos:prefLabel "Moose Cree"@en ;
  skos:topConceptOf eulanguages:0003, <http://publications.europa.eu/resource/authority/language> ;
  skos:altLabel "Ililîmowin"@crm ;
  ns2:op-code "CRM" ;
  dc11:identifier "CRM" ;
  ns1:start.use "1950-05-09" ;
  ns1:op-code "CRM" .

