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

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

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

eulanguages:XHM
  skos:prefLabel "Middle Khmer (1400 to 1850 CE)"@en ;
  ns0:op-code "XHM" ;
  skos:definition "Middle Khmer is the historical stage of the Khmer language as it existed between the 14th and 18th centuries, spanning the period between Old Khmer and the modern language. The beginning of the Middle Khmer period roughly coincides with the fall of the Angkorian Khmer Empire to the Siamese Ayutthaya Kingdom and the period of Cambodian history popularly referred to as the Post-Angkor Period."@en ;
  skos:altLabel "ภาษาเขมรสมัยกลาง"@xhm, "Middle Khmer"@en ;
  ns0:start.use "1950-05-09" ;
  a skos:Concept ;
  dc11:identifier "XHM" ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  skos:topConceptOf eulanguages:0003, <http://publications.europa.eu/resource/authority/language> ;
  skos:notation "xhm"^^ns1:XML_LNG, "xhm"^^ns1:ISO_639_3 ;
  ns0:op-mapped-code [ a ns0:MappedCode ] ;
  ns0:deprecated "false" ;
  ns0:authority-code "XHM" ;
  ns2:op-code "XHM" .

