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

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

eulanguages:LAG
  skos:inScheme eulanguages:0003, <http://publications.europa.eu/resource/authority/language> ;
  skos:prefLabel "Rangi"@en ;
  skos:altLabel "Langi"@en, "Kɨlaangi"@lag ;
  dc11:identifier "LAG" ;
  skos:notation "lag"^^ns0:ISO_639_3, "lag"^^ns0:XML_LNG ;
  ns1:op-code "LAG" ;
  ns2:op-code "LAG" ;
  ns1:authority-code "LAG" ;
  a skos:Concept ;
  skos:topConceptOf eulanguages:0003, ns2:language ;
  ns1:deprecated "false" ;
  skos:definition "Rangi or Langi is a Bantu language spoken by the Rangi people of Kondoa District in the Dodoma Region of Central Tanzania. Whilst the language is known as Rangi in English and Kirangi in the dominant Swahili spoken throughout the African Great Lakes, the self-referent term is Kilaangi. It is classified within the Volta-Congo primary branch. Like other Bantu languages, Rangi has a noun class system, a characteristic feature of languages belonging to the Atlantic–Congo lineage, the largest demonstrated language family in Africa."@en ;
  ns1:start.use "1950-05-09" ;
  ns1:op-mapped-code [ a ns1:MappedCode ] .

