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

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

eulanguages:XPD
  ns0:authority-code "XPD" ;
  skos:inScheme eulanguages:0003, <http://publications.europa.eu/resource/authority/language> ;
  a skos:Concept ;
  skos:notation "xpd"^^ns1:ISO_639_3, "xpd"^^ns1:XML_LNG ;
  ns0:op-mapped-code [ a ns0:MappedCode ] ;
  skos:definition "Oyster Bay Tasmanian (also known as Paredarerme, Paytirami or Poredareme) is an Aboriginal language of Tasmania in the reconstruction of Claire Bowern. It was spoken along the central eastern coast of the island by the Oyster Bay tribe, and in the interior by the Big River tribe. Big River Tasmanian is attested in a list of 268 words collected by George Augustus Robinson. Coastal vocabularies include the Oyster Bay list of Robinson (357 words), and a second collected by Joseph Milligan of 1 040 words published in 1857 and 1859. The last is the longest vocabulary of any variety of Tasmanian."@en ;
  ns2:op-code "XPD" ;
  dc11:identifier "XPD" ;
  ns0:op-code "XPD" ;
  skos:altLabel "Paredareme"@en, "Paredarerme"@xpd ;
  ns0:deprecated "false" ;
  skos:prefLabel "Oyster Bay Tasmanian"@en ;
  skos:topConceptOf eulanguages:0003, ns2:language ;
  ns0:start.use "1950-05-09" .

