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

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

eulanguages:JRT
  a skos:Concept ;
  ns0:authority-code "JRT" ;
  skos:notation "jrt"^^ns1:XML_LNG, "jrt"^^ns1:ISO_639_3 ;
  ns2:op-code "JRT" ;
  ns0:deprecated "false" ;
  ns0:start.use "1950-05-09" ;
  skos:topConceptOf ns2:language, eulanguages:0003 ;
  skos:prefLabel "Jakattoe"@en ;
  skos:definition "Jakattoe is a West Chadic language spoken in Plateau State, Nigeria. It was identified by Roger Blench in 2016. It is spoken by about 500 people in one village, Dokan Tofa, which is located on the Jos-Shendam road in Plateau State. Blench (2017) suggests that Jakattoe may be related to spurious records of the Jorto language. Jakattoe speakers claim that their language is related to Goemai. Along with Berber, Cushitic, Egyptian and Semitic branches, Chadic belongs to the Afro-Asiatic language family, constituting the fourth-largest language family after Indo-European, Sino-Tibetan, and Niger–Congo."@en ;
  skos:inScheme eulanguages:0003, ns2:language ;
  ns0:op-code "JRT" ;
  dc11:identifier "JRT" ;
  ns0:op-mapped-code [ a ns0:MappedCode ] ;
  skos:altLabel "Jorto"@en, "d͡ʒækɜ́to"@jrt .

