@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix eulanguages: <http://publications.europa.eu/resource/authority/language/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://publications.europa.eu/ontology/euvoc#> .
@prefix ns1: <http://publications.europa.eu/resource/authority/> .
@prefix ns2: <http://publications.europa.eu/ontology/authority/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

<http://id.loc.gov/vocabulary/iso639-1/mi> skos:exactMatch eulanguages:MRI .
<http://publications.europa.eu/resource/authority/language>
  rdfs:label "Language"@en ;
  skos:prefLabel "Language"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept eulanguages:MRI .

eulanguages:0002
  rdfs:label "frequent language"@en ;
  skos:prefLabel "frequent language"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept eulanguages:MRI .

eulanguages:MRI
  skos:prefLabel "maorski"@hr, "maorių"@lt, "maoryski"@pl, "маорі"@uk, "mάορι"@el, "maorština"@cs, "maori"@sv, "maori"@pt, "maori"@da, "maori"@fi, "Māori"@nl, "Māori"@mt, "Māori"@en, "maori"@hu, "maoori keel"@et, "Maori"@de, "maoru valoda"@lv, "маорски"@bg, "māori"@ro, "māori"@it, "māori"@fr, "maorí"@es, "maorščina"@sl, "maorijčina"@sk, "Maorais"@ga ;
  skos:notation "mi"^^ns0:ISO_639_1, "mri"^^ns0:ISO_639_2T, "mao"^^ns0:ISO_639_2B, "mri"^^ns0:ISO_639_3, "mi"^^ns0:XML_LNG ;
  ns1:op-code "MRI" ;
  skos:inScheme ns1:language, eulanguages:0002 ;
  ns2:op-mapped-code [ a ns2:MappedCode ], [ a ns2:MappedCode ], [ a ns2:MappedCode ], [ a ns2:MappedCode ] ;
  skos:altLabel "Maori"@en, "Te Reo"@mi ;
  dc11:identifier "MRI" ;
  ns2:start.use "1950-05-09" ;
  skos:topConceptOf ns1:language, eulanguages:0002 ;
  skos:exactMatch <http://id.loc.gov/vocabulary/iso639-1/mi> ;
  ns2:authority-code "MRI" ;
  ns2:op-code "MRI" ;
  a skos:Concept ;
  skos:definition "Māori is a Malayo-Polynesian language. It is one of the official languages of New Zealand."@en ;
  ns2:deprecated "false" .

