@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix eulanguages: <http://publications.europa.eu/resource/authority/language/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://publications.europa.eu/ontology/euvoc#> .
@prefix ns1: <http://publications.europa.eu/ontology/authority/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix ns2: <http://publications.europa.eu/resource/authority/> .

<http://id.loc.gov/vocabulary/iso639-1/ti> skos:exactMatch eulanguages:TIR .
<http://publications.europa.eu/resource/authority/language>
  rdfs:label "Language"@en ;
  skos:prefLabel "Language"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept eulanguages:TIR .

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

eulanguages:TIR
  skos:prefLabel "tigrino"@it, "tigrinyansk"@da, "tigrajų kalba"@lt, "tigrinja keel"@et, "Tigrinya"@en, "Tigrinya"@de, "Tigrinya"@nl, "tigriňa"@cs, "tigriňa"@sk, "tigrinya"@hu, "tigrinya"@ro, "τιγκρίνια"@el, "тигрінья мова"@uk, "tigrinska"@sv, "Tigrinja"@mt, "tigriña"@es, "tigrínia"@pt, "тигриня"@bg, "tigrajščina"@sl, "tigrinia"@pl, "tigrinja"@lv, "tigrinja"@fi, "tigrinja"@hr, "Tigrinis"@ga, "tigrigna"@fr ;
  skos:notation "tir"^^ns0:ISO_639_2T, "TI"^^ns0:PUB_LANG, "ti"^^ns0:ISO_639_1, "TI"^^ns0:PUB_LNGISO, "tir"^^ns0:ISO_639_2B, "tir"^^ns0:ISO_639_3, "ti"^^ns0:XML_LNG ;
  ns1:op-mapped-code [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ] ;
  skos:definition "Le tigrigna ou tigrinya est une langue éthiosémitique parlée essentiellement au nord-est de la Corne de l’Afrique.Le tigrigna s’écrit au moyen d’une version de l’alphasyllabaire guèze auquel s’ajoutent quelques caractères."@fr, "Tigrinya is an Afro-Asiatic language, belonging to the family’s Semitic branch. It is spoken by ethnic Tigray-Tigrinya in the Horn of Africa.Tigrinya is written in the Ge’ez script, originally developed for Ge’ez, also called Ethiopic. The Ge’ez script is an abugida: each symbol represents a consonant + vowel syllable, and the symbols are organised in groups of similar symbols on the basis of both the consonant and the vowel."@en ;
  skos:altLabel "ትግርኛ"@ti, "tigrinya"@fr, "tigriñā"@ti ;
  dc11:identifier "TIR" ;
  a skos:Concept ;
  skos:inScheme eulanguages:0002, <http://publications.europa.eu/resource/authority/language> ;
  ns1:start.use "1950-05-09" ;
  ns1:op-code "TIR" ;
  ns2:op-code "TIR" ;
  skos:exactMatch <http://id.loc.gov/vocabulary/iso639-1/ti> ;
  skos:topConceptOf ns2:language, eulanguages:0002 ;
  ns1:deprecated "false" ;
  ns1:authority-code "TIR" .

