@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/authority/start.> .
@prefix ns2: <http://publications.europa.eu/ontology/authority/> .
@prefix ns3: <http://publications.europa.eu/ontology/euvoc#> .

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

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

eulanguages:ZSM
  ns0:op-code "ZSM" ;
  skos:topConceptOf eulanguages:0003, ns0:language ;
  dc11:identifier "ZSM" ;
  skos:prefLabel "Standard Malay"@en ;
  ns1:use "1950-05-09" ;
  skos:definition "Le malais ou malaisien (bahasa Malaysia, littéralement «langue de la Malaisie») est l’appellation officielle de la langue nationale de la Malaisie. Il exprime une volonté politique de fédérer les diverses communautés du pays grâce à une langue partagée par tous les citoyens. Le malaisien est une des formes du malais, appelé également «malais standard». Il est enseigné dans toutes les écoles du pays et sert d’outil de communication interethnique.Le malais moderne et l’indonésien s’écrivent avec l’alphabet latin, tandis que le malais classique utilise l’alphabet arabe."@fr, "Standard Malay is the official language of Malaysia and a standardised register of the Malacca dialect of Malay. It is a compulsory subject in primary and secondary school. The Malaysian name for the language is Bahasa Malaysia (literally ‘the language of Malaysia’). Standard Malay is normally written using a Latin alphabet called Rumi, though an Arabic alphabet called Jawi also exists. Malaysian is an Austronesian language that belongs to the Malayo-Polynesian 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 ;
  ns2:authority-code "ZSM" ;
  skos:altLabel "Bahasa Melayu"@zsm, "Bahasa Melayu piawai"@zsm ;
  skos:inScheme eulanguages:0003, ns0:language ;
  skos:notation "zsm"^^ns3:XML_LNG, "zsm"^^ns3:ISO_639_3 ;
  ns2:deprecated "false" ;
  ns2:op-code "ZSM" ;
  a skos:Concept ;
  ns2:op-mapped-code [ a ns2:MappedCode ] .

