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

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

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

<http://id.loc.gov/vocabulary/iso639-1/yo> skos:exactMatch eulanguages:YOR .
eulanguages:YOR
  ns0:op-mapped-code [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ] ;
  skos:definition "Yoruba is an Atlantic-Congo language that belongs to the Volta Niger group spoken in West Africa, most prominently in Southwestern Nigeria. It is spoken by the ethnic Yoruba people. Yoruba was – and still partially is – written in the Ajami script, a form of Arabic script but the language is mainly written in two special versions of the Latin alphabet, the Nigerian and the Beninese forms. It is part of the hypothetical Niger-Congo language family."@en ;
  skos:topConceptOf eulanguages:0002, <http://publications.europa.eu/resource/authority/language> ;
  ns0:start.use "1950-05-09" ;
  ns0:op-code "YOR" ;
  skos:notation "yor"^^ns1:ISO_639_3, "YO"^^ns1:PUB_LNGISO, "yor"^^ns1:ISO_639_2T, "yo"^^ns1:XML_LNG, "yor"^^ns1:ISO_639_2B, "yo"^^ns1:ISO_639_1, "YO"^^ns1:PUB_LANG ;
  skos:inScheme eulanguages:0002, <http://publications.europa.eu/resource/authority/language> ;
  skos:prefLabel "jorubčina"@sk, "йоруба"@bg, "jorubu valoda"@lv, "γιορούμπα"@el, "Iarúibis"@ga, "Yoruba"@en, "Yoruba"@nl, "Yoruba"@de, "Yoruba"@mt, "ioruba"@pt, "yoruba"@sv, "yoruba"@it, "yoruba"@da, "yoruba"@ro, "yoruba"@es, "yoruba"@fr, "jorubų"@lt, "joruba"@sl, "joruba"@et, "joruba"@hu, "joruba"@fi, "joruba"@pl, "joruba"@hr, "йоруба мова"@uk, "jorubština"@cs ;
  skos:exactMatch <http://id.loc.gov/vocabulary/iso639-1/yo> ;
  a skos:Concept ;
  skos:altLabel "عِدعِ يوْرُبا"@yo, "Èdè Yorùbá"@yo, "yorouba"@fr ;
  ns2:op-code "YOR" ;
  ns0:deprecated "false" ;
  ns0:authority-code "YOR" ;
  dc11:identifier "YOR" .

