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

eulanguages:HIO
  ns0:op-mapped-code [ a ns0:MappedCode ] ;
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  skos:altLabel "Tcire-Tcire"@hio, "Gǁabak’e"@hio, "Tjwao"@hio, "Hiechware"@en ;
  dc11:identifier "HIO" ;
  skos:definition "Tsoa, Tshwa or Tshuwau, also known as Kua and Hiechware, is a language spoken in southwest Africa, belonging to the Khoisan language family. It is considered part of the Khoe-kwadi language group, the northern branch of the Khoisan languages. Tsoa is spoken by about 6 500 people, mainly pastoralists or hunter/gatherers settled in the northeastern part of Botswana and Zimbabwe. One of the dialects is Tjwao (or Tshwao) spoken in Zimbabwe, where it is a language officially recognised in the constitution. Tsoa is a tonal language and is distinguished (like all Khoisan languages) by the presence of numerous click consonants, produced by snapping the tongue against the palate or teeth."@en ;
  skos:prefLabel "Tsoa"@en, "Tsoa"@mt, "Tsoa"@nl, "Tsoa"@de, "coa"@lv, "език цоа"@bg, "tsvanų"@lt, "čvanština"@cs, "tsoa"@hr, "tsoa"@it, "tsoa"@hu, "tsoa"@pl, "tsoa"@ga, "tsoa"@fi, "tsoa"@es, "tsoa"@ro, "tsoa"@et, "tsoa"@sk, "tsoa"@sl, "tsoa"@pt, "tsoa"@fr, "tsoa"@da, "tsoa"@sv, "τσόα"@el ;
  ns0:start.use "1950-05-09" ;
  skos:notation "hio"^^ns1:XML_LNG, "hio"^^ns1:ISO_639_3 ;
  skos:inScheme eulanguages:0002, <http://publications.europa.eu/resource/authority/language> ;
  ns2:op-code "HIO" ;
  ns0:op-code "HIO" ;
  a skos:Concept ;
  ns0:deprecated "false" ;
  ns0:authority-code "HIO" .

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

