@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 ns1: <http://publications.europa.eu/ontology/authority/> .
@prefix ns2: <http://publications.europa.eu/ontology/euvoc#> .
@prefix ns3: <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:GDH .

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

eulanguages:GDH
  skos:inScheme eulanguages:0003, <http://publications.europa.eu/resource/authority/language> ;
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  ns0:use "1950-05-09" ;
  ns1:deprecated "false" ;
  skos:altLabel "Gajirrabeng"@en, "Gajirrabeng"@gdh ;
  ns1:op-code "GDH" ;
  ns1:authority-code "GDH" ;
  skos:definition "Gajirrabeng is an Aboriginal Australian language spoken by Gajirrawoong 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 Miriwoong. More recent work has established it as a member of the Jarrakan group."@en ;
  skos:notation "gdh"^^ns2:ISO_639_3, "gdh"^^ns2:XML_LNG ;
  skos:prefLabel "Gadjerawang"@en ;
  ns3:op-code "GDH" ;
  a skos:Concept ;
  dc11:identifier "GDH" ;
  ns1:op-mapped-code [ a ns1:MappedCode ] .

