@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 dc11: <http://purl.org/dc/elements/1.1/> .
@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:BXC .

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

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

