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

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

eulanguages:MTP
  ns0:authority-code "MTP" ;
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  ns0:op-mapped-code [ a ns0:MappedCode ] ;
  skos:inScheme eulanguages:0002, <http://publications.europa.eu/resource/authority/language> ;
  ns1:op-code "MTP" ;
  skos:prefLabel "weenhayek"@sl, "wichí lhamtés nocten"@sv, "wichí lhamtés nocten"@fr, "wichí lhamtés nocten"@cs, "wichí lhamtés nocten"@hu, "wichí lhamtés nocten"@sk, "wichí lhamtés nocten"@ro, "wichí lhamtés nocten"@da, "wichí lhamtés nocten"@hr, "vičių noktenų"@lt, "nokteni keel"@et, "γουτσί Λχαμτές Νοκτέν"@el, "Wichí Lhamtés Nocten"@mt, "Wichí Lhamtés Nocten"@en, "Wichí Lhamtés Nocten"@de, "Wichí Lhamtés Nocten"@lv, "Wichí Lhamtés Nocten"@nl, "уичи ламтес ноктен"@bg, "noktén"@fi, "mataco"@es, "mataco"@pt, "Uanaidheicis"@ga, "wichí"@it, "mataco-guaicurú"@pl, "ноктен"@uk ;
  ns0:start.use "1950-05-09" ;
  skos:definition "Wichí Lhamtés Nocten is a Matacoan indigenous language. It is one of the official languages of Bolivia."@en ;
  a skos:Concept ;
  skos:notation "mtp"^^ns2:XML_LNG, "mtp"^^ns2:ISO_639_3 ;
  ns0:op-code "MTP" ;
  skos:altLabel "Weenhayek"@en, "wichí"@es, "Wichí Lhamtés Nocten"@mtp ;
  ns0:deprecated "false" ;
  dc11:identifier "MTP" .

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

