@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 dc11: <http://purl.org/dc/elements/1.1/> .
@prefix ns1: <http://publications.europa.eu/ontology/euvoc#> .
@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:WEU .

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

eulanguages:WEU
  ns0:authority-code "WEU" ;
  dc11:identifier "WEU" ;
  skos:altLabel "Welaung"@en, "Rawngtu Chin"@weu ;
  skos:notation "weu"^^ns1:XML_LNG, "weu"^^ns1:ISO_639_3 ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  skos:definition "Rawngtu Chin, also known as Welaung, is a purported Kuki-Chin-Mizo language of Burma. It belongs to the Tibeto-Burman and therefore to the Sino-Tibetan language family."@en ;
  ns0:op-code "WEU" ;
  skos:prefLabel "Rawngtu Chin"@en ;
  skos:topConceptOf eulanguages:0003, <http://publications.europa.eu/resource/authority/language> ;
  ns0:deprecated "false" ;
  ns0:start.use "1950-05-09" ;
  a skos:Concept ;
  ns2:op-code "WEU" ;
  ns0:op-mapped-code [ a ns0:MappedCode ] .

