@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:BRF .

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

eulanguages:BRF
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  dc11:identifier "BRF" ;
  ns0:op-code "BRF" ;
  skos:altLabel "Bira"@brf, "Bera"@en ;
  skos:prefLabel "Bira"@en ;
  skos:definition "Bira or Bera is a Bantu language spoken in Democratic Republic of the Congo. Together with Amba and the Bilaic group, it belongs to the Komoic sub-branch, which is classified within the Volta-Congo branch. Like other Bantu languages, Bira 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 ;
  skos:notation "brf"^^ns1:ISO_639_3, "brf"^^ns1:XML_LNG ;
  ns0:authority-code "BRF" ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  ns0:start.use "1950-05-09" ;
  ns2:op-code "BRF" ;
  ns0:deprecated "false" ;
  ns0:op-mapped-code [ a ns0:MappedCode ] .

