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

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

eulanguages:TSE
  skos:prefLabel "langue des signes tunisienne"@fr, "Tunisian Sign Language"@en, "limbajul prin semne din Tunisia"@ro, "tunisialainen viittomakieli"@fi, "língua gestual tunisina"@pt, "tunesisk tegnsprog"@da, "tuniský posunkový jazyk"@sk, "lengua de signos tunecina"@es, "Tunesische Gebarentaal"@nl, "tuniský znakový jazyk"@cs, "tuneesia viipekeel"@et, "τυνησιακή νοηματική γλώσσα"@el, "тунизийски жестомимичен език"@bg, "Teanga Chomharthaíochta na Túinéise"@ga, "tunisiešu zīmju valoda"@lv, "tunizijski znakovni jezik"@sl, "tunéziai jelnyelv"@hu, "Tunesische Gebärdensprache"@de, "lingua dei segni tunisina"@it, "Lingwa tas-Sinjali Tuneżina"@mt, "tunisiskt teckenspråk"@sv, "tunisiečių gestų kalba"@lt, "tunezyjski język migowy"@pl, "tuniški znakovni jezik"@hr ;
  skos:altLabel "Tunisian Sign Language"@tse ;
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  skos:definition "Tunisian Sign Language is a sign language used in Tunisia. Sign languages are languages which mainly use signs made with the hands, the arms or the body and facial expressions."@en ;
  skos:inScheme eulanguages:0002, <http://publications.europa.eu/resource/authority/language> ;
  skos:notation "tse"^^ns0:ISO_639_3, "tse"^^ns0:XML_LNG ;
  dc11:identifier "TSE" ;
  ns1:op-code "TSE" ;
  ns1:start.use "1950-05-09" ;
  a skos:Concept ;
  ns1:authority-code "TSE" ;
  ns2:op-code "TSE" ;
  ns1:deprecated "false" ;
  ns1:op-mapped-code [ a ns1:MappedCode ] .

