@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix eulanguages: <http://publications.europa.eu/resource/authority/language/> .
@prefix ns0: <http://publications.europa.eu/ontology/authority/start.> .
@prefix ns1: <http://publications.europa.eu/ontology/authority/> .
@prefix ns2: <http://publications.europa.eu/ontology/euvoc#> .
@prefix ns3: <http://publications.europa.eu/resource/authority/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

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

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

eulanguages:MAI
  skos:topConceptOf eulanguages:0003, <http://publications.europa.eu/resource/authority/language> ;
  ns0:use "1950-05-09" ;
  ns1:op-mapped-code [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ] ;
  skos:notation "mai"^^ns2:ISO_639_3, "mai"^^ns2:ISO_639_2B, "mai"^^ns2:ISO_639_2T, "mai"^^ns2:XML_LNG ;
  skos:prefLabel "Maithili"@en ;
  ns3:op-code "MAI" ;
  dc11:identifier "MAI" ;
  ns1:deprecated "false" ;
  a skos:Concept ;
  ns1:authority-code "MAI" ;
  ns1:op-code "MAI" ;
  skos:inScheme eulanguages:0003, ns3:language ;
  skos:definition "Maithili is an Indo-Aryan language variety in the broader Indo-European language family. It is spoken in the Mithila region in north-eastern India and Nepal. It is one of the 22 scheduled languages of India. In the 1960s and the 1970s, when the Maithili speakers demanded a separate Mithila state, the speakers of the closely related varieties, Angika and Bajjika, made counter-demands for recognition of their languages."@en ;
  skos:altLabel "Maithili"@mai .

