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

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

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

eulanguages:ZMP
  ns0:use "1950-05-09" ;
  skos:prefLabel "Mbuun"@en ;
  a skos:Concept ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  skos:notation "zmp"^^ns1:ISO_639_3, "zmp"^^ns1:XML_LNG ;
  ns2:authority-code "ZMP" ;
  dc11:identifier "ZMP" ;
  ns2:op-code "ZMP" ;
  ns2:deprecated "false" ;
  ns3:op-code "ZMP" ;
  skos:altLabel "Kimbuun"@zmp ;
  ns2:op-mapped-code [ a ns2:MappedCode ] ;
  skos:topConceptOf eulanguages:0003, ns3:language ;
  skos:definition "Mbuun or Mpuun, is a Bantu language spoken by several hundred thousand people in the Democratic Republic of Congo. The name is sometimes spelled Kimbuun or Gimbunda. Mpuono has been spuriously conflated with it in some sources. Mbuun is part of the Kikongo Language Cluster, which is classified within the Volta-Congo branch. Like other Bantu languages, Mbuun has a noun class system, a characteristic feature of languages belonging to the Atlantic–Congo lineage, the largest demonstrated language family in Africa."@en .

