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

eulanguages:0003
  rdfs:label "infrequent language"@en ;
  skos:prefLabel "infrequent language"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept eulanguages:TRV .

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

eulanguages:TRV
  dc11:identifier "TRV" ;
  ns0:use "1950-05-09" ;
  skos:altLabel "Taroko"@en, "Seediq"@en, "Sediq"@trv ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  ns1:op-mapped-code [ a ns1:MappedCode ] ;
  skos:notation "trv"^^ns2:ISO_639_3, "trv"^^ns2:XML_LNG ;
  ns3:op-code "TRV" ;
  skos:prefLabel "Sediq"@en ;
  skos:topConceptOf ns3:language, eulanguages:0003 ;
  skos:definition "Sediq, also known as Seediq or Taroko, is an Atayalic language spoken in the mountains of northern Taiwan by the Sediq Toda, Seediq Tgdaya, and Seediq Truku people. Atayalic is one of the primary branches of the Austronesian language family."@en ;
  ns1:authority-code "TRV" ;
  a skos:Concept ;
  ns1:deprecated "false" ;
  ns1:op-code "TRV" .

