@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/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/> .

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

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

<http://id.loc.gov/vocabulary/iso639-1/ff> skos:exactMatch eulanguages:FUL .
eulanguages:FUL
  ns0:op-code "FUL" ;
  a skos:Concept ;
  ns0:op-mapped-code [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ] ;
  skos:prefLabel "φούλα"@el, "fulah"@da, "fulbe"@et, "fulani"@fi, "fulų"@lt, "Fuláinis"@ga, "фула"@uk, "фула"@bg, "Fula"@de, "Fula"@mt, "Fula"@en, "Fula"@nl, "fulščina"@sl, "fulbština"@cs, "fula"@hu, "fula"@pt, "fula"@pl, "fula"@sk, "fula"@hr, "fula"@fr, "fula"@es, "fula"@sv, "fula"@ro, "fula"@it, "fulu valoda"@lv ;
  skos:notation "ful"^^ns1:ISO_639_2T, "ff"^^ns1:XML_LNG, "ful"^^ns1:ISO_639_2B, "ful"^^ns1:ISO_639_3, "ff"^^ns1:ISO_639_1, "FF"^^ns1:PUB_LNGISO, "FF"^^ns1:PUB_LANG ;
  skos:altLabel "Fulfulde"@ff, "اللغة الفولانية"@ff, "Fulah"@en, "poular"@fr ;
  ns0:authority-code "FUL" ;
  dc11:identifier "FUL" ;
  skos:inScheme eulanguages:0002, <http://publications.europa.eu/resource/authority/language> ;
  ns0:deprecated "false" ;
  skos:definition "Fula – also known as Fulah – is a Senegambian language spoken across some 20 countries in West and Central Africa. Along with other related languages such as Serer and Wolof, it belongs to the Senegambian branch within the Niger–Congo family, which does not have tones. It is spoken as a first language by the Fula people. The language mainly uses a version of the Latin alphabet but Arabic script is also used and there was a plan to use a special Adlam script."@en ;
  ns0:start.use "1950-05-09" ;
  ns2:op-code "FUL" ;
  skos:topConceptOf ns2:language, eulanguages:0002 ;
  skos:exactMatch <http://id.loc.gov/vocabulary/iso639-1/ff> .

