@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 dc11: <http://purl.org/dc/elements/1.1/> .
@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:VJK .

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

eulanguages:VJK
  skos:altLabel "Vajjika"@en, "बज्जिका"@vjk ;
  a skos:Concept ;
  skos:notation "vjk"^^ns0:ISO_639_3, "vjk"^^ns0:XML_LNG ;
  skos:prefLabel "Bajjika"@en ;
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  skos:definition "Bajjika is an Indo-Aryan language variety, which in turn belongs to the Indo-European language family. It is spoken in the north-western part of Bihar, India and in Nepal. It is also classified as a dialect of Maithili language and is known as Western Maithili. In the 1960s and the 1970s, when the Maithili speakers demanded a separate Mithila state, the Angika and Bajjika speakers made counter-demands for recognition of their languages."@en ;
  ns1:deprecated "false" ;
  dc11:identifier "VJK" ;
  ns1:op-code "VJK" ;
  skos:inScheme eulanguages:0003, <http://publications.europa.eu/resource/authority/language> ;
  ns1:start.use "1950-05-09" ;
  ns1:authority-code "VJK" ;
  ns2:op-code "VJK" .

