@prefix rdf: . @prefix rdfs: . @prefix bibo: . @prefix cito: . @prefix dc: . @prefix dwc: . @prefix dwcFP: . @prefix fabio: . @prefix trt: . # Warning: Not adding 'trt:citesTaxonName ' due to issues with rank ; cito:cites , ; dc:creator "Elias Landolt" ; dc:title "Dactylorhiza majalis (Rchb.) P. F. Hunt & Summerh 1965" ; trt:augmentsTaxonConcept ; trt:publishedIn ; a trt:Treatment . bibo:endPage "258" ; bibo:startPage "232" ; dc:creator "Elias Landolt" ; dc:date "2001" ; dc:title "Orchidaceae" ; a fabio:BookSection . # Warning: Removing "(Rchb.)" from authority ; dwc:authority "(Rchb.) P. F. Hunt & Summerh" ; dwc:authorityName "(Rchb.) P. F. Hunt & Summerh" ; dwc:authorityYear "1965" ; dwc:class "Liliopsida" ; dwc:family "Orchidaceae" ; dwc:genus "Dactylorhiza" ; dwc:kingdom "Plantae" ; dwc:order "Asparagales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Hunt & Summerh, 1965" ; dwc:species "majalis" ; rdfs:seeAlso ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Warning: Removing "(L.)" from authority ; dwc:authority "(L.) Rothm." ; dwc:authorityName "(L.) Rothm." ; dwc:class "Liliopsida" ; dwc:family "Orchidaceae" ; dwc:genus "Dactylorchis" ; dwc:kingdom "Plantae" ; dwc:order "Asparagales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Rothm." ; dwc:species "latifolia" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authority "Crantz, O" ; dwc:authorityName "Crantz, O" ; dwc:class "Liliopsida" ; dwc:family "Orchidaceae" ; dwc:genus "Orchis" ; dwc:kingdom "Plantae" ; dwc:order "Asparagales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Crantz, O" ; dwc:species "impudica" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:class "Liliopsida" ; dwc:family "Orchidaceae" ; dwc:genus "Dactylorhiza" ; dwc:kingdom "Plantae" ; dwc:order "Asparagales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:species "majalis" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Dactylorhiza" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:family "Orchidaceae" ; dwc:rank "family" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:order "Asparagales" ; dwc:rank "order" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Liliopsida" ; 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 .