@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/resource/authority/> .
@prefix ns2: <http://publications.europa.eu/ontology/euvoc#> .

<http://publications.europa.eu/resource/authority/language>
  rdfs:label "Language"@en ;
  skos:prefLabel "Language"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept eulanguages:XHO .

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

eulanguages:XHO
  skos:prefLabel "кхоса"@bg, "xhosa"@sv, "xhosa"@ro, "xhoština"@cs, "xhoština"@sk, "xhosa"@es, "xhosa"@pl, "xhosa"@fr, "xhosa"@fi, "xhosa"@hu, "xhosa"@hr, "xhosa"@it, "koščina"@sl, "kosų"@lt, "koosa keel"@et, "коса"@uk, "Cóisis"@ga, "xossa"@pt, "isiXhosa"@de, "isiXhosa"@da, "κόσα"@el, "khosu valoda"@lv, "Xhosa"@en, "Xhosa"@nl, "Xhosa"@mt ;
  ns0:deprecated "false" ;
  skos:altLabel "ξχόσα"@el, "isiXhosa"@xh ;
  skos:definition "Xhosa is a Bantu language. It is one of the official languages of South Africa."@en ;
  skos:exactMatch <http://id.loc.gov/vocabulary/iso639-1/xh> ;
  skos:topConceptOf eulanguages:0002, <http://publications.europa.eu/resource/authority/language> ;
  ns0:start.use "1950-05-09" ;
  ns0:op-mapped-code [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ] ;
  dc11:identifier "XHO" ;
  a skos:Concept ;
  ns0:op-code "XHO" ;
  ns1:op-code "XHO" ;
  skos:notation "xh"^^ns2:XML_LNG, "xho"^^ns2:ISO_639_3, "xh"^^ns2:ISO_639_1, "xho"^^ns2:ISO_639_2B, "xho"^^ns2:ISO_639_2T ;
  skos:inScheme eulanguages:0002, ns1:language ;
  ns0:authority-code "XHO" .

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