@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 ns1: <http://publications.europa.eu/ontology/authority/> .
@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:QUE .

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

<http://id.loc.gov/vocabulary/iso639-1/qu> skos:exactMatch eulanguages:QUE .
eulanguages:QUE
  skos:prefLabel "kečuánština"@cs, "kečuanščina"@sl, "quechua"@fr, "quechua"@da, "quechua"@it, "quechua"@hr, "κέτσουα"@el, "quechua"@ro, "quechua"@es, "quechua"@sv, "Ceatsuais"@ga, "keczua"@pl, "kečujų"@lt, "kečvu valoda"@lv, "kečuánčina"@sk, "ketšua"@fi, "Quechua"@en, "Quechua"@nl, "Quechua"@de, "Quechua"@mt, "quíchua"@pt, "кечуа"@uk, "кечуа"@bg, "kecsua"@hu, "ketšua keel"@et ;
  skos:notation "que"^^ns0:ISO_639_2T, "qu"^^ns0:XML_LNG, "qu"^^ns0:ISO_639_1, "que"^^ns0:ISO_639_2B, "que"^^ns0:ISO_639_3 ;
  ns1:op-code "QUE" ;
  a skos:Concept ;
  ns1:op-mapped-code [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ] ;
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  ns2:op-code "QUE" ;
  ns1:start.use "1950-05-09" ;
  ns1:deprecated "false" ;
  skos:inScheme eulanguages:0002, ns2:language ;
  skos:definition "Quechua or Southern Quechua is a Quachuan indigenous language. It is one of the official languages of Bolivia and Peru."@en ;
  dc11:identifier "QUE" ;
  ns1:authority-code "QUE" ;
  skos:altLabel "quichua"@es, "Southern Quechua"@en, "Qhichwa"@qu ;
  skos:exactMatch <http://id.loc.gov/vocabulary/iso639-1/qu> .

