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

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

eulanguages:PZE
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  ns0:authority-code "PZE" ;
  a skos:Concept ;
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  dc11:identifier "PZE" ;
  skos:notation "pze"^^ns1:XML_LNG, "pze"^^ns1:ISO_639_3 ;
  ns0:deprecated "false" ;
  skos:prefLabel "Pesse"@en ;
  skos:altLabel "pəsə"@pze ;
  ns2:op-code "PZE" ;
  ns0:start.use "1950-05-09" ;
  ns0:op-code "PZE" ;
  skos:definition "Pesse 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 closest related language varieties are Zul, Buli, Dir-Nyamzak-Mbarimi and the extinct Luri. Together, they form the Polci-Luri group."@en .

