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

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

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

eulanguages:DAZ
  ns0:authority-code "DAZ" ;
  ns0:op-code "DAZ" ;
  a skos:Concept ;
  skos:prefLabel "Moi-Wadea"@en ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  skos:definition "Moi-Wadea (Moi, Maniwo, Dao) and Auye (Auwje) 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:start.use "1950-05-09" ;
  skos:notation "daz"^^ns1:XML_LNG, "daz"^^ns1:ISO_639_3 ;
  skos:altLabel "Dao"@en, "Moi"@daz ;
  skos:topConceptOf eulanguages:0003, <http://publications.europa.eu/resource/authority/language> ;
  ns0:op-mapped-code [ a ns0:MappedCode ] ;
  dc11:identifier "DAZ" ;
  ns2:op-code "DAZ" ;
  ns0:deprecated "false" .

