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

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

eulanguages:0002
  rdfs:label "frequent language"@en ;
  skos:prefLabel "frequent language"@en ;
  a skos:ConceptScheme .

eulanguages:MAN
  skos:prefLabel "manding"@pl, "manding"@da, "manding"@hr, "manding"@fi, "manding"@sk, "manding jeziki"@sl, "мандинг"@bg, "mandingo"@et, "mandingo"@cs, "mandenká"@es, "mandingo"@it, "línguas mandingas"@pt, "mandingų"@lt, "манден"@uk, "Mandais"@ga, "μαντίνγκ"@el, "mandingu"@lv, "mandingue"@fr, "Manding"@de, "Manding"@en, "Manding"@mt, "Manding"@nl, "manding"@sv, "manding"@hu, "manding"@ro ;
  skos:notation "man"^^ns0:ISO_639_2T, "man"^^ns0:XML_LNG, "man"^^ns0:ISO_639_2B, "man"^^ns0:ISO_639_3 ;
  a skos:Concept ;
  skos:narrower eulanguages:BOF .

eulanguages:BOF
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  skos:prefLabel "bolonščina"@sl, "Bolon"@en, "Bolon"@nl, "bolom"@pt, "bolonų"@lt, "Bolon"@mt, "болон"@bg, "Bolon"@it, "Bolon"@es, "Bolon"@de, "bolon"@sk, "bolon"@fi, "bolon"@hr, "bolon"@fr, "bolonu"@lv, "bolon"@cs, "bolon"@hu, "bolon"@sv, "bolon"@ro, "bolon"@da, "bolon"@pl, "Μπολόν"@el, "Bólónais"@ga ;
  skos:notation "bof"^^ns0:XML_LNG, "bof"^^ns0:ISO_639_3 ;
  ns1:op-code "BOF" ;
  dc11:identifier "BOF" ;
  ns2:deprecated "false" ;
  skos:definition "Bolon is a Manding language of Burkina Faso. There are two dialects, White/Southern and Black/Northern; White Bolon is partially intelligible with Jula. Manding languages are a sub-branch of Mande languages that are part of the hypothetical Niger-Congo language family. However, as the Mande languages lack the noun-class morphology, linguists increasingly treat Mande and Atlantic–Congo as independent language families and reject the Niger-Congo hypothesis."@en ;
  a skos:Concept ;
  skos:broader eulanguages:MAN ;
  ns2:op-mapped-code [ a ns2:MappedCode ] ;
  ns2:authority-code "BOF" ;
  skos:altLabel "bolon"@bof ;
  ns2:start.use "1950-05-09" ;
  ns2:op-code "BOF" .

