@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/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/> .

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

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

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

