@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/euvoc#> .
@prefix ns1: <http://publications.europa.eu/resource/authority/> .
@prefix ns2: <http://publications.europa.eu/ontology/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:THA .

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

eulanguages:THA
  skos:notation "th"^^ns0:XML_LNG, "tha"^^ns0:ISO_639_3, "TH"^^ns0:PUB_LNGISO, "TH"^^ns0:PUB_LANG, "THAI"^^ns0:FD_060, "tha"^^ns0:ISO_639_2B, "tha"^^ns0:ISO_639_2T, "th"^^ns0:ISO_639_1 ;
  skos:prefLabel "tajų kalba"@lt, "tai keel"@et, "thai"@no, "thai"@sv, "Thailändisch"@de, "thai"@hu, "thai"@fi, "thai"@it, "Tajlandiż"@mt, "тайский"@ru, "thai"@da, "thajština"@cs, "Thai"@en, "Thai"@nl, "тајландски"@sr, "thajšćina"@hsb, "tailandés"@es, "Téalainnis"@ga, "thajčina"@sk, "ταϊλανδικά"@el, "тайська мова"@uk, "таи"@bg, "taizemiešu valoda"@lv, "thailandeză"@ro, "taílenska"@is, "tajščina"@sl, "tajlandski"@sh, "tailandês"@pt, "tajski"@pl, "tajski"@hr, "thaï"@fr, "tayca"@tr ;
  skos:definition "Le thaï ou siamois ou Thai-An est une langue du groupe taï de la famille des langues taï-kadaï.Le thaï utilise un alphasyllabaire particulier (alphabet thaï) dérivé de l’alphabet khmer issu de l’alphabet pâli, adapté pour pouvoir transcrire le système tonal de la langue."@fr, "Thai, or more precisely Siamese or Central Thai, is a member of the Tai group of the Tai–Kadai language family. It is a tonal and analytic language. Thai also has a complex orthography and relational markers. Thai is mutually intelligible with Lao.The Thais adopted and modified the Khmer script to create their own writing system. It is an abugida script."@en ;
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  skos:inScheme eulanguages:0002, <http://publications.europa.eu/resource/authority/language> ;
  skos:exactMatch <http://id.loc.gov/vocabulary/iso639-1/th> ;
  ns1:op-code "THA" ;
  ns2:op-mapped-code [ a ns2:MappedCode ], [ a ns2:MappedCode ], [ a ns2:MappedCode ], [ a ns2:MappedCode ], [ a ns2:MappedCode ], [ a ns2:MappedCode ], [ a ns2:MappedCode ] ;
  ns2:op-code "THA" ;
  ns2:deprecated "false" ;
  ns2:authority-code "THA" ;
  a skos:Concept ;
  skos:altLabel "ภาษาไทย"@th, "phasa thai"@th ;
  ns2:start.use "1950-05-09" ;
  dc11:identifier "THA" .

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