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

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

eulanguages:BYD
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  skos:definition "Benyadu' is a Dayak language of Borneo. It is closely related to the Bekati language. Benyadu' 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 ;
  skos:notation "byd"^^ns0:ISO_639_3, "byd"^^ns0:XML_LNG ;
  dc11:identifier "BYD" ;
  a skos:Concept ;
  ns1:op-mapped-code [ a ns1:MappedCode ] ;
  ns1:authority-code "BYD" ;
  ns1:op-code "BYD" ;
  ns1:deprecated "false" ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  skos:prefLabel "Benyadu'"@en ;
  skos:altLabel "Benyadu'"@byd ;
  ns1:start.use "1950-05-09" ;
  ns2:op-code "BYD" .

