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

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

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

<http://id.loc.gov/vocabulary/iso639-1/ho> skos:exactMatch eulanguages:HMO .
eulanguages:HMO
  ns0:op-mapped-code [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ] ;
  skos:prefLabel "hiri motu"@cs, "hiri motu"@pl, "hiri motu"@es, "hiri motu"@hu, "hiri motu"@sl, "hiri motu"@da, "hiri motu"@sk, "hiri motu"@it, "hiri motu"@hr, "hiri motu"@ro, "hiri motu"@pt, "хірі моту"@uk, "хири моту"@bg, "hiri motou"@fr, "hirimotu keel"@et, "Hiri Motu"@mt, "Hiri Motu"@de, "Hiri Motu"@en, "Hiri Motu"@nl, "χίρι Μότου"@el, "Motúis Hírí"@ga, "hiri-motu"@sv, "hiri-motu"@fi, "hirimotu valoda"@lv, "hirimotų"@lt ;
  skos:exactMatch <http://id.loc.gov/vocabulary/iso639-1/ho> ;
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  skos:altLabel "Police Motu"@ho, "Hiri"@en ;
  skos:notation "ho"^^ns1:XML_LNG, "hmo"^^ns1:ISO_639_3, "ho"^^ns1:ISO_639_1, "hmo"^^ns1:ISO_639_2T, "hmo"^^ns1:ISO_639_2B ;
  ns0:authority-code "HMO" ;
  dc11:identifier "HMO" ;
  skos:definition "Hiri Motu is a simplified version of the Austronesian language Motu. It is one of the official languages of Papua New Guinea."@en ;
  ns0:op-code "HMO" ;
  skos:inScheme eulanguages:0002, <http://publications.europa.eu/resource/authority/language> ;
  ns0:deprecated "false" ;
  ns0:start.use "1950-05-09" ;
  a skos:Concept ;
  ns2:op-code "HMO" .

