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

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

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

eulanguages:ASB
  ns0:authority-code "ASB" ;
  dc11:identifier "ASB" ;
  skos:notation "asb"^^ns1:ISO_639_3, "asb"^^ns1:XML_LNG ;
  ns0:deprecated "false" ;
  skos:prefLabel "Assiniboine"@en ;
  ns0:op-mapped-code [ a ns0:MappedCode ] ;
  skos:inScheme eulanguages:0003, <http://publications.europa.eu/resource/authority/language> ;
  skos:topConceptOf eulanguages:0003, <http://publications.europa.eu/resource/authority/language> ;
  a skos:Concept ;
  skos:definition "Assiniboine, also known as Assiniboin, Hohe, or Nakota, Nakoda, Nakon or Nakona, or Stoney, is a Nakotan Siouan language of the Northern Plains. The name Assiniboine comes from the term Asiniibwaan, from Ojibwe, meaning 'Stone Siouans'. The reason they were called this was that Assiniboine people used heated stone to boil their food. In Canada, Assiniboine people are known as Stoney Indians, while they called themselves Nakota or Nakoda, meaning 'allies'. Within the Siouan language family, the Dakotan group consists of the Sioux languages (Dakota, Lakota), while the Nakoda group covers Assiniboine and the closely related Stoney."@en ;
  ns0:start.use "1950-05-09" ;
  skos:altLabel "Nakoda Assiniboine"@en, "Nakoda"@asb ;
  ns0:op-code "ASB" ;
  ns2:op-code "ASB" .

