@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:ITO .

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

eulanguages:ITO
  ns0:op-mapped-code [ a ns0:MappedCode ] ;
  skos:prefLabel "itonama keel"@et, "Itonama"@mt, "Itonama"@en, "Itonama"@nl, "Itonama"@de, "Íteanaimis"@ga, "итонама"@bg, "itonamų"@lt, "itonama"@pl, "itonama"@cs, "itonama"@ro, "itonama"@sv, "itonama"@it, "itonama"@da, "itonama"@fi, "itonama"@sl, "itonama"@fr, "itonama"@lv, "itonama"@hr, "itonama"@es, "itonama"@sk, "itonama"@pt, "itonama"@hu, "ітонама"@uk, "ιτονάμα"@el ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  dc11:identifier "ITO" ;
  ns0:deprecated "false" ;
  skos:notation "ito"^^ns1:XML_LNG, "ito"^^ns1:ISO_639_3 ;
  skos:altLabel "sihni pandara"@ito ;
  skos:definition "Itonama is an indigenous language isolate. It is one of the official languages of Bolivia."@en ;
  skos:topConceptOf eulanguages:0002, <http://publications.europa.eu/resource/authority/language> ;
  ns0:authority-code "ITO" ;
  ns2:op-code "ITO" ;
  ns0:op-code "ITO" ;
  a skos:Concept ;
  ns0:start.use "1950-05-09" .

