@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix eulanguages: <http://publications.europa.eu/resource/authority/language/> .
@prefix ns0: <http://publications.europa.eu/ontology/euvoc#> .
@prefix ns1: <http://publications.europa.eu/ontology/authority/start.> .
@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/> .

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

eulanguages:DUA
  skos:notation "dua"^^ns0:ISO_639_3, "dua"^^ns0:ISO_639_2B, "dua"^^ns0:XML_LNG, "dua"^^ns0:ISO_639_2T ;
  ns1:use "1950-05-09" ;
  ns2:deprecated "false" ;
  skos:definition "Duala is an Southern Bantoid language spoken in Cameroon. Together with Bengaic languages (BNG, BNM, NUI, YKO) and other Dualaic languages (MZD, KME, ISU, OLB), it belongs to the Sawabantu group, which is classified within the Volta-Congo primary branch. Like other Bantu languages, Duala 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:op-mapped-code [ a ns2:MappedCode ], [ a ns2:MappedCode ], [ a ns2:MappedCode ] ;
  ns2:op-code "DUA" ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  dc11:identifier "DUA" ;
  ns2:authority-code "DUA" ;
  a skos:Concept ;
  ns3:op-code "DUA" ;
  skos:prefLabel "Duala"@en ;
  skos:topConceptOf ns3:language, eulanguages:0003 ;
  skos:altLabel "Duala"@dua .

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

