@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .

<http://treatment.plazi.org/id/03D887B781ABFF07FF04F97EFC36F8AB>
    dc:creator "Ormerod, Paul; Kurzweil, Hubert; Watthana, Santi" ;
    dc:title "Gastrochilus arunachalensis A. N. Rao, J. Econ." ;
    dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03D887B781ABFF07FF04F97EFC36F8AB.mc.3B193CFC81ABFF07FE24F8A6FCE8F886> ;
    trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.481.1.1> ;
    trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Gastrochilus_arunachalensis> ;
    a trt:Treatment .

<http://dx.doi.org/10.11646/phytotaxa.481.1.1>
    bibo:endPage "262" ;
    bibo:issue "1" ;
    bibo:journal "Phytotaxa" ;
    bibo:pubDate "2021-01-25" ;
    bibo:startPage "1" ;
    bibo:volume "481" ;
    dc:creator "Ormerod, Paul; Kurzweil, Hubert; Watthana, Santi" ;
    dc:date "2021" ;
    dc:title "Annotated List of Orchidaceae for Myanmar" ;
    a fabio:JournalArticle .

<http://taxon-name.plazi.org/id/Plantae/Gastrochilus_arunachalensis>
    dwc:class "Liliopsida" ;
    dwc:family "Orchidaceae" ;
    dwc:genus "Gastrochilus" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Asparagales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "species" ;
    dwc:species "arunachalensis" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Gastrochilus> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Plantae/Gastrochilus>
    dwc:class "Liliopsida" ;
    dwc:family "Orchidaceae" ;
    dwc:genus "Gastrochilus" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Asparagales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "genus" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Orchidaceae> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Plantae/Orchidaceae>
    dwc:class "Liliopsida" ;
    dwc:family "Orchidaceae" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Asparagales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "family" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asparagales> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Plantae/Asparagales>
    dwc:class "Liliopsida" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Asparagales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "order" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
    dwc:class "Liliopsida" ;
    dwc:kingdom "Plantae" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "class" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
    dwc:kingdom "Plantae" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "phylum" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Plantae>
    dwc:kingdom "Plantae" ;
    dwc:rank "kingdom" ;
    a dwcFP:TaxonName .

<http://tb.plazi.org/GgServer/dwcaRecords/03D887B781ABFF07FF04F97EFC36F8AB.mc.3B193CFC81ABFF07FE24F8A6FCE8F886>
    dwc:catalogNumber "M2965" ;
    dwc:collectionCode "HITBC" ;
    dwc:eventDate "2016-09-14" ;
    dwc:locality "Liu" ;
    dwc:verbatimElevation "750" ;
    trt:httpUri <https://treatment.plazi.org/id/03D887B781ABFF07FF04F97EFC36F8AB#3B193CFC81ABFF07FE24F8A6FCE8F886> ;
    a dwc:MaterialCitation .