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

eulanguages:GYR
  ns0:op-code "GYR" ;
  skos:notation "gyr"^^ns1:ISO_639_3, "gyr"^^ns1:XML_LNG ;
  skos:prefLabel "guaraiú"@pt, "gvarajų"@lt, "Guarayu"@en, "Guarayu"@nl, "Guarayu"@de, "Guarayu"@mt, "гуараю"@uk, "гуараю"@bg, "guarayu"@da, "guarayu"@fr, "guarayu"@fi, "guarayu"@sv, "guarayu"@hr, "guarayu"@sk, "guarayu"@hu, "guarayu"@sl, "guarayu"@lv, "guarayu"@pl, "guarayu"@es, "guarayu"@cs, "guarayu"@it, "guarayu"@ro, "guarayu keel"@et, "Guaradhúis"@ga, "γκουαραγιού"@el ;
  skos:inScheme eulanguages:0002, ns0:language ;
  a skos:Concept ;
  skos:topConceptOf ns0:language, eulanguages:0002 ;
  ns2:use "1950-05-09" ;
  ns3:authority-code "GYR" ;
  dc11:identifier "GYR" ;
  ns3:op-code "GYR" ;
  skos:altLabel "Gwarayú"@gyr ;
  skos:definition "Guarayu is a Tupian indigenous language. It is one of the official languages of Bolivia."@en ;
  ns3:deprecated "false" ;
  ns3:op-mapped-code [ a ns3:MappedCode ] .

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

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

