@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 dc11: <http://purl.org/dc/elements/1.1/> .
@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:AYM .

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

eulanguages:AYM
  skos:prefLabel "ajmara"@pl, "ajmara"@hu, "Aidhmiris"@ga, "aimará"@pt, "ajmarčina"@sk, "аймара"@bg, "аймара"@uk, "αϊμάρα"@el, "Aymara"@en, "Aymara"@de, "Aymara"@nl, "Aymara"@mt, "aimarų"@lt, "ajmarština"@cs, "aimara keel"@et, "aimaru valoda"@lv, "ajmarščina"@sl, "aymara"@sv, "aymara"@fr, "aymara"@hr, "aymara"@ro, "aymara"@it, "aymara"@da, "aimara"@fi, "aimara"@es ;
  ns0:op-code "AYM" ;
  skos:inScheme eulanguages:0002, <http://publications.europa.eu/resource/authority/language> ;
  ns0:op-mapped-code [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ] ;
  skos:topConceptOf eulanguages:0002, <http://publications.europa.eu/resource/authority/language> ;
  skos:notation "aym"^^ns1:ISO_639_2B, "aym"^^ns1:ISO_639_3, "ay"^^ns1:XML_LNG, "ay"^^ns1:ISO_639_1, "aym"^^ns1:ISO_639_2T ;
  dc11:identifier "AYM" ;
  ns0:start.use "1950-05-09" ;
  skos:definition "Aymara is an Aymaran indigenous language. It is one of the official languages of Bolivia."@en ;
  ns0:deprecated "false" ;
  skos:altLabel "Aymar aru"@ay, "aymara"@es ;
  ns2:op-code "AYM" ;
  a skos:Concept ;
  ns0:authority-code "AYM" ;
  skos:exactMatch <http://id.loc.gov/vocabulary/iso639-1/ay> .

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