@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:AUU .

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

eulanguages:AUU
  skos:altLabel "Auye"@auu ;
  ns0:deprecated "false" ;
  ns0:authority-code "AUU" ;
  skos:definition "Auye (Auwje) and Moi-Wadea (Moi, Maniwo, Dao) are the two varieties of a Papuan language group spoken in the Paniai lakes region of the Indonesian province of Central Papua. Both belong to the Nuclear Trans New Guinea language family."@en ;
  ns0:op-code "AUU" ;
  skos:notation "auu"^^ns1:XML_LNG, "auu"^^ns1:ISO_639_3 ;
  ns0:start.use "1950-05-09" ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  ns2:op-code "AUU" ;
  skos:topConceptOf ns2:language, eulanguages:0003 ;
  a skos:Concept ;
  skos:prefLabel "Auye"@en ;
  ns0:op-mapped-code [ a ns0:MappedCode ] ;
  dc11:identifier "AUU" .

