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

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

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

eulanguages:ZLU
  ns0:op-code "ZLU" ;
  a skos:Concept ;
  skos:topConceptOf ns0:language, eulanguages:0003 ;
  skos:definition "Zul is an Afro-Asiatic language of Bauchi State, Nigeria. It is part of the Barawa cluster, which is in turn part of the West Chadic branch. Its closes language varieties are Pesse, Buli, Dir-Nyamzak-Mbarimi and the extinct Luri. Together, they form the Polci-Luri group."@en ;
  skos:inScheme eulanguages:0003, ns0:language ;
  skos:notation "zlu"^^ns1:ISO_639_3, "zlu"^^ns1:XML_LNG ;
  ns2:op-code "ZLU" ;
  ns2:deprecated "false" ;
  ns2:authority-code "ZLU" ;
  skos:altLabel "Zul"@zlu ;
  skos:prefLabel "Zul"@en ;
  dc11:identifier "ZLU" ;
  ns2:start.use "1950-05-09" .

