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

eulanguages:0002
  rdfs:label "frequent language"@en ;
  skos:prefLabel "frequent language"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept eulanguages:IBO .

eulanguages:IBO
  dc11:identifier "IBO" ;
  skos:topConceptOf eulanguages:0002, <http://publications.europa.eu/resource/authority/language> ;
  skos:prefLabel "ігба мова"@be, "igbo valoda"@lv, "igboščina"@sl, "Íogbóis"@ga, "Igbo"@de, "Igbo"@en, "Igbo"@mt, "Igbo"@nl, "igbo"@sv, "igbo"@no, "igbo"@ca, "igbo"@fo, "igbo"@sh, "igbo"@es, "igbo"@pl, "igbo"@hr, "igbo"@da, "igbo"@fi, "igbo"@it, "igbo"@fr, "igbo"@ro, "игбо"@bg, "игбо"@ru, "igbó"@hu, "igboština"@cs, "ігбо"@uk, "ibčina"@sk, "ibo"@pt, "igbo keel"@et, "ίγκμπο"@el, "igbų kalba"@lt ;
  skos:notation "ibo"^^ns0:ISO_639_3, "ibo"^^ns0:ISO_639_2B, "IG"^^ns0:PUB_LNGISO, "IG"^^ns0:PUB_LANG, "ibo"^^ns0:ISO_639_2T, "ig"^^ns0:ISO_639_1, "ig"^^ns0:XML_LNG ;
  skos:definition "Igbo belongs to the Igboid branch of the Niger–Congo language family. It is the principal native language of the Igbo people, an ethnic group of southeastern Nigeria."@en ;
  ns1:deprecated "false" ;
  skos:altLabel "Asụsụ Igbo"@ig, "ibo"@pl, "ibo"@es, "ibo"@sv, "ibo"@fi, "ibo"@ro, "ibo"@fr, "iboština"@cs ;
  ns1:op-mapped-code [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ] ;
  ns1:authority-code "IBO" ;
  ns1:start.use "1950-05-09" ;
  skos:inScheme eulanguages:0002, <http://publications.europa.eu/resource/authority/language> ;
  ns1:op-code "IBO" ;
  skos:exactMatch <http://id.loc.gov/vocabulary/iso639-1/ig> ;
  ns2:op-code "IBO" ;
  a skos:Concept .

<http://id.loc.gov/vocabulary/iso639-1/ig> skos:exactMatch eulanguages:IBO .
