@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:HYE .

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

eulanguages:HYE
  skos:definition "The Armenian language (hayeren) forms an independent branch of the Indo-European family. It is spoken in the Republic of Armenia (where it is the official language), in Nagorno-Karabakh, in north-western Iran and in the Armenian diaspora.Armenian has its own unique script, the Armenian alphabet, invented by Mesrop Mashtots in the 5th century AD."@en, "L’arménien (hayeren) constitue une branche indépendante de la famille indo-européenne. Il est parlé dans la République d’Arménie (où il est la langue officielle), dans le Haut-Karabakh, dans le nord-ouest de l’Iran et dans la diaspora arménienne.L’arménien a son propre système d’écriture unique, l’alphabet arménien, inventé par Mesrop Maštoc’ au Ve siècle."@fr ;
  a skos:Concept ;
  skos:prefLabel "armēņu valoda"@lv, "armėnų kalba"@lt, "ermenice"@tr, "вірменська мова"@uk, "armensk"@da, "armensk"@no, "Armenian"@en, "Armenisch"@de, "armenio"@es, "armenski"@hr, "armenski"@sh, "örmény"@hu, "arménio"@pt, "αρμενικά"@el, "arménien"@fr, "armeenia keel"@et, "arménčina"@sk, "arménština"@cs, "Airméinis"@ga, "Јерменски"@sr, "armenščina"@sl, "Armen"@mt, "armeno"@it, "ерменски"@mk, "armenšćina"@hsb, "арменски"@bg, "armeană"@ro, "armeniska"@sv, "Armeens"@nl, "armenska"@is, "armenia"@fi, "ormiański"@pl, "армянский"@ru ;
  skos:exactMatch <http://id.loc.gov/vocabulary/iso639-1/hy> ;
  ns0:op-mapped-code [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ] ;
  skos:altLabel "հայերեն"@hy, "hayerēn"@hy ;
  skos:notation "hy"^^ns1:ISO_639_1, "hye"^^ns1:ISO_639_2T, "arm"^^ns1:ISO_639_2B, "HY"^^ns1:TED_SCHEMA, "hy"^^ns1:XML_LNG, "hye"^^ns1:ISO_639_3, "HY"^^ns1:EUDOR_LNG, "AR"^^ns1:FD_060, "HY"^^ns1:PUB_LANG, "HY"^^ns1:PUB_LNGISO, "HY"^^ns1:TED ;
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  ns0:start.use "1950-05-09" ;
  ns0:op-code "HYE" ;
  ns2:op-code "HYE" ;
  skos:inScheme eulanguages:0002, ns2:language ;
  ns0:authority-code "HYE" ;
  dc11:identifier "HYE" ;
  ns0:deprecated "false" .

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