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

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

eulanguages:MEP
  ns0:authority-code "MEP" ;
  skos:altLabel "Miriwoong"@mep, "Miriuwung"@en ;
  skos:topConceptOf eulanguages:0003, <http://publications.europa.eu/resource/authority/language> ;
  skos:definition "Miriwoong is an Aboriginal Australian language spoken by Miriwoong people, most of whom now live in the Northern Territory in north-eastern Western Australia. It has been classified as one of two Mirriwongic languages, the other being Gajirrabeng. More recent work has established it as a member of the Jarrakan group."@en ;
  skos:notation "mep"^^ns1:XML_LNG, "mep"^^ns1:ISO_639_3 ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  dc11:identifier "MEP" ;
  ns0:deprecated "false" ;
  ns0:start.use "1950-05-09" ;
  ns0:op-mapped-code [ a ns0:MappedCode ] ;
  ns2:op-code "MEP" ;
  skos:prefLabel "Miriwoong"@en ;
  a skos:Concept ;
  ns0:op-code "MEP" .

