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

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

eulanguages:CSW
  ns0:authority-code "CSW" ;
  skos:prefLabel "Swampy Cree"@en ;
  skos:notation "csw"^^ns1:ISO_639_3, "csw"^^ns1:XML_LNG ;
  ns0:op-code "CSW" ;
  ns0:start.use "1950-05-09" ;
  ns0:op-mapped-code [ a ns0:MappedCode ] ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  skos:topConceptOf eulanguages:0003, <http://publications.europa.eu/resource/authority/language> ;
  skos:altLabel "Omaškêkowak"@csw ;
  dc11:identifier "CSW" ;
  skos:broader eulanguages:CRE ;
  a skos:Concept ;
  ns0:deprecated "false" ;
  skos:definition "Swampy Cree (variously known as Maskekon, Maskegon and Omaškêkowak, and often anglicized as Omushkego) is a variety of the Cree macrolanguage. It is spoken in a series of Swampy Cree communities in northern Manitoba, central northeast of Saskatchewan along the Saskatchewan River and along the Hudson Bay coast and adjacent inland areas to the south and west, and Ontario along the coast of Hudson Bay and James Bay. Like other Cree varieties, Moose Cree is classified under the Algonquian branch of the Algic language family."@en ;
  ns2:op-code "CSW" .

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

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:CSW .

