@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/start.> .
@prefix ns1: <http://publications.europa.eu/resource/authority/> .
@prefix ns2: <http://publications.europa.eu/ontology/authority/> .
@prefix ns3: <http://publications.europa.eu/ontology/euvoc#> .

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

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

eulanguages:DZD
  skos:prefLabel "Daza"@en ;
  dc11:identifier "DZD" ;
  a skos:Concept ;
  skos:definition "Daza or (in Hausa) Dazawa is listed by Blench (2006) as a Chadic language within the Bole group, spoken in a few villages of Darazo LGA, Bauchi State, Nigeria. It was confirmed to exist in 2021. The language is nearly extinct with only elderly speakers speaking the language. Native speakers have shifted to Hausa."@en ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  ns0:use "1950-05-09" ;
  ns1:op-code "DZD" ;
  ns2:op-code "DZD" ;
  skos:notation "dzd"^^ns3:XML_LNG, "dzd"^^ns3:ISO_639_3 ;
  ns2:op-mapped-code [ a ns2:MappedCode ] ;
  skos:topConceptOf eulanguages:0003, ns1:language ;
  skos:altLabel "Daza"@dzd ;
  ns2:deprecated "false" ;
  ns2:authority-code "DZD" .

