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

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

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

eulanguages:TAR
  dc11:identifier "TAR" ;
  skos:prefLabel "Central Tarahumara"@en ;
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  ns0:op-code "TAR" ;
  ns1:deprecated "false" ;
  skos:notation "tar"^^ns2:XML_LNG, "tar"^^ns2:ISO_639_3 ;
  skos:inScheme ns0:language, eulanguages:0003 ;
  ns1:authority-code "TAR" ;
  skos:definition "Central Tarahumara is a Southern Uto-Aztecan language spoken in northern Mexico. Together with Lowland Tarahumara (tac), 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 ;
  a skos:Concept ;
  ns1:start.use "1950-05-09" ;
  ns1:op-code "TAR" ;
  ns1:op-mapped-code [ a ns1:MappedCode ] ;
  skos:altLabel "Rarámuri (TAR)"@tar .

