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

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

eulanguages:CAX
  skos:prefLabel "chiquitano"@sv, "chiquitano"@fr, "chiquitano"@it, "chiquitano"@hu, "chiquitano"@lv, "chiquitano"@hr, "chiquitano"@fi, "τσικιτάνο"@el, "bésiro"@pl, "chiquitano"@es, "chiquitano"@ro, "chiquitano"@da, "chiquitano"@pt, "chiquitano keel"@et, "chiquitánčina"@sk, "chiquitanština"@cs, "čikitanų"@lt, "Sicíteois"@ga, "Chiquitano"@mt, "Chiquitano"@nl, "Chiquitano"@de, "Chiquitano"@en, "čikitano"@sl, "чікітано"@uk, "чикитано"@bg ;
  skos:notation "cax"^^ns0:XML_LNG, "cax"^^ns0:ISO_639_3 ;
  skos:altLabel "Bésiro"@en, "bésiro"@es, "Besïro"@cax ;
  skos:topConceptOf eulanguages:0002, <http://publications.europa.eu/resource/authority/language> ;
  dc11:identifier "CAX" ;
  ns1:authority-code "CAX" ;
  a skos:Concept ;
  ns1:start.use "1950-05-09" ;
  ns1:op-code "CAX" ;
  ns2:op-code "CAX" ;
  skos:inScheme eulanguages:0002, ns2:language ;
  skos:definition "Chiquitano is an indigenous language isolate. It is one of the official languages of Bolivia."@en ;
  ns1:op-mapped-code [ a ns1:MappedCode ] ;
  ns1:deprecated "false" .

