@prefix rdf: . @prefix rdfs: . @prefix bibo: . @prefix cito: . @prefix dc: . @prefix dwc: . @prefix dwcFP: . @prefix fabio: . @prefix trt: . # Warning: Failed to output a material citation, could not create identifier cito:cites ; dc:creator "Jarvis, Charlie" ; dc:title "Ulva linza Linnaeus 1753" ; trt:augmentsTaxonConcept ; trt:citesTaxonName ; trt:publishedIn ; a trt:Treatment . bibo:endPage "910" ; bibo:startPage "906" ; dc:creator "Jarvis, Charlie" ; dc:date "2007" ; dc:title "Chapter 7: Linnaean Plant Names and their Types (part U)" ; a fabio:BookSection . dwc:authority "L." ; dwc:authorityName "Linnaeus" ; dwc:authorityYear "1753" ; dwc:class "Ulvophyceae" ; dwc:family "Ulvaceae" ; dwc:genus "Ulva" ; dwc:kingdom "Plantae" ; dwc:order "Ulvales" ; dwc:phylum "Chlorophyta" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Linnaeus, 1753" ; dwc:species "linza" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authorityName "J.V.F.Lamouroux ex B.C.J.Dumortier" ; dwc:authorityYear "1822" ; dwc:class "Ulvophyceae" ; dwc:family "Ulvaceae" ; dwc:kingdom "Plantae" ; dwc:order "Ulvales" ; dwc:phylum "Chlorophyta" ; dwc:rank "family" ; dwc:scientificNameAuthorship "Lamouroux ex Dumortier, 1822" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:class "Ulvophyceae" ; dwc:family "Ulvaceae" ; dwc:genus "Ulva" ; dwc:kingdom "Plantae" ; dwc:order "Ulvales" ; dwc:phylum "Chlorophyta" ; dwc:rank "species" ; dwc:species "linza" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Ulva" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Ulvophyceae" ; dwc:family "Ulvaceae" ; dwc:kingdom "Plantae" ; dwc:order "Ulvales" ; dwc:phylum "Chlorophyta" ; dwc:rank "family" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:order "Ulvales" ; dwc:rank "order" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Ulvophyceae" ; dwc:rank "class" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:phylum "Chlorophyta" ; dwc:rank "phylum" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:kingdom "Plantae" ; dwc:rank "kingdom" ; a dwcFP:TaxonName .