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

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

eulanguages:HDS
  skos:prefLabel "honduraský posunkový jazyk"@sk, "língua gestual hondurenha"@pt, "honduraski język migowy"@pl, "гондурасский жестовый язык"@ru, "honduraský znakový jazyk"@cs, "hondurasi jelnyelv"@hu, "ονδουρανή νοηματική γλώσσα"@el, "hondurase viipekeel"@et, "honduransk tegnsprog"@da, "lengua de signos hondureña"@es, "Teanga Chomharthaíochta Hondúras"@ga, "hondurasilainen viittomakieli"@fi, "Lingwa tas-Sinjali tal-Honduras"@mt, "Hondurese Gebarentaal"@nl, "Honduran Sign Language"@en, "hondūriečių gestų kalba"@lt, "limbajul prin semne din Honduras"@ro, "hondurasiešu zīmju valoda"@lv, "honduraški znakovni jezik"@hr, "жестомимичен език от Хондурас"@bg, "znakovni jezik Hondurasa"@sl, "langue des signes hondurienne"@fr, "honduranskt teckenspråk"@sv, "Honduranische Gebärdensprache"@de, "lingua dei segni dell’Honduras"@it ;
  ns0:op-mapped-code [ a ns0:MappedCode ] ;
  skos:inScheme eulanguages:0002, <http://publications.europa.eu/resource/authority/language> ;
  a skos:Concept ;
  skos:notation "hds"^^ns1:ISO_639_3, "hds"^^ns1:XML_LNG ;
  dc11:identifier "HDS" ;
  ns0:authority-code "HDS" ;
  skos:definition "Honduras Sign Language is a sign language used in Honduras. 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" ;
  ns0:op-code "HDS" ;
  ns2:op-code "HDS" ;
  skos:topConceptOf eulanguages:0002, ns2:language ;
  ns0:deprecated "false" ;
  skos:altLabel "Honduras Sign Language"@hds .

