@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/> .
@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/> .

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

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

eulanguages:MZD
  skos:prefLabel "Malimba"@en ;
  ns0:authority-code "MZD" ;
  ns0:op-code "MZD" ;
  skos:notation "mzd"^^ns1:XML_LNG, "mzd"^^ns1:ISO_639_3 ;
  ns2:op-code "MZD" ;
  skos:altLabel "Limba"@en, "Malimba"@mzd ;
  ns0:deprecated "false" ;
  skos:inScheme ns2:language, eulanguages:0003 ;
  skos:topConceptOf eulanguages:0003, ns2:language ;
  dc11:identifier "MZD" ;
  ns0:op-mapped-code [ a ns0:MappedCode ] ;
  skos:definition "Malimba is an Southern Bantoid language spoken in Cameroon. Together with Bengaic languages (BNG, BNM, NUI, YKO) and other Dualaic languages (DUA, KME, ISU, OLB), it belongs to the Sawabantu group, which is classified within the Volta-Congo primary branch. Like other Bantu languages, Malimba has a noun class system, a characteristic feature of languages belonging to the Atlantic–Congo lineage, the largest demonstrated language family in Africa."@en ;
  a skos:Concept ;
  ns0:start.use "1950-05-09" .

