@prefix eulanguages: <http://publications.europa.eu/resource/authority/language/> .
@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/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

eulanguages:NEW
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  skos:notation "new"^^ns0:ISO_639_3, "new"^^ns0:ISO_639_2B, "new"^^ns0:ISO_639_2T, "new"^^ns0:XML_LNG ;
  ns1:op-mapped-code [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ] ;
  skos:topConceptOf eulanguages:0003, <http://publications.europa.eu/resource/authority/language> ;
  a skos:Concept ;
  ns1:authority-code "NEW" ;
  dc11:identifier "NEW" ;
  skos:altLabel "Nepalbhasa"@new, "Newar"@en, "Nevāh Bhāy"@new, "Newari"@en ;
  ns1:start.use "1950-05-09" ;
  ns1:deprecated "false" ;
  skos:definition "Nepal Bhasa or Newar is a Sino-Tibetan language of central Nepal belonging to the Himalayish sub-branch. It is spoken natively by the Newar people, the indigenous inhabitants of Nepal Mandala, which consists of the Kathmandu Valley and surrounding regions in Nepal. The name Nepal Bhasa was historically used for the language and is also the name used in official contexts by the Government of Nepal. Despite the similar nomenclature, it is distinct from the Nepali language, an Indo-Aryan language which replaced Newar as the national language after the conquest of Nepal by the Shah Dynasty, and additionally only adopted the name Nepali in the 1930s. Literature in Nepal Bhasa is one of the oldest in Nepal, dating back to at least 600 years ago. Today Nepal Bhasa has been listed as ‘Definitely endangered’ by UNESCO."@en ;
  ns2:op-code "NEW" ;
  ns1:op-code "NEW" ;
  skos:prefLabel "Nepal Bhasa"@en .

ns2:language
  rdfs:label "Language"@en ;
  skos:prefLabel "Language"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept eulanguages:NEW .

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

