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

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

eulanguages:NIU
  skos:prefLabel "niueanska"@sv, "niujski"@hr, "niueană"@ro, "niujų"@lt, "ниуеански"@bg, "jezik niue"@sl, "Niuean"@en, "Niuean"@nl, "Niuean"@mt, "niuei"@hu, "Níobhais"@ga, "niue keel"@et, "νιουεϊκή"@el, "niuāņu valoda"@lv, "ніуе"@uk, "niuean"@da, "niueiano"@pt, "niueński"@pl, "niuéen"@fr, "niueština"@sk, "niueština"@cs, "niuano"@es, "niue"@fi, "Niueanisch"@de, "niueano"@it ;
  ns0:op-mapped-code [ a ns0:MappedCode ], [ a ns0:MappedCode ], [ a ns0:MappedCode ] ;
  ns0:authority-code "NIU" ;
  skos:notation "niu"^^ns1:ISO_639_3, "niu"^^ns1:ISO_639_2T, "niu"^^ns1:XML_LNG, "niu"^^ns1:ISO_639_2B ;
  skos:definition "Niuean is a Malayo-Polynesian language. It is one of the official languages of Niue."@en ;
  skos:topConceptOf eulanguages:0002, <http://publications.europa.eu/resource/authority/language> ;
  ns0:start.use "1950-05-09" ;
  dc11:identifier "NIU" ;
  ns0:deprecated "false" ;
  skos:altLabel "ko e vagahau Niuē"@niu, "niujiečių"@lt ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0002 ;
  ns0:op-code "NIU" ;
  ns2:op-code "NIU" ;
  a skos:Concept .

