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

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

eulanguages:LAO
  skos:prefLabel "Laotiaans"@nl, "Lao"@mt, "Lao"@en, "Lao"@ga, "лаосский"@ru, "лаосски"@mk, "laoţiană"@ro, "laosiešu valoda"@lv, "λαοτιανά"@el, "laotański"@pl, "лаоски"@bg, "laoska"@is, "Laotisch"@de, "laoština"@cs, "laoština"@sk, "laosiano"@es, "laoški"@hr, "laoščina"@sl, "lao keel"@et, "lao kalba"@lt, "лао"@sr, "laociano"@pt, "лаоська мова"@uk, "lao"@da, "lao"@hu, "lao"@sv, "lao"@it, "lao"@tr, "lao"@fr, "lao"@no, "lao"@fi ;
  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 ] ;
  skos:definition "Lao or Laotian is a tonal language of the Tai–Kadai language family. It is the official language of Laos, and also spoken in the north-east of Thailand.Lao, like many languages in Laos, is written in the Lao script, which is an abugida script.Although there is no official standard, the Vientiane dialect has become the de facto standard."@en, "Le lao ou laotien est une langue du groupe taï de la branche dite «kam-taï» de la famille des langues taï-kadaï. C’est la langue officielle du Laos. La langue lao peut être divisée en cinq dialectes différents selon la région. Le lao de Vientiane est en général bien compris dans tout le pays.L’alphabet laotien est basé sur l’alphabet siamois ancien, comme pour l’alphabet thaï."@fr ;
  skos:notation "lao"^^ns1:ISO_639_3, "LO"^^ns1:PUB_LANG, "lo"^^ns1:XML_LNG, "LO"^^ns1:PUB_LNGISO, "lao"^^ns1:ISO_639_2T, "lao"^^ns1:ISO_639_2B, "LAO"^^ns1:FD_060, "lo"^^ns1:ISO_639_1 ;
  skos:exactMatch <http://id.loc.gov/vocabulary/iso639-1/lo> ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  ns0:authority-code "LAO" ;
  dc11:identifier "LAO" ;
  skos:altLabel "laotien"@fr, "phasa lao"@lo, "ພາສາລາວ"@lo ;
  ns0:op-code "LAO" ;
  skos:topConceptOf eulanguages:0002, <http://publications.europa.eu/resource/authority/language> ;
  a skos:Concept ;
  ns2:op-code "LAO" ;
  ns0:start.use "1950-05-09" ;
  ns0:deprecated "false" .

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