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

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

<http://id.loc.gov/vocabulary/iso639-1/my> skos:exactMatch eulanguages:MYA .
eulanguages:MYA
  skos:prefLabel "burmanski"@hr, "бирмански"@bg, "Burmais"@ga, "burmai"@hu, "birmański"@pl, "Burmiż"@mt, "birman"@fr, "birmanês"@pt, "barmčina"@sk, "βιρμανικά"@el, "birmano"@it, "birmano"@es, "burma"@fi, "barmština"@cs, "бірманська мова"@uk, "mjanmų"@lt, "birma keel"@et, "burmanščina"@sl, "burmesiska"@sv, "Burmese"@en, "Burmese"@nl, "birmiešu valoda"@lv, "Birmanisch"@de, "birmană"@ro, "burmesisk"@da ;
  ns0:op-code "MYA" ;
  skos:inScheme eulanguages:0002, <http://publications.europa.eu/resource/authority/language> ;
  dc11:identifier "MYA" ;
  ns0:op-mapped-code [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ] ;
  skos:exactMatch <http://id.loc.gov/vocabulary/iso639-1/my> ;
  skos:definition "Burmese is a Sino-Tibetan language. It is the official language of Myanmar. The Burmese alphabet is a Brahmic script, an abugida writing system."@en ;
  ns0:authority-code "MYA" ;
  skos:topConceptOf eulanguages:0002, <http://publications.europa.eu/resource/authority/language> ;
  skos:altLabel "birmiečių"@lt, "myanma bhasa"@my ;
  skos:notation "MY"^^ns1:PUB_LANG, "bur"^^ns1:ISO_639_2B, "mya"^^ns1:ISO_639_3, "MY"^^ns1:PUB_LNGISO, "my"^^ns1:ISO_639_1, "mya"^^ns1:ISO_639_2T, "my"^^ns1:XML_LNG ;
  ns2:op-code "MYA" ;
  a skos:Concept ;
  ns0:start.use "1950-05-09" ;
  ns0:deprecated "false" .

