@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/ontology/authority/> .
@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:TAM .

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

eulanguages:TAM
  skos:notation "TA"^^ns0:TED_SCHEMA, "tam"^^ns0:ISO_639_3, "ta"^^ns0:XML_LNG, "TA"^^ns0:PUB_LNGISO, "TA"^^ns0:TED, "tam"^^ns0:ISO_639_2B, "tam"^^ns0:ISO_639_2T, "TA"^^ns0:PUB_LANG, "ta"^^ns0:ISO_639_1 ;
  skos:prefLabel "tâmil"@pt, "Tamilisch"@de, "tamil"@it, "tamil"@es, "tamilšćina"@hsb, "tamil"@da, "tamil"@no, "tamil"@hu, "tamil"@sv, "tamilština"@cs, "tamilu valoda"@lv, "tamili"@fi, "tamilščina"@sl, "tamilce"@tr, "tamílska"@is, "tamili keel"@et, "ταμίλ"@el, "тамільська мова"@uk, "Tamil"@en, "Tamil"@mt, "Tamil"@nl, "tamilčina"@sk, "тамильски"@mk, "Tamailis"@ga, "tamoul"@fr, "tamilų kalba"@lt, "тамилски"@bg, "тамилски"@sr, "tamilă"@ro, "tamilski"@hr, "tamilski"@pl, "tamilski"@sh, "тамильский"@ru ;
  skos:altLabel "தமிழ்"@ta, "tamiḻ"@ta, "tamil"@fr ;
  ns1:op-mapped-code [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ] ;
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  a skos:Concept ;
  ns1:authority-code "TAM" ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  skos:definition "Tamil is a Dravidian language spoken in South-East Asia.Tamil is one of the longest surviving classical languages in the world; ‘the only language of contemporary India which is recognisably continuous with a classical past.’Tamil was written using a script called the vaṭṭeḻuttu amongst others such as Grantha and Pallava script. The current Tamil script consists of 12 vowels, 18 consonants and one special character, the āytam. The vowels and consonants combine to form 216 compound characters, giving a total of 247 characters."@en, "Le tamoul ou tamil est la langue des Tamouls, parlée dans l’Asie du Sud-Est. Le tamoul appartient à la famille des langues dravidiennes. C’est une des plus anciennes langues toujours parlées, restée quasi inchangée depuis environ 2 000 ans.Il s’écrit au moyen d’un alphasyllabaire dérivé du grantha."@fr ;
  ns1:deprecated "false" ;
  ns1:start.use "1950-05-09" ;
  dc11:identifier "TAM" ;
  ns1:op-code "TAM" ;
  skos:exactMatch <http://id.loc.gov/vocabulary/iso639-1/ta> ;
  ns2:op-code "TAM" .

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