@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 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://publications.europa.eu/resource/authority/language>
  rdfs:label "Language"@en ;
  skos:prefLabel "Language"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept eulanguages:NBL .

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

<http://id.loc.gov/vocabulary/iso639-1/nr> skos:exactMatch eulanguages:NBL .
eulanguages:NBL
  skos:topConceptOf eulanguages:0002, <http://publications.europa.eu/resource/authority/language> ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  skos:prefLabel "южен ндебеле"@bg, "Southern Ndebele"@en, "Southern Ndebele"@nl, "pietų ndebelių"@lt, "νότια Ντεμπέλε"@el, "ndebele de sud"@ro, "sindebele meridional"@pt, "južni ndebele"@sl, "južni ndebele"@hr, "etelä-ndebele"@fi, "ndebele del Sud"@it, "lõunandebele keel"@et, "N-deibéilis an Deiscirt"@ga, "південна ндебеле"@uk, "sydndebele"@sv, "južná ndebelčina"@sk, "dienvidndebelu valoda"@lv, "ndébélé du sud"@fr, "Süd-Ndebele"@de, "Ndebele tan-Nofsinhar"@mt, "syd-ndebele"@da, "ndebele del sur"@es, "déli ndebele"@hu, "ndebele"@pl, "jižní ndebelština"@cs ;
  skos:altLabel "isiNdebele"@nr ;
  ns0:deprecated "false" ;
  skos:definition "Southern Ndebele is a Bantu language. It is one of the official languages of South Africa."@en ;
  ns0:op-mapped-code [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ] ;
  skos:notation "nbl"^^ns1:ISO_639_2B, "nr"^^ns1:XML_LNG, "nbl"^^ns1:ISO_639_3, "nr"^^ns1:ISO_639_1, "nbl"^^ns1:ISO_639_2T ;
  a skos:Concept ;
  skos:exactMatch <http://id.loc.gov/vocabulary/iso639-1/nr> ;
  dc11:identifier "NBL" ;
  ns0:authority-code "NBL" ;
  ns2:op-code "NBL" ;
  ns0:op-code "NBL" ;
  ns0:start.use "1950-05-09" .

