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

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

eulanguages:MJT
  skos:notation "mjt"^^ns0:ISO_639_3, "mjt"^^ns0:XML_LNG ;
  skos:altLabel "Sauria Paharia"@mjt ;
  a skos:Concept ;
  ns1:op-mapped-code [ a ns1:MappedCode ] ;
  ns1:authority-code "MJT" ;
  ns1:deprecated "false" ;
  skos:definition "Sauria Paharia is a North Dravidian language spoken by the Malto people of East India. It is spoken in the West Bengal, Jharkhand, and Bihar states of India. There are two varieties of Malto: Sauria Paharia and Kumarbhag Paharia. The lexical similarity between the two is estimated to be 80%. The most closely related language to Malto is Kurukh. Together with Brahui, all three languages form the North Dravidian branch of the Dravidian language family. Kurukh is written in Devanagari, a script also used to write Indo-Aryan languages."@en ;
  skos:inScheme eulanguages:0003, <http://publications.europa.eu/resource/authority/language> ;
  skos:prefLabel "Sauria Paharia"@en ;
  ns1:op-code "MJT" ;
  ns2:op-code "MJT" ;
  skos:topConceptOf ns2:language, eulanguages:0003 ;
  dc11:identifier "MJT" ;
  ns1:start.use "1950-05-09" .

