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

eulanguages:CAV
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  ns0:authority-code "CAV" ;
  skos:prefLabel "кавиненя"@bg, "cavineño"@it, "cavineño"@es, "cavineño"@pl, "kavinenjo"@sl, "Cavineña"@de, "Cavineña"@nl, "Cavineña"@en, "Cavineña"@mt, "cavinština"@cs, "kavinenjų"@lt, "cavineña"@sk, "cavineña"@hu, "cavineña"@fi, "cavineña"@da, "cavineña"@ro, "cavineña"@fr, "cavineña"@sv, "cavineña"@hr, "cavineña"@lv, "cavineña keel"@et, "cavinenha"@pt, "кавиненья"@uk, "Caivínéineois"@ga, "καβινένια"@el ;
  ns0:op-code "CAV" ;
  skos:notation "cav"^^ns1:ISO_639_3, "cav"^^ns1:XML_LNG ;
  ns2:op-code "CAV" ;
  dc11:identifier "CAV" ;
  ns0:start.use "1950-05-09" ;
  skos:inScheme eulanguages:0002, ns2:language ;
  ns0:op-mapped-code [ a ns0:MappedCode ] ;
  skos:definition "Cavineña is a Tacanan indigenous language. It is one of the official languages of Bolivia."@en ;
  ns0:deprecated "false" ;
  a skos:Concept ;
  skos:altLabel "Cavineña"@cav .

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

