@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:DYR .

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

eulanguages:DYR
  ns0:deprecated "false" ;
  skos:prefLabel "Diairimis"@ga, "dyarim"@fr, "dyarim"@sk, "dyarim"@da, "dyarim"@cs, "dyarim"@sv, "dyarim"@fi, "dyarim"@ro, "Dyarim"@en, "Dyarim"@nl, "diarim"@pt, "Dyarim"@es, "Dyarim"@it, "diarim"@pl, "diarim"@hu, "Dyarim"@de, "Dyarim"@mt, "диарим"@bg, "djarimų"@lt, "Ντιαρίμ"@el, "djarim"@hr, "djarimu"@lv, "djarimščina"@sl ;
  ns0:authority-code "DYR" ;
  skos:topConceptOf eulanguages:0003, <http://publications.europa.eu/resource/authority/language> ;
  skos:inScheme eulanguages:0003, <http://publications.europa.eu/resource/authority/language> ;
  skos:notation "dyr"^^ns1:XML_LNG, "dyr"^^ns1:ISO_639_3 ;
  skos:altLabel "Dyarim"@dyr ;
  ns0:start.use "1950-05-09" ;
  a skos:Concept ;
  skos:definition "Dyarim is an Afro-Asiatic language spoken in Nigeria. It belongs to the endangered Western Chadic sub-branch whose speakers are shifting to Hausa. One of its closest relatives is the Zeemic language group."@en ;
  ns0:op-code "DYR" ;
  dc11:identifier "DYR" ;
  ns2:op-code "DYR" .

