@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/start.> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix ns1: <http://publications.europa.eu/resource/authority/> .
@prefix ns2: <http://publications.europa.eu/ontology/euvoc#> .
@prefix ns3: <http://publications.europa.eu/ontology/authority/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

eulanguages:IGN
  skos:topConceptOf eulanguages:0002, <http://publications.europa.eu/resource/authority/language> ;
  skos:definition "Ignaciano is an Arawakan indigenous language. It is one of the official languages of Bolivia."@en ;
  skos:prefLabel "ігнаціанська мова"@uk, "Igneaiseáinis"@ga, "inaciano"@pt, "mojeño-ignaciano"@pl, "игнасиано"@bg, "ignaciano"@cs, "ignaciano"@fr, "ignaciano"@fi, "ignaciano"@ro, "ignaciano"@lv, "ignaciano"@hu, "ignaciano"@sv, "ignaciano"@sk, "ignaciano"@es, "ignaciano"@da, "ignaciano"@it, "ignaciano"@hr, "ignaciano"@sl, "ignaciano keel"@et, "mochų ignasiečių"@lt, "ιγνασιάνο"@el, "Ignaciano"@de, "Ignaciano"@en, "Ignaciano"@nl, "Ignaciano"@mt ;
  ns0:use "1950-05-09" ;
  dc11:identifier "IGN" ;
  ns1:op-code "IGN" ;
  skos:notation "ign"^^ns2:XML_LNG, "ign"^^ns2:ISO_639_3 ;
  ns3:op-mapped-code [ a ns3:MappedCode ] ;
  skos:altLabel "Ignaciano Moxos"@ign ;
  ns3:deprecated "false" ;
  ns3:op-code "IGN" ;
  ns3:authority-code "IGN" ;
  skos:inScheme ns1:language, eulanguages:0002 ;
  a skos:Concept .

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

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

