@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 dc11: <http://purl.org/dc/elements/1.1/> .
@prefix ns1: <http://publications.europa.eu/ontology/authority/> .
@prefix ns2: <http://publications.europa.eu/resource/authority/> .

<http://publications.europa.eu/resource/authority/language>
  rdfs:label "Language"@en ;
  skos:prefLabel "Language"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept eulanguages:GRN .

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

<http://id.loc.gov/vocabulary/iso639-1/gn> skos:exactMatch eulanguages:GRN .
eulanguages:GRN
  skos:notation "grn"^^ns0:ISO_639_2T, "gn"^^ns0:XML_LNG, "grn"^^ns0:ISO_639_3, "gn"^^ns0:ISO_639_1, "grn"^^ns0:ISO_639_2B ;
  skos:prefLabel "gvaranijščina"@sl, "gvaranių"@lt, "гуарани"@bg, "Guaraní"@de, "Guaraní"@mt, "guaraní"@es, "guaraní"@sv, "guaraní"@hu, "guaraní"@it, "Guaráinis"@ga, "Guarani"@nl, "guaraníjština"@cs, "Guarani"@en, "guarani"@pt, "guarani"@fi, "guarani"@da, "guarani"@hr, "guarani"@ro, "guarani"@fr, "guarani"@pl, "guaraníjčina"@sk, "gvaranu valoda"@lv, "гуарані"@uk, "guaranii keel"@et, "γκουαρανί"@el ;
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  dc11:identifier "GRN" ;
  ns1:op-code "GRN" ;
  ns1:op-mapped-code [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ] ;
  a skos:Concept ;
  skos:altLabel "avañe'ẽ"@gn ;
  ns1:deprecated "false" ;
  skos:definition "Guarani is a Tupian indigenous language. It is one of the official languages of Bolivia and Paraguay."@en ;
  ns2:op-code "GRN" ;
  skos:exactMatch <http://id.loc.gov/vocabulary/iso639-1/gn> ;
  ns1:start.use "1950-05-09" ;
  ns1:authority-code "GRN" .

