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

eulanguages:0003
  rdfs:label "infrequent language"@en ;
  skos:prefLabel "infrequent language"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept eulanguages:XPH .

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

eulanguages:XPH
  ns0:use "1950-05-09" ;
  ns1:op-code "XPH" ;
  dc11:identifier "XPH" ;
  skos:prefLabel "North Midlands Tasmanian"@en ;
  ns2:op-mapped-code [ a ns2:MappedCode ] ;
  ns2:op-code "XPH" ;
  skos:inScheme ns1:language, eulanguages:0003 ;
  ns2:authority-code "XPH" ;
  skos:notation "xph"^^ns3:XML_LNG, "xph"^^ns3:ISO_639_3 ;
  skos:topConceptOf eulanguages:0003, ns1:language ;
  skos:definition "North Midland Tasmanian, or Tyerrernotepanner, was an Aboriginal language of northeastern Tasmania, along the Tamar River and inland of Ben Lomond and Great Oyster Bay. Tyerrernotepanner is attested in the 125 words of the Port Dalrymple vocabulary collected by J.-P. Gaimard in the Tamar River region."@en ;
  skos:altLabel "Tyerrenoterpanner"@xph, "Tyerrenoterpanner"@en ;
  a skos:Concept ;
  ns2:deprecated "false" .

