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

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

eulanguages:XPL
  ns0:op-mapped-code [ a ns0:MappedCode ] ;
  ns0:authority-code "XPL" ;
  skos:notation "xpl"^^ns1:ISO_639_3, "xpl"^^ns1:XML_LNG ;
  skos:altLabel "Port Sorell"@xpl, "Port Sorell"@en ;
  skos:inScheme <http://publications.europa.eu/resource/authority/language>, eulanguages:0003 ;
  ns0:deprecated "false" ;
  a skos:Concept ;
  skos:definition "Port Sorell is an extinct aboriginal language of Tasmania in the reconstruction of Claire Bowern. It was spoken near Port Sorell, in the center of the north coast, just east of Northern Tasmanian proper. Dixon & Crowley agree that there is unlikely to be a close connection to other varieties of Tasmanian. Port Sorell Tasmanian is attested from two word lists."@en ;
  ns0:op-code "XPL" ;
  skos:topConceptOf eulanguages:0003, <http://publications.europa.eu/resource/authority/language> ;
  dc11:identifier "XPL" ;
  ns0:start.use "1950-05-09" ;
  ns2:op-code "XPL" ;
  skos:prefLabel "Port Sorell Tasmanian"@en .

