@prefix rdf: . @prefix rdfs: . @prefix bibo: . @prefix cito: . @prefix dc: . @prefix dwc: . @prefix dwcFP: . @prefix fabio: . @prefix trt: . @prefix xlink: . # Warning: Not adding 'trt:citesTaxonName ' due to issues with rank ; cito:cites , ; dc:creator "Garg, Arti; Singh, Rajeev Kumar" ; dc:title "Pedicularis daltonii Prain 1889" ; dwc:basisOfRecord ; trt:augmentsTaxonConcept ; trt:citesTaxonName ; trt:publishedIn ; a trt:Treatment . bibo:endPage "94" ; bibo:issue "2" ; bibo:journal "Phytotaxa" ; bibo:pubDate "2020-01-28" ; bibo:startPage "61" ; bibo:volume "430" ; dc:creator "Garg, Arti; Singh, Rajeev Kumar" ; dc:date "2020" ; dc:title "Typification of fifty one names in Pedicularis (Orobanchaceae)" ; a fabio:JournalArticle . dwc:authority "Prain (1889: 270)", "Prain" ; dwc:authorityName "Prain" ; dwc:authorityPageNumber "270" ; dwc:authorityYear "1889" ; dwc:class "Magnoliopsida" ; dwc:family "Orobanchaceae" ; dwc:genus "Pedicularis" ; dwc:kingdom "Plantae" ; dwc:order "Lamiales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Prain, 1889" ; dwc:species "daltonii" ; rdfs:seeAlso ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Warning: Removing "(Hooker" from authority ; dwc:authority "Hook. f.", "Hook. f. (Hooker 1884: 315)", "Hook." ; dwc:authorityName "Hook. f. (Hooker" ; dwc:authorityYear "1884" ; dwc:class "Magnoliopsida" ; dwc:family "Orobanchaceae" ; dwc:genus "Pedicularis" ; dwc:kingdom "Plantae" ; dwc:order "Lamiales" ; dwc:phylum "Tracheophyta" ; dwc:rank "variety" ; dwc:scientificNameAuthorship "Hook. f., 1884" ; dwc:species "aspleniifolia" ; dwc:variety "pubescens" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authorityName "Linnaeus" ; dwc:authorityYear "1753" ; dwc:class "Magnoliopsida" ; dwc:family "Orobanchaceae" ; dwc:genus "Pedicularis" ; dwc:kingdom "Plantae" ; dwc:order "Lamiales" ; dwc:phylum "Tracheophyta" ; dwc:rank "genus" ; dwc:scientificNameAuthorship "Linnaeus, 1753" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:class "Magnoliopsida" ; dwc:family "Orobanchaceae" ; dwc:genus "Pedicularis" ; dwc:kingdom "Plantae" ; dwc:order "Lamiales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:species "daltonii" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Magnoliopsida" ; dwc:family "Orobanchaceae" ; dwc:genus "Pedicularis" ; dwc:kingdom "Plantae" ; dwc:order "Lamiales" ; dwc:phylum "Tracheophyta" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:family "Orobanchaceae" ; dwc:rank "family" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:order "Lamiales" ; dwc:rank "order" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Magnoliopsida" ; dwc:rank "class" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:phylum "Tracheophyta" ; dwc:rank "phylum" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:kingdom "Plantae" ; dwc:rank "kingdom" ; a dwcFP:TaxonName . dwc:locality "Sikkim" ; dwc:verbatimElevation "4724" ; trt:httpUri ; a dwc:MaterialCitation .