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

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

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

eulanguages:DSK
  skos:topConceptOf eulanguages:0003, <http://publications.europa.eu/resource/authority/language> ;
  a skos:Concept ;
  skos:altLabel "Dokshi"@dsk ;
  ns0:authority-code "DSK" ;
  skos:prefLabel "Dokshi"@es, "Dokshi"@en, "Dokshi"@de, "Docsais"@ga, "Dokshi"@it, "Dokshi"@mt, "Dokshi"@nl, "dokšų"@lt, "doksi"@hu, "dokszi"@pl, "dokshi"@fi, "dokshi"@fr, "dokshi"@da, "dokshi"@ro, "dokshi"@sk, "dokshi"@sv, "докши"@bg, "dokšijščina"@sl, "dokši"@hr, "dokši"@cs, "doquexi"@pt, "dokšu"@lv, "Ντόκσι"@el ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  skos:notation "dsk"^^ns1:XML_LNG, "dsk"^^ns1:ISO_639_3 ;
  ns0:start.use "1950-05-09" ;
  skos:definition "Dokshi is an Afro-Asiatic language spoken in Nigeria. It belongs to the endangered Western Chadic sub-branch whose speakers are shifting to Hausa. Together with the Nuclear Zeemic, it forms the Zeemic group of languages."@en ;
  dc11:identifier "DSK" ;
  ns0:deprecated "false" ;
  ns0:op-code "DSK" ;
  ns2:op-code "DSK" .

