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

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

eulanguages:MZP
  skos:prefLabel "movimština"@cs, "Movima"@en, "Movima"@nl, "Movima"@de, "Movima"@mt, "мовима"@bg, "мовима"@uk, "movimų"@lt, "movimčina"@sk, "movima"@es, "movima"@ro, "movima"@fr, "movima"@pl, "movima"@lv, "movima"@fi, "movima"@da, "movima"@it, "movima"@hr, "movima"@sv, "movima"@sl, "movima"@pt, "movima"@hu, "moβίμα"@el, "Móivímis"@ga, "movima keel"@et ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  skos:definition "Movima is an indigenous language isolate. It is one of the official languages of Bolivia."@en ;
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  skos:altLabel "Chosineł di' mowi:maj"@mzp ;
  a skos:Concept ;
  ns0:deprecated "false" ;
  dc11:identifier "MZP" ;
  ns0:op-code "MZP" ;
  skos:notation "mzp"^^ns1:XML_LNG, "mzp"^^ns1:ISO_639_3 ;
  ns2:op-code "MZP" ;
  ns0:start.use "1950-05-09" ;
  ns0:authority-code "MZP" ;
  ns0:op-mapped-code [ a ns0:MappedCode ] .

