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

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

eulanguages:NZR
  ns0:op-code "NZR" ;
  a skos:Concept ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  ns0:start.use "1950-05-09" ;
  skos:notation "nzr"^^ns1:ISO_639_3, "nzr"^^ns1:XML_LNG ;
  skos:altLabel "Nyamzak"@nzr, "Mbarimi"@nzr, "Dir"@nzr ;
  ns0:deprecated "false" ;
  dc11:identifier "NZR" ;
  ns2:op-code "NZR" ;
  skos:definition "Dir-Nyamzak-Mbarimi, consisting of Dir, Nyamzak (or Langas) and Mbarimi (or Baram), is an Afro-Asiatic language group of Bauchi State, Nigeria. It is part of the Barawa cluster, which is in turn part of the West Chadic branch. Its closest related language varieties are Pesse, Zul, Buli and the extinct Luri. Together, they form the Polci-Luri group."@en ;
  ns0:authority-code "NZR" ;
  skos:prefLabel "Dir-Nyamzak-Mbarimi"@en .

