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

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

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

eulanguages:HAU
  a skos:Concept ;
  ns0:deprecated "false" ;
  skos:prefLabel "hausza"@hu, "Haussa"@de, "χάουσα"@el, "hausu valoda"@lv, "Hausa"@mt, "Hausa"@en, "Hausa"@nl, "havščina"@sl, "Hásais"@ga, "haúça"@pt, "хауса"@bg, "hausa"@pl, "hausa"@sv, "hausa"@fi, "hausa"@es, "hausa"@da, "hausa"@ro, "hausa"@et, "hausa"@hr, "hauština"@sk, "hauština"@cs, "hausa"@it, "haoussa"@fr, "hausų"@lt, "хауза"@uk ;
  ns1:op-code "HAU" ;
  ns0:authority-code "HAU" ;
  skos:notation "HA"^^ns2:PUB_LANG, "ha"^^ns2:XML_LNG, "hau"^^ns2:ISO_639_2T, "ha"^^ns2:ISO_639_1, "HA"^^ns2:PUB_LNGISO, "hau"^^ns2:ISO_639_3, "hau"^^ns2:ISO_639_2B ;
  skos:altLabel "هَرْشَن هَوْسَ"@ha, "hausa"@fr, "Harshen Hausa"@ha ;
  ns0:op-mapped-code [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ] ;
  skos:definition "Hausa is a Chadic language spoken by the Hausa people, mainly within the northern half of Nigeria and the southern half of Niger, and with significant minorities in Chad, Benin and Cameroon. Hausa is a member of the Afroasiatic language family and is the most widely spoken language within the Chadic branch of that family. Hausa’s modern official orthography is a Latin-based alphabet called boko. Hausa has also been written in Ajami, an Arabic alphabet."@en ;
  skos:inScheme eulanguages:0002, ns1:language ;
  ns0:start.use "1950-05-09" ;
  dc11:identifier "HAU" ;
  skos:topConceptOf ns1:language, eulanguages:0002 ;
  skos:exactMatch <http://id.loc.gov/vocabulary/iso639-1/ha> ;
  ns0:op-code "HAU" .

<http://id.loc.gov/vocabulary/iso639-1/ha> skos:exactMatch eulanguages:HAU .
