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

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

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

eulanguages:FIF
  ns0:deprecated "false" ;
  ns1:op-code "FIF" ;
  skos:topConceptOf eulanguages:0003, ns1:language ;
  ns0:op-mapped-code [ a ns0:MappedCode ] ;
  skos:inScheme eulanguages:0003, ns1:language ;
  skos:prefLabel "Faifi"@en ;
  skos:notation "fif"^^ns2:ISO_639_3, "fif"^^ns2:XML_LNG ;
  skos:definition "Faifi is a possible descendant of Ancient South Arabian and is spoken by about 50 000 people in the vicinity of the Fifa Mountains in the southwestern corner of Saudi Arabia and across the border in Jebel Minabbih, Yemen. Along with the Razihi and Rijal Alma languages, it is possibly one of the few surviving descendants of the Sayhadic branch and the Ancient South Arabian languages Hadrami, Minaean, Sabaic and Qatrabanian. Along with Berber, Chadic, Cushitic and Egyptian branches, Arabic and other Semitic languages belong to the Afro-Asiatic language family, constituting the fourth-largest language family after Indo-European, Sino-Tibetan, and Niger–Congo."@en ;
  ns0:authority-code "FIF" ;
  ns0:start.use "1950-05-09" ;
  a skos:Concept ;
  skos:altLabel "Al-Fayfiyah"@fif ;
  ns0:op-code "FIF" ;
  dc11:identifier "FIF" .

