@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 dc11: <http://purl.org/dc/elements/1.1/> .
@prefix ns1: <http://publications.europa.eu/ontology/euvoc#> .
@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:XPW .

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

eulanguages:XPW
  ns0:deprecated "false" ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  skos:definition "Northwestern Tasmanian, or Peerapper, is an Aboriginal language of Tasmania in the reconstruction of Claire Bowern. It was spoken along the west coast of the island, from Macquarie Harbour north to Circular Head and Robbins Island. Northwestern Tasmanian is poorly attested from four word lists: The ‘west coast’ vocabularies of Charles Robinson and George Augustus Robinson, with 246 words combined; the Robbins Island list of George Augustus Robinson, with 162 words; and the Macquarie Harbour vocabularies of Allan Cunningham (222 words), collected in 1819."@en ;
  skos:topConceptOf eulanguages:0003, <http://publications.europa.eu/resource/authority/language> ;
  skos:altLabel "Peerapper"@en, "Peerapper"@xpw ;
  ns0:start.use "1950-05-09" ;
  ns0:op-code "XPW" ;
  ns0:authority-code "XPW" ;
  dc11:identifier "XPW" ;
  skos:notation "xpw"^^ns1:XML_LNG, "xpw"^^ns1:ISO_639_3 ;
  a skos:Concept ;
  skos:prefLabel "Northwestern Tasmanian"@en ;
  ns2:op-code "XPW" ;
  ns0:op-mapped-code [ a ns0:MappedCode ] .

