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

eulanguages:TNO
  skos:prefLabel "τορομόνο"@el, "Toromono"@nl, "Toromono"@de, "Toromono"@mt, "Toromono"@en, "Toramóinis"@ga, "торомоно"@uk, "торомоно"@bg, "toromona"@pl, "toromona"@it, "toromona"@es, "toromonų"@lt, "toromono keel"@et, "toromono"@hu, "toromono"@lv, "toromono"@pt, "toromono"@cs, "toromono"@sl, "toromono"@hr, "toromono"@fr, "toromono"@sk, "toromono"@ro, "toromono"@sv, "toromono"@da, "toromono"@fi ;
  skos:notation "tno"^^ns0:XML_LNG, "tno"^^ns0:ISO_639_3 ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  ns1:op-mapped-code [ a ns1:MappedCode ] ;
  skos:altLabel "Toromono"@tno ;
  ns1:start.use "1950-05-09" ;
  ns1:op-code "TNO" ;
  ns1:authority-code "TNO" ;
  dc11:identifier "TNO" ;
  ns2:op-code "TNO" ;
  skos:topConceptOf eulanguages:0002, ns2:language ;
  ns1:deprecated "false" ;
  skos:definition "Toromono is a Tacanan indigenous language. It is one of the official languages of Bolivia."@en ;
  a skos:Concept .

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

