@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix eulanguages: <http://publications.europa.eu/resource/authority/language/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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://id.loc.gov/vocabulary/iso639-1/ts> skos:exactMatch eulanguages:TSO .
<http://publications.europa.eu/resource/authority/language>
  rdfs:label "Language"@en ;
  skos:prefLabel "Language"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept eulanguages:TSO .

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

eulanguages:TSO
  skos:prefLabel "tsonga"@sv, "tsonga"@sl, "tsonga"@es, "tsonga"@pl, "tsonga"@hr, "tsonga"@ro, "tsonga"@fi, "Xitsonga"@de, "Tongais"@ga, "тсонга"@uk, "tszonga"@hu, "tsongčina"@sk, "tsonga keel"@et, "Tsonga"@mt, "Tsonga"@nl, "Tsonga"@en, "xiTsonga"@da, "τσόγκα"@el, "tsongų"@lt, "xitsonga"@pt, "congu valoda"@lv, "цонга"@bg, "tsongština"@cs, "tsonga"@fr, "tsonga"@it ;
  skos:topConceptOf eulanguages:0002, <http://publications.europa.eu/resource/authority/language> ;
  ns0:op-mapped-code [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ] ;
  dc11:identifier "TSO" ;
  skos:notation "ts"^^ns1:XML_LNG, "tso"^^ns1:ISO_639_3, "tso"^^ns1:ISO_639_2T, "ts"^^ns1:ISO_639_1, "tso"^^ns1:ISO_639_2B ;
  skos:inScheme eulanguages:0002, <http://publications.europa.eu/resource/authority/language> ;
  ns0:start.use "1950-05-09" ;
  skos:definition "Tsonga is a Bantu language. It is one of the official languages of South Africa."@en ;
  skos:exactMatch <http://id.loc.gov/vocabulary/iso639-1/ts> ;
  ns0:op-code "TSO" ;
  ns0:deprecated "false" ;
  ns0:authority-code "TSO" ;
  a skos:Concept ;
  skos:altLabel "Xitsonga"@ts ;
  ns2:op-code "TSO" .

