@prefix eulanguages: <http://publications.europa.eu/resource/authority/language/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://publications.europa.eu/ontology/authority/> .
@prefix ns1: <http://publications.europa.eu/resource/authority/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix ns2: <http://publications.europa.eu/ontology/euvoc#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

eulanguages:CAZ
  skos:altLabel "Canesi"@en, "Canichana"@caz ;
  ns0:authority-code "CAZ" ;
  ns1:op-code "CAZ" ;
  ns0:deprecated "false" ;
  dc11:identifier "CAZ" ;
  skos:inScheme ns1:language, eulanguages:0002 ;
  skos:prefLabel "Cainiseainis"@ga, "канічанська мова"@uk, "canichana"@ro, "canichana"@pt, "canichana"@sv, "canichana"@fr, "canichana"@lv, "canichana"@hu, "canichana"@pl, "canichana"@da, "canichana"@hr, "canichana"@fi, "canichana"@sk, "canichana"@it, "canichana"@es, "canichana"@cs, "kaničana"@sl, "Canichana"@nl, "Canichana"@de, "Canichana"@en, "Canichana"@mt, "kaničanų"@lt, "canichana keel"@et, "каничана"@bg, "κανιτσάνα"@el ;
  ns0:op-mapped-code [ a ns0:MappedCode ] ;
  skos:notation "caz"^^ns2:ISO_639_3, "caz"^^ns2:XML_LNG ;
  skos:definition "Canichana is an indigenous language isolate. It is one of the official languages of Bolivia."@en ;
  skos:topConceptOf ns1:language, eulanguages:0002 ;
  a skos:Concept ;
  ns0:op-code "CAZ" ;
  ns0:start.use "1950-05-09" .

ns1:language
  rdfs:label "Language"@en ;
  skos:prefLabel "Language"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept eulanguages:CAZ .

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

