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

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

eulanguages:TSY
  ns0:op-code "TSY" ;
  ns0:op-mapped-code [ a ns0:MappedCode ] ;
  ns0:deprecated "false" ;
  skos:prefLabel "Tebul-gebarentaal"@nl, "tebulilainen viittomakieli"@fi, "znakovni jezik etničke skupine Tebul"@hr, "νοηματική γλώσσα Τεμπούλ"@el, "język migowy Tebul"@pl, "lengua de signos tebul"@es, "lingua dei segni di Tebul"@it, "língua gestual de Tebul"@pt, "Tebulo gestų kalba"@lt, "Tebul-teckenspråk"@sv, "Tebul Gebärdensprache"@de, "Lingwa tas-Sinjali ta’ Tebul"@mt, "znakovni jezik Tebul"@sl, "Tebuli viipekeel"@et, "Tebul Sign Language"@en, "tebulu zīmju valoda"@lv, "tebul jelnyelv"@hu, "langue des signes de Tebul"@fr, "tebul tegnsprog"@da, "posunkový jazyk Tebul"@sk, "Teanga Chomharthaíochta Tebul"@ga, "limbajul prin semne Tebul"@ro, "tebulský znakový jazyk"@cs, "жестомимичен език от Тебул"@bg, "тебульский жестовый язык"@ru ;
  skos:altLabel "Tebul Sign Language"@tsy ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  skos:notation "tsy"^^ns1:ISO_639_3, "tsy"^^ns1:XML_LNG ;
  skos:topConceptOf eulanguages:0002, <http://publications.europa.eu/resource/authority/language> ;
  ns0:authority-code "TSY" ;
  dc11:identifier "TSY" ;
  ns2:op-code "TSY" ;
  a skos:Concept ;
  skos:definition "Tebul Sign Language is a sign language used in Uluban village in Mali. Sign languages are languages which mainly use signs made with the hands, the arms or the body and facial expressions."@en ;
  ns0:start.use "1950-05-09" .

