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

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

eulanguages:WLH
  ns0:op-mapped-code [ a ns0:MappedCode ] ;
  ns0:authority-code "WLH" ;
  skos:altLabel "Bekais"@en, "Welaun"@wlh ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  skos:notation "wlh"^^ns1:ISO_639_3, "wlh"^^ns1:XML_LNG ;
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  a skos:Concept ;
  ns0:start.use "1950-05-09" ;
  ns0:deprecated "false" ;
  skos:prefLabel "Welaun"@en ;
  ns0:op-code "WLH" ;
  dc11:identifier "WLH" ;
  ns2:op-code "WLH" ;
  skos:definition "Welaun (also known as Bekais or Wekais) is an Austronesian language belonging to the Malayo-Polynesian primary branch spoken on the border of East Timor and West Timor (a part of Indonesia). It is closely related to Tetun. On the basis of historical comparative analysis (presented in Edwards 2019), Welaun can be shown to be a member of the Central Timor subgroup."@en .

