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

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

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

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

