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

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

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

eulanguages:TAC
  skos:topConceptOf eulanguages:0003, <http://publications.europa.eu/resource/authority/language> ;
  ns0:deprecated "false" ;
  skos:notation "tac"^^ns1:ISO_639_3, "tac"^^ns1:XML_LNG ;
  ns2:op-code "TAC" ;
  skos:altLabel "Guazapar"@tac ;
  ns0:authority-code "TAC" ;
  ns0:op-code "TAC" ;
  ns0:start.use "1950-05-09" ;
  dc11:identifier "TAC" ;
  a skos:Concept ;
  skos:prefLabel "Lowland Tarahumara"@en ;
  ns0:op-mapped-code [ a ns0:MappedCode ] ;
  skos:inScheme ns2:language, eulanguages:0003 ;
  skos:definition "Lowland Tarahumara is a Southern Uto-Aztecan language spoken in northern Mexico. Together with Central Tarahumara (tar), Southeastern Tarahumara (tcu), Northern Tarahumara (thh) and Southwestern Tarahumara (twr), it forms the Tarahumaran group. The native name of Tarahumara language is Rarámuri or Ralámuli ra'ícha."@en .

