@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:TON .

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

<http://id.loc.gov/vocabulary/iso639-1/to> skos:exactMatch eulanguages:TON .
eulanguages:TON
  skos:exactMatch <http://id.loc.gov/vocabulary/iso639-1/to> ;
  skos:prefLabel "tongai"@hu, "tonganês"@pt, "tongansk"@da, "tonga"@fi, "tonga"@pl, "tonga"@sv, "tonga"@it, "tongiešu valoda"@lv, "Tongaisch"@de, "tongščina"@sl, "tongană"@ro, "τονγκανικά"@el, "Tongan"@nl, "Tongan"@mt, "Tongan"@en, "tonžština"@cs, "tongčina"@sk, "tonga keel"@et, "tongų"@lt, "Tongais"@ga, "tongano"@es, "тонгански"@bg, "тонганська мова"@uk, "tonguien"@fr, "tonganski"@hr ;
  skos:notation "ton"^^ns0:ISO_639_2B, "ton"^^ns0:ISO_639_2T, "ton"^^ns0:ISO_639_3, "to"^^ns0:ISO_639_1, "to"^^ns0:XML_LNG ;
  skos:topConceptOf eulanguages:0002, <http://publications.europa.eu/resource/authority/language> ;
  ns1:op-mapped-code [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ], [ a ns1:MappedCode ] ;
  ns1:start.use "1950-05-09" ;
  skos:altLabel "lea faka-Tonga"@to, "tongiečių"@lt ;
  ns2:op-code "TON" ;
  skos:inScheme eulanguages:0002, ns2:language ;
  ns1:authority-code "TON" ;
  dc11:identifier "TON" ;
  skos:definition "Tongan is a Malayo-Polynesian language. It is one of the official languages of Tonga."@en ;
  ns1:op-code "TON" ;
  a skos:Concept ;
  ns1:deprecated "false" .

