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

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

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

eulanguages:EMA
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  ns0:op-code "EMA" ;
  ns1:op-mapped-code [ a ns1:MappedCode ] ;
  skos:altLabel "Emai"@ema, "Ora"@ema, "Iuleha"@ema ;
  skos:notation "ema"^^ns2:ISO_639_3, "ema"^^ns2:XML_LNG ;
  ns1:deprecated "false" ;
  dc11:identifier "EMA" ;
  ns1:authority-code "EMA" ;
  skos:definition "Emai-Iuleha-Ora is an Edoid language spoken in Edo State in Nigeria. Together with Ikhin-Arokho, it forms the Emaic subgroup. Similar to the more well-known Bantu languages, Emai-Iuleha-Ora also features noun class systems, which are a key characteristic used to identify the broader Atlantic–Congo language family, to which Emai-Iuleha-Ora belongs as part of the Volta–Congo primary branch."@en ;
  a skos:Concept ;
  skos:prefLabel "Emai-Iuleha-Ora"@en ;
  ns1:op-code "EMA" ;
  skos:inScheme ns0:language, eulanguages:0003 ;
  ns1:start.use "1950-05-09" .

