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

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

eulanguages:SNA
  skos:prefLabel "šona"@lv, "šona"@et, "šona"@hr, "Seoinis"@ga, "Shona"@de, "Shona"@en, "Shona"@nl, "език шона"@bg, "sona"@hu, "Xona"@mt, "shona"@fr, "shona"@sv, "shona"@da, "shona"@fi, "shona"@ro, "shona"@it, "xona"@pt, "shona"@es, "šončina"@sk, "σόνα"@el, "šonų"@lt, "szona"@pl, "šonština"@cs, "šonščina"@sl ;
  skos:notation "sna"^^ns0:ISO_639_2B, "sna"^^ns0:ISO_639_2T, "sna"^^ns0:ISO_639_3, "sn"^^ns0:XML_LNG, "sn"^^ns0:ISO_639_1 ;
  skos:topConceptOf eulanguages:0002, <http://publications.europa.eu/resource/authority/language> ;
  ns1:op-mapped-code [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ] ;
  a skos:Concept ;
  skos:altLabel "chiShona"@sn ;
  skos:inScheme eulanguages:0002, <http://publications.europa.eu/resource/authority/language> ;
  ns1:op-code "SNA" ;
  dc11:identifier "SNA" ;
  ns1:start.use "1950-05-09" ;
  skos:exactMatch <http://id.loc.gov/vocabulary/iso639-1/sn> ;
  skos:definition "Shona is a Bantu language of the Shona people of Zimbabwe. The term is variously used to collectively describe all the Central Shonic varieties (comprising Zezuru, Manyika, Korekore and Karanga) or specifically Standard Shona, a variety codified in the mid-20th century. Using the broader term, the language is spoken by over 14 000 000 people. The larger group of historically related languages – called Shona or Shonic languages – also includes Ndau (Eastern Shona) spoken in Zimbabwe, Malawi and Mozambique, and Kalanga (Western Shona) spoken in Botswana and Zimbabwe."@en ;
  ns1:authority-code "SNA" ;
  ns1:deprecated "false" ;
  ns2:op-code "SNA" .

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