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

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

eulanguages:XPX
  skos:notation "xpx"^^ns0:ISO_639_3, "xpx"^^ns0:XML_LNG ;
  skos:definition "Southwestern Tasmanian, or Toogee, is a possible Aboriginal language of Tasmania. It is the most poorly attested known variety of Tasmanian, and it is not clear how distinct it was. It was apparently spoken along the west coast of the island, south of Macquarie Harbour. Southwestern Tasmanian is attested from a single word list, collected in Port Davey by George Augustus Robinson from the Ninenee Tribe of the Bathurst Harbour area. There are 131 words, but some of these may be from Southeastern Tasmanian languages."@en ;
  skos:topConceptOf <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  a skos:Concept ;
  ns1:deprecated "false" ;
  skos:inScheme eulanguages:0003, <http://publications.europa.eu/resource/authority/language> ;
  skos:prefLabel "Southwestern Tasmanian"@en ;
  ns1:start.use "1950-05-09" ;
  ns2:op-code "XPX" ;
  ns1:op-mapped-code [ a ns1:MappedCode ] ;
  ns1:authority-code "XPX" ;
  skos:altLabel "Toogee"@en, "Toogee"@xpx ;
  dc11:identifier "XPX" ;
  ns1:op-code "XPX" .

