@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 ns2: <http://publications.europa.eu/resource/authority/> .
@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:SDQ .

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

eulanguages:SDQ
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  skos:notation "sdq"^^ns0:XML_LNG, "sdq"^^ns0:ISO_639_3 ;
  ns1:authority-code "SDQ" ;
  ns2:op-code "SDQ" ;
  skos:definition "Semandang, or Onya Darat 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 Jangkang (djo), Ribun (rir), Sanggau (scg) and Kembayan (xem) languages, Semandang belongs to the Southern Land 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 ;
  ns1:start.use "1950-05-09" ;
  skos:altLabel "Kualan"@sdq, "Onya Darat"@en, "Semandang"@sdq ;
  skos:prefLabel "Semandang"@en ;
  dc11:identifier "SDQ" ;
  ns1:op-code "SDQ" ;
  ns1:op-mapped-code [ a ns1:MappedCode ] ;
  a skos:Concept ;
  ns1:deprecated "false" .

