@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/> .
@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:BEI .

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

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

