@prefix rdf: . @prefix rdfs: . @prefix bibo: . @prefix cito: . @prefix dc: . @prefix dwc: . @prefix dwcFP: . @prefix fabio: . @prefix trt: . # Error: the treatment is lacking the taxon cito:cites , , ; dc:creator "Elias Landolt" ; dc:title "Orchidaceae" ; trt:publishedIn ; a trt:Treatment . bibo:endPage "364" ; bibo:startPage "339" ; dc:creator "Elias Landolt" ; dc:date "2001" ; dc:title "Orchidaceae" ; a fabio:BookSection . dwc:authority "L. Fliegen-Ragwurz" ; dwc:authorityName "L. Fliegen-Ragwurz" ; dwc:class "Liliopsida" ; dwc:family "Orchidaceae" ; dwc:genus "Ophrys" ; dwc:kingdom "Plantae" ; dwc:order "Asparagales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Fliegen-Ragwurz" ; dwc:species "insectifera" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authority "Hudson." ; dwc:authorityName "Hudson." ; dwc:class "Liliopsida" ; dwc:family "Orchidaceae" ; dwc:genus "Ophrys" ; dwc:kingdom "Plantae" ; dwc:order "Asparagales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Hudson." ; dwc:species "insectifera" ; rdfs:seeAlso ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authority "Jacq." ; dwc:authorityName "Jacq." ; dwc:class "Liliopsida" ; dwc:family "Orchidaceae" ; dwc:genus "Ophrys" ; dwc:kingdom "Plantae" ; dwc:order "Asparagales" ; dwc:phylum "Tracheophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Jacq." ; dwc:species "myodes" ; rdfs:seeAlso ; trt:hasTaxonName ; a dwcFP:TaxonConcept .