@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/start.> .
@prefix ns2: <http://publications.europa.eu/ontology/authority/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix ns3: <http://publications.europa.eu/resource/authority/> .

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

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

eulanguages:BTH
  skos:notation "bth"^^ns0:XML_LNG, "bth"^^ns0:ISO_639_3 ;
  ns1:use "1950-05-09" ;
  skos:inScheme eulanguages:0003, <http://publications.europa.eu/resource/authority/language> ;
  ns2:deprecated "false" ;
  dc11:identifier "BTH" ;
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  skos:prefLabel "Biatah Bidayuh"@en ;
  skos:altLabel "Biatah Bidayuh"@bth ;
  ns3:op-code "BTH" ;
  ns2:authority-code "BTH" ;
  a skos:Concept ;
  skos:definition "Biatah Bidayuh is a Dayak language of Borneo. It is closely related to the Bukar-Sadung Bidayuh (sdo), Bau Bidayuh (sne) and Tringgus-Sembaan Bidayuh (trx) languages. Biatah Bidayuh belongs to the Malayo-Polyneasian primary branch of the Austronesian language family. Two main morphological characteristics of the Malayo-Polynesian languages are a system of affixation and reduplication to form new words."@en ;
  ns2:op-mapped-code [ a ns2:MappedCode ] ;
  ns2:op-code "BTH" .

