@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 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://id.loc.gov/vocabulary/iso639-1/tn> skos:exactMatch eulanguages:TSN .
<http://publications.europa.eu/resource/authority/language>
  rdfs:label "Language"@en ;
  skos:prefLabel "Language"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept eulanguages:TSN .

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

eulanguages:TSN
  skos:prefLabel "tsvana keel"@et, "setswana"@da, "тсвана"@bg, "Suáinis"@ga, "cvanu valoda"@lv, "τσουάνα"@el, "tswana"@sv, "tswana"@hr, "tsvanų"@lt, "tswana"@fr, "tswana"@it, "tswana"@fi, "tswana"@ro, "tswana"@pl, "cvána"@hu, "сетсвана"@uk, "setswančina"@sk, "tswanština"@cs, "cvanščina"@sl, "Setswana"@de, "setsuana"@es, "setsuana"@pt, "Tswana"@nl, "Tswana"@mt, "Tswana"@en ;
  ns0:op-mapped-code [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ] ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  ns0:start.use "1950-05-09" ;
  skos:notation "tn"^^ns1:ISO_639_1, "tn"^^ns1:XML_LNG, "tsn"^^ns1:ISO_639_3, "tsn"^^ns1:ISO_639_2B, "tsn"^^ns1:ISO_639_2T ;
  skos:altLabel "Setswana"@tn, "setsvana"@lt, "čwanština"@cs ;
  dc11:identifier "TSN" ;
  skos:definition "Tswana is a Bantu language. It is one of the official languages of South Africa."@en ;
  ns2:op-code "TSN" ;
  ns0:deprecated "false" ;
  ns0:op-code "TSN" ;
  a skos:Concept ;
  skos:topConceptOf ns2:language, eulanguages:0002 ;
  skos:exactMatch <http://id.loc.gov/vocabulary/iso639-1/tn> ;
  ns0:authority-code "TSN" .

