@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:NSO .

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

eulanguages:NSO
  skos:altLabel "Sesotho sa Leboa"@nso ;
  skos:notation "nso"^^ns0:ISO_639_2B, "nso"^^ns0:ISO_639_2T, "nso"^^ns0:ISO_639_3, "nso"^^ns0:XML_LNG ;
  skos:prefLabel "северен сото"@bg, "Sútúis an Tuaiscirt"@ga, "Northern Sotho"@nl, "Northern Sotho"@en, "північна сото"@uk, "južná sothčina"@sk, "nordsotho"@sv, "Nord-Sotho"@de, "ziemeļsotu valoda"@lv, "nord-sotho"@da, "sotho del Nord"@it, "soto setentrional"@pt, "sotho du nord"@fr, "sotho septentrional"@es, "északi szotó"@hu, "severni sotho"@sl, "sotho de nord"@ro, "pedi keel"@et, "Sotho tat-Tramuntana"@mt, "sjeverni soto"@hr, "severní sotština"@cs, "šiaurės sotų"@lt, "pedi"@pl, "βόρεια σότο"@el, "pohjoissotho"@fi ;
  skos:topConceptOf eulanguages:0002, <http://publications.europa.eu/resource/authority/language> ;
  ns1:op-mapped-code [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ] ;
  skos:inScheme eulanguages:0002, <http://publications.europa.eu/resource/authority/language> ;
  a skos:Concept ;
  dc11:identifier "NSO" ;
  ns2:op-code "NSO" ;
  skos:definition "Northern Sotho is a Bantu language. It is one of the official languages of South Africa."@en ;
  ns1:start.use "1950-05-09" ;
  ns1:deprecated "false" ;
  ns1:op-code "NSO" ;
  ns1:authority-code "NSO" .

