@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/resource/authority/> .
@prefix ns2: <http://publications.europa.eu/ontology/euvoc#> .

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

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

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

