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

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

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

eulanguages:RMX
  a skos:Concept ;
  dc11:identifier "RMX" ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  ns0:authority-code "RMX" ;
  ns1:op-code "RMX" ;
  ns0:op-mapped-code [ a ns0:MappedCode ] ;
  ns0:start.use "1950-05-09" ;
  ns0:deprecated "false" ;
  skos:notation "rmx"^^ns2:ISO_639_3, "rmx"^^ns2:XML_LNG ;
  skos:prefLabel "Romam"@en ;
  ns0:op-code "RMX" ;
  skos:altLabel "Rơ-măm"@rmx ;
  skos:topConceptOf ns1:language, eulanguages:0003 ;
  skos:definition "Romam belongs to the Bahnaric primary branch of the Austroasiatic language family. It is spoken in the Central Highlands of Vietnam. Together with its closest relative, Kachok, Romam forms the Lamamic group, though the two languages are quite distinct."@en .

