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

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

eulanguages:XPZ
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  ns0:op-mapped-code [ a ns0:MappedCode ] ;
  a skos:Concept ;
  skos:topConceptOf eulanguages:0003, <http://publications.europa.eu/resource/authority/language> ;
  ns0:op-code "XPZ" ;
  skos:notation "xpz"^^ns1:ISO_639_3, "xpz"^^ns1:XML_LNG ;
  skos:prefLabel "Bruny Island Tasmanian"@en ;
  ns0:deprecated "false" ;
  ns0:authority-code "XPZ" ;
  dc11:identifier "XPZ" ;
  ns0:start.use "1950-05-09" ;
  skos:altLabel "Nuenonne"@xpz ;
  skos:definition "Bruny Island Tasmanian, or Nuenonne, a name shared with Southeast Tasmanian, is an Aboriginal language or pair of languages of Tasmania in the reconstruction of Claire Bowern. It was spoken on Bruny Island, off the southeastern coast of Tasmania, by the Bruny tribe. The last speaker of Bruny Island was likely Truganini, who is also widely accepted as the last full-blooded Tasmanian Aboriginal person."@en ;
  ns2:op-code "XPZ" .

