@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:CRJ .

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

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 ;
  a skos:Concept ;
  skos:narrower eulanguages:CRJ .

eulanguages:CRJ
  skos:definition "Southern East Cree is spoken in Canada on the east coast of lower James Bay, and inland southeastward from James Bay. It belongs to a dialect continuum of Algonquian languages also known as Cree–Montagnais–Naskapi languages."@en ;
  ns1:authority-code "CRJ" ;
  ns1:deprecated "false" ;
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  skos:altLabel "Iyiniw-Ayamiwin"@crj, "Iyiyiw-Ayamiwin"@en ;
  a skos:Concept ;
  skos:notation "crj"^^ns0:ISO_639_3, "crj"^^ns0:XML_LNG ;
  ns1:start.use "1950-05-09" ;
  skos:broader eulanguages:CRE ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  ns2:op-code "CRJ" ;
  dc11:identifier "CRJ" ;
  ns1:op-code "CRJ" ;
  skos:prefLabel "Southern East Cree"@en ;
  ns1:op-mapped-code [ a ns1:MappedCode ] .

