@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/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/> .

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

eulanguages:CRG
  ns0:deprecated "false" ;
  skos:altLabel "Michif"@crg ;
  skos:notation "crg"^^ns1:XML_LNG, "crg"^^ns1:ISO_639_3 ;
  skos:topConceptOf eulanguages:0003, <http://publications.europa.eu/resource/authority/language> ;
  skos:broader eulanguages:CRE ;
  ns2:op-code "CRG" ;
  skos:inScheme eulanguages:0003, ns2:language ;
  dc11:identifier "CRG" ;
  skos:definition "Michif is one of the languages of the Métis people of Canada and the United States, who are the descendants of First Nations (mainly Cree, Nakota, and Ojibwe) and fur trade workers of white ancestry (mainly French). It belongs to the Cree macrofamily of languages, which is the most populous Canadian indigenous language. On a broader level, Cree–Montagnais–Naskapi continuum belongs to the Algonquian sub-branch in the Algic language family."@en ;
  ns0:op-code "CRG" ;
  ns0:start.use "1950-05-09" ;
  ns0:op-mapped-code [ a ns0:MappedCode ] ;
  a skos:Concept ;
  ns0:authority-code "CRG" ;
  skos:prefLabel "Michif"@en .

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

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"^^ns1:ISO_639_3, "cre"^^ns1:ISO_639_2B, "cre"^^ns1:ISO_639_2T, "cr"^^ns1:ISO_639_1, "cr"^^ns1:XML_LNG ;
  a skos:Concept ;
  skos:narrower eulanguages:CRG .

