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

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

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

eulanguages:DIZ
  skos:definition "Ding is a Bantu language spoken in the Democratic Republic of the Congo. Together with Ngul (also Ngwii), Lwel and Nzadi, it belongs to the West-Coastal Bantu group, which is classified within the Volta-Congo branch. Like other Bantu languages, Ding has a noun class system, a characteristic feature of languages belonging to the Atlantic–Congo lineage, the largest demonstrated language family in Africa."@en ;
  skos:altLabel "Ding"@diz ;
  ns0:op-code "DIZ" ;
  skos:topConceptOf ns0:language, eulanguages:0003 ;
  ns1:op-code "DIZ" ;
  skos:inScheme eulanguages:0003, ns0:language ;
  ns1:deprecated "false" ;
  ns1:authority-code "DIZ" ;
  ns1:start.use "1950-05-09" ;
  ns1:op-mapped-code [ a ns1:MappedCode ] ;
  dc11:identifier "DIZ" ;
  skos:notation "diz"^^ns2:XML_LNG, "diz"^^ns2:ISO_639_3 ;
  skos:prefLabel "Ding"@en ;
  a skos:Concept .

