@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/resource/authority/> .
@prefix ns2: <http://publications.europa.eu/ontology/euvoc#> .
@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:LDD .

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

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

