@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 "Neottia Nidus-avis (L.) Rich. 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 "(L.)" from authority ; dwc:authority "(L.) Rich." ; dwc:authorityName "(L.) Rich." ; dwc:authorityYear "1817" ; dwc:class "Liliopsida" ; dwc:family "Orchidaceae" ; dwc:genus "Neottia" ; dwc:kingdom "Plantae" ; dwc:order "Asparagales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Rich., 1817" ; dwc:species "Nidus-avis" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Info: Couldn't generate language tag for "Vogelnestwurz"@undefined ; dwc:class "Liliopsida" ; dwc:family "Orchidaceae" ; dwc:genus "Neottia" ; dwc:kingdom "Plantae" ; dwc:order "Asparagales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:species "Nidus-avis" ; dwc:vernacularName "Vogelnestwurz" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Liliopsida" ; dwc:family "Orchidaceae" ; dwc:genus "Neottia" ; 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 .