@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/euvoc#> .
@prefix ns1: <http://publications.europa.eu/ontology/authority/> .
@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:WTB .

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

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

