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

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

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

eulanguages:GEF
  skos:definition "Gerai is a Malayo-Polynesian language spoken in Kalimantan, the Indonesian part of Borneo. The Malayo-Polynesian languages are a subgroup of the Austronesian languages encompassing approximately 390 million speakers. All major Austronesian languages belong to the Malayo-Polynesian subgroup. Together with closely related Beginci, Gerai belongs to the Malayic Dayak sub-branch. Austronesian languages often possess phoneme inventories smaller than the world average. Two salient morphological characteristics are a system of affixation and reduplication to form new words."@en ;
  skos:altLabel "Gorai"@gef ;
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  a skos:Concept ;
  skos:inScheme eulanguages:0003, <http://publications.europa.eu/resource/authority/language> ;
  ns0:op-code "GEF" ;
  ns1:use "1950-05-09" ;
  skos:prefLabel "Gerai"@en ;
  ns2:op-mapped-code [ a ns2:MappedCode ] ;
  ns2:op-code "GEF" ;
  skos:notation "gef"^^ns3:ISO_639_3, "gef"^^ns3:XML_LNG ;
  ns2:deprecated "false" ;
  ns2:authority-code "GEF" ;
  dc11:identifier "GEF" .

