@prefix rdf: . @prefix rdfs: . @prefix bibo: . @prefix cito: . @prefix dc: . @prefix dwc: . @prefix dwcFP: . @prefix fabio: . @prefix trt: . @prefix xlink: . cito:cites ; dc:creator "H. E. Hess; E. Landolt; R. Hirzel" ; dc:title "Platanthera bifolia (Linnaeus) Richard 1817" ; trt:augmentsTaxonConcept ; trt:publishedIn ; a trt:Treatment . bibo:endPage "637" ; bibo:startPage "593" ; dc:creator "H. E. Hess; E. Landolt; R. Hirzel" ; dc:date "1976" ; dc:title "Orchidaceae, Orchideen" ; fabio:hasPart ; a fabio:BookSection . # Warning: Removing "(Linnaeus)" from authority ; dwc:LSID-IPNI "urn:lsid:ipni.org:names:651671-1" ; dwc:authority "L." ; dwc:authorityName "(Linnaeus) Richard" ; dwc:authorityYear "1817" ; dwc:class "Liliopsida" ; dwc:family "Orchidaceae" ; dwc:genus "Platanthera" ; dwc:kingdom "Plantae" ; dwc:order "Asparagales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Richard, 1817" ; dwc:species "bifolia" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Info: Couldn't generate language tag for "Zweiblaettriges Breitkoelbchen"@undefined ; dwc:class "Liliopsida" ; dwc:family "Orchidaceae" ; dwc:genus "Platanthera" ; dwc:kingdom "Plantae" ; dwc:order "Asparagales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:species "bifolia" ; dwc:vernacularName "Zweiblaettriges Breitkoelbchen" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Liliopsida" ; dwc:family "Orchidaceae" ; dwc:genus "Platanthera" ; dwc:kingdom "Plantae" ; dwc:order "Asparagales" ; dwc:phylum "Tracheophyta" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Liliopsida" ; dwc:family "Orchidaceae" ; dwc:kingdom "Plantae" ; dwc:order "Asparagales" ; dwc:phylum "Tracheophyta" ; dwc:rank "family" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Liliopsida" ; dwc:kingdom "Plantae" ; dwc:order "Asparagales" ; dwc:phylum "Tracheophyta" ; dwc:rank "order" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Liliopsida" ; dwc:kingdom "Plantae" ; dwc:phylum "Tracheophyta" ; dwc:rank "class" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:kingdom "Plantae" ; dwc:phylum "Tracheophyta" ; dwc:rank "phylum" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:kingdom "Plantae" ; dwc:rank "kingdom" ; a dwcFP:TaxonName . fabio:hasRepresentation ; a fabio:Figure .