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

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

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

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

