@prefix eulanguages: <http://publications.europa.eu/resource/authority/language/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://publications.europa.eu/ontology/authority/start.> .
@prefix ns1: <http://publications.europa.eu/resource/authority/> .
@prefix ns2: <http://publications.europa.eu/ontology/authority/> .
@prefix ns3: <http://publications.europa.eu/ontology/euvoc#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

eulanguages:0003
  rdfs:label "infrequent language"@en ;
  skos:prefLabel "infrequent language"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept eulanguages:NJD .

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

eulanguages:NJD
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  ns0:use "1950-05-09" ;
  a skos:Concept ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  skos:prefLabel "Ndonde Hamba"@en ;
  skos:altLabel "Ndonde Hamba"@njd ;
  ns1:op-code "NJD" ;
  ns2:op-mapped-code [ a ns2:MappedCode ] ;
  skos:notation "njd"^^ns3:ISO_639_3, "njd"^^ns3:XML_LNG ;
  dc11:identifier "NJD" ;
  skos:definition "Ndonde Hamba is a Bantu language spoken in Tanzania and northern Mozambique. Together with Makonde (kde), Matambwe (wtb) and Machinga (mvw), it belongs to the Makonde sub-group. which is classified within the Volta-Congo primary branch. Like other Bantu languages, Ndonde Hamba has a noun class system, a characteristic feature of languages belonging to the Atlantic–Congo lineage, the largest demonstrated language family in Africa."@en ;
  ns2:deprecated "false" ;
  ns2:authority-code "NJD" ;
  ns2:op-code "NJD" .

