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

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

eulanguages:RRM
  ns0:op-code "RRM" ;
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  skos:definition "Moriori, or ta rē Moriori ('the Moriori language'), is a Polynesian language most closely related to New Zealand Māori. It is part of the Austronesian language family. It is spoken by the Moriori, the indigenous people of New Zealand's Chatham Islands (Rēkohu in Moriori), an archipelago located east of the South Island. Moriori went extinct as a first language at the turn of the 20th century, but revitalisation attempts are ongoing."@en ;
  skos:prefLabel "Moriori"@en ;
  skos:altLabel "Te Rē Mōriori"@rrm ;
  ns0:deprecated "false" ;
  a skos:Concept ;
  ns0:start.use "1950-05-09" ;
  ns1:op-code "RRM" ;
  skos:notation "rrm"^^ns2:ISO_639_3, "rrm"^^ns2:XML_LNG ;
  skos:inScheme ns1:language, eulanguages:0003 ;
  ns0:authority-code "RRM" ;
  dc11:identifier "RRM" .

