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

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

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

eulanguages:TVL
  ns0:deprecated "false" ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  ns0:op-mapped-code [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ] ;
  dc11:identifier "TVL" ;
  skos:prefLabel "Tuvaluisch"@de, "тувалуански"@bg, "tuvaluan"@fr, "tuvaliešu valoda"@lv, "тувалуанська мова"@uk, "tuvalčina"@sk, "τουβαλού"@el, "Tuvaluan"@nl, "Tuvaluan"@mt, "Tuvaluan"@en, "tuvaluansk"@da, "tuvalui"@hu, "tuvaluano"@es, "tuvaluano"@pt, "tuvaluano"@it, "tuvalu keel"@et, "tuvalština"@cs, "tuvaluană"@ro, "tuvalu"@sv, "tuvalu"@fi, "tuvalu"@pl, "Túvalúis"@ga, "tuvalujščina"@sl, "tuvaliečių"@lt, "tuvaluanski"@hr ;
  ns0:start.use "1950-05-09" ;
  skos:definition "Tuvaluan is a Malayo-Polynesian language. It is one of the official languages of Tuvalu."@en ;
  skos:notation "tvl"^^ns1:ISO_639_2B, "tvl"^^ns1:ISO_639_3, "tvl"^^ns1:ISO_639_2T, "tvl"^^ns1:XML_LNG ;
  skos:topConceptOf eulanguages:0002, <http://publications.europa.eu/resource/authority/language> ;
  ns0:op-code "TVL" ;
  ns0:authority-code "TVL" ;
  ns2:op-code "TVL" ;
  a skos:Concept ;
  skos:altLabel "Te Ggana Tuuvalu"@tvl .

