@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/start.> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@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:EUD .

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

eulanguages:EUD
  skos:definition "Eudeve is a Southern Uto-Aztecan language formerly spoken in Mexico, in the north of Sonora. The language, which is part of the putative Taracahitic branch, is known in colonial-era manuscripts. It has been extinct since the 1930s."@en ;
  skos:altLabel "Dóhmenerít"@eud ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  skos:topConceptOf eulanguages:0003, <http://publications.europa.eu/resource/authority/language> ;
  ns0:use "1950-05-09" ;
  dc11:identifier "EUD" ;
  ns1:authority-code "EUD" ;
  a skos:Concept ;
  skos:notation "eud"^^ns2:ISO_639_3, "eud"^^ns2:XML_LNG ;
  ns3:op-code "EUD" ;
  ns1:op-code "EUD" ;
  skos:prefLabel "Eudeve"@en ;
  ns1:deprecated "false" .

