@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 ns2: <http://publications.europa.eu/resource/authority/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

<http://publications.europa.eu/resource/authority/language>
  rdfs:label "Language"@en ;
  skos:prefLabel "Language"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept eulanguages:NDE .

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

eulanguages:NDE
  skos:prefLabel "severna ndebelščina"@sl, "severná ndebelčina"@sk, "ndebele del Nord"@it, "nord-ndebele"@da, "North Ndebele"@en, "ντέμπελε του βορρά"@el, "nordndebele"@sv, "pohjois-ndebele"@fi, "ndébélé du Nord"@fr, "sindebele"@pt, "sindebele"@lv, "ndebele septentrional"@es, "Noord-Ndebele"@nl, "Ndebele tat-Tramuntana"@mt, "šiaurės ndebelių"@lt, "севернондебелейски език"@bg, "sjeverni ndebele"@hr, "ndebele"@et, "ndebele północny"@pl, "északi ndebele"@hu, "Nord-Ndebele"@de, "Ndebele de nord"@ro, "N-deibéilis an Tuaiscirt"@ga, "severní ndebelština"@cs ;
  ns0:op-mapped-code [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ] ;
  skos:altLabel "isiNdebele saseNyakatho"@nd, "isiNdebele"@en, "isiNdebele"@nd, "sindebele"@fr ;
  skos:inScheme eulanguages:0002, <http://publications.europa.eu/resource/authority/language> ;
  skos:notation "nd"^^ns1:ISO_639_1, "nde"^^ns1:ISO_639_3, "nde"^^ns1:ISO_639_2B, "nde"^^ns1:ISO_639_2T, "nd"^^ns1:XML_LNG ;
  ns0:authority-code "NDE" ;
  a skos:Concept ;
  skos:exactMatch <http://id.loc.gov/vocabulary/iso639-1/nd> ;
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  ns0:start.use "1950-05-09" ;
  skos:definition "North Ndebele is the language spoken by the Zimbabwe Ndebele, also known as Matabele, in the Matabeleland region around the city of Bulawayo. It's a Bantu language of the Nguni group, closely related to Zulu. The Ndebele people of Zimbabwe are descendants of the followers of the Zulu military leader Mzilikazi, who left his home region in the early 19th century. North Ndebele is one of Zimbabwe‘s 16 official languages."@en ;
  ns2:op-code "NDE" ;
  ns0:op-code "NDE" ;
  dc11:identifier "NDE" ;
  ns0:deprecated "false" .

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