This commit is contained in:
treatmentbank 2024-10-22 12:26:55 +00:00
parent 9eb2728fd7
commit 240eff6aad
6 changed files with 905 additions and 0 deletions

View file

@ -0,0 +1,195 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E155227542FF82FF2BFDB1FC73302D>
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Siphocampylus_Pohl_1831>, <http://taxon-concept.plazi.org/id/Plantae/Lobelia_ignea_Vellozo_1831>, <http://taxon-concept.plazi.org/id/Plantae/Siphocampylus_corymbifer_Pohl_1831>, <http://dx.doi.org/10.5281/zenodo.7762430> ;
dc:creator "Rollim, Isis De Mello; Coelho, Guilherme Peres; Miotto, Silvia Teresinha Sfoggia; Iganci, João Ricardo Vieira; Trovó, Marcelo" ;
dc:title "Siphocampylus fluminensis Wimmer 1926" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E155227542FF82FF2BFDB1FC73302D.mc.3B20EE697542FF82FDF5FDCDFECC36E7> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Siphocampylus_fluminensis_Vell_1926> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Lobelia_fluminensis_Vellozo_1831> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.589.2.6> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.589.2.6>
bibo:endPage "197" ;
bibo:issue "2" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2023-03-23" ;
bibo:startPage "191" ;
bibo:volume "589" ;
dc:creator "Rollim, Isis De Mello; Coelho, Guilherme Peres; Miotto, Silvia Teresinha Sfoggia; Iganci, João Ricardo Vieira; Trovó, Marcelo" ;
dc:date "2023" ;
dc:title "A nomenclatural and taxonomic review of the Campanulaceae described in Vellozos Flora Fluminensis" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.7762430> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Siphocampylus_fluminensis_Vell_1926>
dwc:authority "(Vell.) Wimmer (1926: 210)" ;
dwc:authorityName "Wimmer" ;
dwc:authorityPageNumber "210" ;
dwc:authorityYear "1926" ;
dwc:baseAuthorityName "Vell." ;
dwc:class "Magnoliopsida" ;
dwc:family "Campanulaceae" ;
dwc:genus "Siphocampylus" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Vell.) Wimmer, 1926" ;
dwc:species "fluminensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4XNPQ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Siphocampylus_fluminensis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Lobelia_fluminensis_Vellozo_1831>
dwc:authority "Vellozo (1831: 159)" ;
dwc:authorityName "Vellozo" ;
dwc:authorityPageNumber "159" ;
dwc:authorityYear "1831" ;
dwc:class "Magnoliopsida" ;
dwc:family "Campanulaceae" ;
dwc:genus "Lobelia" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vellozo, 1831" ;
dwc:species "fluminensis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Lobelia_fluminensis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Siphocampylus_Pohl_1831>
dwc:authorityName "Pohl" ;
dwc:authorityYear "1831" ;
dwc:class "Magnoliopsida" ;
dwc:family "Campanulaceae" ;
dwc:genus "Siphocampylus" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Pohl, 1831" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Siphocampylus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Lobelia_ignea_Vellozo_1831>
dwc:authorityName "Vellozo" ;
dwc:authorityYear "1831" ;
dwc:class "Magnoliopsida" ;
dwc:family "Campanulaceae" ;
dwc:genus "Lobelia" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vellozo, 1831" ;
dwc:species "ignea" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Lobelia_ignea> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Siphocampylus_corymbifer_Pohl_1831>
dwc:authorityName "Pohl" ;
dwc:authorityYear "1831" ;
dwc:class "Magnoliopsida" ;
dwc:family "Campanulaceae" ;
dwc:genus "Siphocampylus" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Pohl, 1831" ;
dwc:species "corymbifer" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Siphocampylus_corymbifer> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Siphocampylus_fluminensis>
dwc:class "Magnoliopsida" ;
dwc:family "Campanulaceae" ;
dwc:genus "Siphocampylus" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "fluminensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Siphocampylus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Siphocampylus>
dwc:class "Magnoliopsida" ;
dwc:family "Campanulaceae" ;
dwc:genus "Siphocampylus" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Campanulaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Campanulaceae>
dwc:family "Campanulaceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asterales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Asterales>
dwc:order "Asterales" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
dwc:class "Magnoliopsida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Lobelia_fluminensis>
dwc:class "Magnoliopsida" ;
dwc:family "Campanulaceae" ;
dwc:genus "Lobelia" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "fluminensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lobelia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Lobelia>
dwc:genus "Lobelia" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Campanulaceae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.7762430>
dc:description "FIGURE 1. Representatives of Campanulaceae described in Vellozos Flora Fluminensis.A. Habit of Lobelia camporum. B. L. camporum detail of flowers. C. Habit of Centropogon cornutus. D. Lateral view of C. cornutus flower. E. Habit of L. fistulosa. F. Bracts and flowers details. G. Habit of Siphocampylus corymbifer. H. Lateral view of S. corymbifer flower. I. Habit of S. fluminensis. J. S. fluminensis flower detail. Photos AB, IJ: Marcelo Trovó, CD: Isis Rollim, EH: Guilherme Coelho." ;
fabio:hasRepresentation <https://zenodo.org/record/7762430/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03E155227542FF82FF2BFDB1FC73302D.mc.3B20EE697542FF82FDF5FDCDFECC36E7>
dwc:catalogNumber "Fl. Flumin. Icon. 8: t. 159. 1831" ;
dwc:locality "Sao Paulo" ;
dwc:typeStatus "lectotype" ;
trt:httpUri <https://treatment.plazi.org/id/03E155227542FF82FF2BFDB1FC73302D#3B20EE697542FF82FDF5FDCDFECC36E7> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,139 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E155227545FF82FF2BF885FCBC35C8>
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Lobelia_ignea_Vellozo_1831>, <http://taxon-concept.plazi.org/id/Plantae/Siphocampylus_Pohl_1831>, <http://dx.doi.org/10.5281/zenodo.7762430> ;
dc:creator "Rollim, Isis De Mello; Coelho, Guilherme Peres; Miotto, Silvia Teresinha Sfoggia; Iganci, João Ricardo Vieira; Trovó, Marcelo" ;
dc:title "Siphocampylus corymbifer Pohl 1831" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Siphocampylus_corymbifer_Pohl_1831> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.589.2.6> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.589.2.6>
bibo:endPage "197" ;
bibo:issue "2" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2023-03-23" ;
bibo:startPage "191" ;
bibo:volume "589" ;
dc:creator "Rollim, Isis De Mello; Coelho, Guilherme Peres; Miotto, Silvia Teresinha Sfoggia; Iganci, João Ricardo Vieira; Trovó, Marcelo" ;
dc:date "2023" ;
dc:title "A nomenclatural and taxonomic review of the Campanulaceae described in Vellozos Flora Fluminensis" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.7762430> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Siphocampylus_corymbifer_Pohl_1831>
dwc:authority "Pohl (1831: 112)" ;
dwc:authorityName "Pohl" ;
dwc:authorityPageNumber "112" ;
dwc:authorityYear "1831" ;
dwc:class "Magnoliopsida" ;
dwc:family "Campanulaceae" ;
dwc:genus "Siphocampylus" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Pohl, 1831" ;
dwc:species "corymbifer" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4XNN9> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Siphocampylus_corymbifer> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Lobelia_ignea_Vellozo_1831>
dwc:authority "Vellozo (1831: 158)" ;
dwc:authorityName "Vellozo" ;
dwc:authorityPageNumber "158" ;
dwc:authorityYear "1831" ;
dwc:class "Magnoliopsida" ;
dwc:family "Campanulaceae" ;
dwc:genus "Lobelia" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vellozo, 1831" ;
dwc:species "ignea" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Lobelia_ignea> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Siphocampylus_Pohl_1831>
dwc:authority "Pohl (1831: 104)" ;
dwc:authorityName "Pohl" ;
dwc:authorityPageNumber "104" ;
dwc:authorityYear "1831" ;
dwc:class "Magnoliopsida" ;
dwc:family "Campanulaceae" ;
dwc:genus "Siphocampylus" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Pohl, 1831" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Siphocampylus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Siphocampylus_corymbifer>
dwc:class "Magnoliopsida" ;
dwc:family "Campanulaceae" ;
dwc:genus "Siphocampylus" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "corymbifer" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Siphocampylus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Siphocampylus>
dwc:class "Magnoliopsida" ;
dwc:family "Campanulaceae" ;
dwc:genus "Siphocampylus" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Campanulaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Campanulaceae>
dwc:family "Campanulaceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asterales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Asterales>
dwc:order "Asterales" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
dwc:class "Magnoliopsida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.7762430>
dc:description "FIGURE 1. Representatives of Campanulaceae described in Vellozos Flora Fluminensis.A. Habit of Lobelia camporum. B. L. camporum detail of flowers. C. Habit of Centropogon cornutus. D. Lateral view of C. cornutus flower. E. Habit of L. fistulosa. F. Bracts and flowers details. G. Habit of Siphocampylus corymbifer. H. Lateral view of S. corymbifer flower. I. Habit of S. fluminensis. J. S. fluminensis flower detail. Photos AB, IJ: Marcelo Trovó, CD: Isis Rollim, EH: Guilherme Coelho." ;
fabio:hasRepresentation <https://zenodo.org/record/7762430/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,125 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E155227545FF85FF2BFB0DFE3732DC>
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Lobelia_Rhynchopetalum_Lammers_2011>, <http://dx.doi.org/10.5281/zenodo.7762430> ;
dc:creator "Rollim, Isis De Mello; Coelho, Guilherme Peres; Miotto, Silvia Teresinha Sfoggia; Iganci, João Ricardo Vieira; Trovó, Marcelo" ;
dc:title "Lobelia fistulosa Vellozo 1831" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E155227545FF85FF2BFB0DFE3732DC.mc.3B20EE697545FF85FF2BFB29FB203127> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Lobelia_fistulosa_Vellozo_1831> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.589.2.6> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.589.2.6>
bibo:endPage "197" ;
bibo:issue "2" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2023-03-23" ;
bibo:startPage "191" ;
bibo:volume "589" ;
dc:creator "Rollim, Isis De Mello; Coelho, Guilherme Peres; Miotto, Silvia Teresinha Sfoggia; Iganci, João Ricardo Vieira; Trovó, Marcelo" ;
dc:date "2023" ;
dc:title "A nomenclatural and taxonomic review of the Campanulaceae described in Vellozos Flora Fluminensis" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.7762430> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Lobelia_fistulosa_Vellozo_1831>
dwc:authority "Vellozo (1831: 157)" ;
dwc:authorityName "Vellozo" ;
dwc:authorityPageNumber "157" ;
dwc:authorityYear "1831" ;
dwc:class "Magnoliopsida" ;
dwc:family "Campanulaceae" ;
dwc:genus "Lobelia" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vellozo, 1831" ;
dwc:species "fistulosa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3VRPH> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Lobelia_fistulosa> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Lobelia_Rhynchopetalum_Lammers_2011>
dwc:authority "(Lammers 2011)" ;
dwc:baseAuthorityName "Lammers" ;
dwc:baseAuthorityYear "2011" ;
dwc:class "Magnoliopsida" ;
dwc:family "Campanulaceae" ;
dwc:genus "Lobelia" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "section" ;
dwc:scientificNameAuthorship "(Lammers, 2011)" ;
dwc:section "Rhynchopetalum" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Lobelia_Rhynchopetalum> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Lobelia_fistulosa>
dwc:class "Magnoliopsida" ;
dwc:family "Campanulaceae" ;
dwc:genus "Lobelia" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "fistulosa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lobelia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Lobelia>
dwc:genus "Lobelia" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Campanulaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Campanulaceae>
dwc:family "Campanulaceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asterales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Asterales>
dwc:order "Asterales" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
dwc:class "Magnoliopsida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.7762430>
dc:description "FIGURE 1. Representatives of Campanulaceae described in Vellozos Flora Fluminensis.A. Habit of Lobelia camporum. B. L. camporum detail of flowers. C. Habit of Centropogon cornutus. D. Lateral view of C. cornutus flower. E. Habit of L. fistulosa. F. Bracts and flowers details. G. Habit of Siphocampylus corymbifer. H. Lateral view of S. corymbifer flower. I. Habit of S. fluminensis. J. S. fluminensis flower detail. Photos AB, IJ: Marcelo Trovó, CD: Isis Rollim, EH: Guilherme Coelho." ;
fabio:hasRepresentation <https://zenodo.org/record/7762430/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03E155227545FF85FF2BFB0DFE3732DC.mc.3B20EE697545FF85FF2BFB29FB203127>
dwc:catalogNumber "Fl. Flumin. Icon. 8: t. 157. 1831" ;
dwc:locality "Sao Paulo" ;
dwc:typeStatus "lectotype" ;
trt:httpUri <https://treatment.plazi.org/id/03E155227545FF85FF2BFB0DFE3732DC#3B20EE697545FF85FF2BFB29FB203127> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,136 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E155227545FF85FF2BFE5DFD523054>
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Lobelia_purpurea_Vellozo_1831>, <http://taxon-concept.plazi.org/id/Plantae/Centropogon_Presl_1836>, <http://dx.doi.org/10.5281/zenodo.7762430> ;
dc:creator "Rollim, Isis De Mello; Coelho, Guilherme Peres; Miotto, Silvia Teresinha Sfoggia; Iganci, João Ricardo Vieira; Trovó, Marcelo" ;
dc:title "Centropogon cornutus" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Centropogon_cornutus_L_> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.589.2.6> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.589.2.6>
bibo:endPage "197" ;
bibo:issue "2" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2023-03-23" ;
bibo:startPage "191" ;
bibo:volume "589" ;
dc:creator "Rollim, Isis De Mello; Coelho, Guilherme Peres; Miotto, Silvia Teresinha Sfoggia; Iganci, João Ricardo Vieira; Trovó, Marcelo" ;
dc:date "2023" ;
dc:title "A nomenclatural and taxonomic review of the Campanulaceae described in Vellozos Flora Fluminensis" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.7762430> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Centropogon_cornutus_L_>
dwc:authority "(L.) Druce" ;
dwc:class "Magnoliopsida" ;
dwc:family "Campanulaceae" ;
dwc:genus "Centropogon" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(L.) Druce" ;
dwc:species "cornutus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/69HCM> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Centropogon_cornutus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Lobelia_purpurea_Vellozo_1831>
dwc:authority "Vellozo (1831: 156)" ;
dwc:authorityName "Vellozo" ;
dwc:authorityPageNumber "156" ;
dwc:authorityYear "1831" ;
dwc:class "Magnoliopsida" ;
dwc:family "Campanulaceae" ;
dwc:genus "Lobelia" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vellozo, 1831" ;
dwc:species "purpurea" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Lobelia_purpurea> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Centropogon_Presl_1836>
dwc:authority "C. Presl (1836: 48)" ;
dwc:authorityName "C. Presl" ;
dwc:authorityPageNumber "48" ;
dwc:authorityYear "1836" ;
dwc:class "Magnoliopsida" ;
dwc:family "Campanulaceae" ;
dwc:genus "Centropogon" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Presl, 1836" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Centropogon> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Centropogon_cornutus>
dwc:class "Magnoliopsida" ;
dwc:family "Campanulaceae" ;
dwc:genus "Centropogon" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "cornutus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Centropogon> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Centropogon>
dwc:class "Magnoliopsida" ;
dwc:family "Campanulaceae" ;
dwc:genus "Centropogon" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Campanulaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Campanulaceae>
dwc:family "Campanulaceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asterales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Asterales>
dwc:order "Asterales" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
dwc:class "Magnoliopsida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.7762430>
dc:description "FIGURE 1. Representatives of Campanulaceae described in Vellozos Flora Fluminensis.A. Habit of Lobelia camporum. B. L. camporum detail of flowers. C. Habit of Centropogon cornutus. D. Lateral view of C. cornutus flower. E. Habit of L. fistulosa. F. Bracts and flowers details. G. Habit of Siphocampylus corymbifer. H. Lateral view of S. corymbifer flower. I. Habit of S. fluminensis. J. S. fluminensis flower detail. Photos AB, IJ: Marcelo Trovó, CD: Isis Rollim, EH: Guilherme Coelho." ;
fabio:hasRepresentation <https://zenodo.org/record/7762430/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,187 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E155227547FF85FF2BF892FD2C35A4>
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Lobelia_camporum_Pohl_1831>, <http://taxon-concept.plazi.org/id/Plantae/Lobelia_fistulosa_Vellozo_1831>, <http://taxon-concept.plazi.org/id/Plantae/Siphocampylus_corymbifer_Pohl_1831>, <http://taxon-concept.plazi.org/id/Plantae/Lobelia_Linnaeus_1753>, <http://taxon-concept.plazi.org/id/Plantae/Lobelia_alpina_Vellozo_1831> ;
dc:creator "Rollim, Isis De Mello; Coelho, Guilherme Peres; Miotto, Silvia Teresinha Sfoggia; Iganci, João Ricardo Vieira; Trovó, Marcelo" ;
dc:title "Lobelia ensiformis Vellozo 1831" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E155227547FF85FF2BF892FD2C35A4.mc.3B20EE697547FF87FD88F892FB07335C> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Lobelia_ensiformis_Vellozo_1831> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Campanulaceae>, <http://taxon-name.plazi.org/id/Plantae/Flora_fluminensis>, <http://taxon-name.plazi.org/id/Plantae/Centropogon_cornutus> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.589.2.6> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.589.2.6>
bibo:endPage "197" ;
bibo:issue "2" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2023-03-23" ;
bibo:startPage "191" ;
bibo:volume "589" ;
dc:creator "Rollim, Isis De Mello; Coelho, Guilherme Peres; Miotto, Silvia Teresinha Sfoggia; Iganci, João Ricardo Vieira; Trovó, Marcelo" ;
dc:date "2023" ;
dc:title "A nomenclatural and taxonomic review of the Campanulaceae described in Vellozos Flora Fluminensis" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Lobelia_ensiformis_Vellozo_1831>
dwc:authority "Vellozo (1831: 155)" ;
dwc:authorityName "Vellozo" ;
dwc:authorityPageNumber "155" ;
dwc:authorityYear "1831" ;
dwc:class "Magnoliopsida" ;
dwc:family "Campanulaceae" ;
dwc:genus "Lobelia" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vellozo, 1831" ;
dwc:species "ensiformis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/CDKX6> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Lobelia_ensiformis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Lobelia_camporum_Pohl_1831>
dwc:authorityName "Pohl" ;
dwc:authorityYear "1831" ;
dwc:class "Magnoliopsida" ;
dwc:family "Campanulaceae" ;
dwc:genus "Lobelia" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Pohl, 1831" ;
dwc:species "camporum" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Lobelia_camporum> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Lobelia_fistulosa_Vellozo_1831>
dwc:authorityName "Vellozo" ;
dwc:authorityYear "1831" ;
dwc:class "Magnoliopsida" ;
dwc:family "Campanulaceae" ;
dwc:genus "Lobelia" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vellozo, 1831" ;
dwc:species "fistulosa" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Lobelia_fistulosa> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Siphocampylus_corymbifer_Pohl_1831>
dwc:authorityName "Pohl" ;
dwc:authorityYear "1831" ;
dwc:class "Magnoliopsida" ;
dwc:family "Campanulaceae" ;
dwc:genus "Siphocampylus" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Pohl, 1831" ;
dwc:species "corymbifer" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Siphocampylus_corymbifer> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Lobelia_Linnaeus_1753>
dwc:authorityName "Linnaeus" ;
dwc:authorityYear "1753" ;
dwc:class "Magnoliopsida" ;
dwc:family "Campanulaceae" ;
dwc:genus "Lobelia" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Linnaeus, 1753" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Lobelia> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Lobelia_alpina_Vellozo_1831>
dwc:authorityName "Vellozo" ;
dwc:authorityYear "1831" ;
dwc:class "Magnoliopsida" ;
dwc:family "Campanulaceae" ;
dwc:genus "Lobelia" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vellozo, 1831" ;
dwc:species "alpina" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Lobelia_alpina> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Lobelia_ensiformis>
dwc:class "Magnoliopsida" ;
dwc:family "Campanulaceae" ;
dwc:genus "Lobelia" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "ensiformis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lobelia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Lobelia>
dwc:class "Magnoliopsida" ;
dwc:family "Campanulaceae" ;
dwc:genus "Lobelia" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Campanulaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Campanulaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Campanulaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asterales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Asterales>
dwc:order "Asterales" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
dwc:class "Magnoliopsida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/03E155227547FF85FF2BF892FD2C35A4.mc.3B20EE697547FF87FD88F892FB07335C>
dwc:catalogNumber "Fl. Flumin. Icon. 8: t. 155. 1831" ;
dwc:locality "Sao Paulo" ;
dwc:typeStatus "lectotype" ;
trt:httpUri <https://treatment.plazi.org/id/03E155227547FF85FF2BF892FD2C35A4#3B20EE697547FF87FD88F892FB07335C> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,123 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E155227547FF87FF2BFB29FA9A32E8>
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Lobelia_alpina_Vellozo_1831>, <http://dx.doi.org/10.5281/zenodo.7762430> ;
dc:creator "Rollim, Isis De Mello; Coelho, Guilherme Peres; Miotto, Silvia Teresinha Sfoggia; Iganci, João Ricardo Vieira; Trovó, Marcelo" ;
dc:title "Lobelia camporum Pohl 1831" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Lobelia_camporum_Pohl_1831> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Campanulaceae>, <http://taxon-name.plazi.org/id/Plantae/Flora_fluminensis> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.589.2.6> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.589.2.6>
bibo:endPage "197" ;
bibo:issue "2" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2023-03-23" ;
bibo:startPage "191" ;
bibo:volume "589" ;
dc:creator "Rollim, Isis De Mello; Coelho, Guilherme Peres; Miotto, Silvia Teresinha Sfoggia; Iganci, João Ricardo Vieira; Trovó, Marcelo" ;
dc:date "2023" ;
dc:title "A nomenclatural and taxonomic review of the Campanulaceae described in Vellozos Flora Fluminensis" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.7762430> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Lobelia_camporum_Pohl_1831>
dwc:authority "Pohl (1831: 100)" ;
dwc:authorityName "Pohl" ;
dwc:authorityPageNumber "100" ;
dwc:authorityYear "1831" ;
dwc:class "Magnoliopsida" ;
dwc:family "Campanulaceae" ;
dwc:genus "Lobelia" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Pohl, 1831" ;
dwc:species "camporum" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3VRH3> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Lobelia_camporum> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Lobelia_alpina_Vellozo_1831>
dwc:authority "Vellozo (1831: 154)" ;
dwc:authorityName "Vellozo" ;
dwc:authorityPageNumber "154" ;
dwc:authorityYear "1831" ;
dwc:class "Magnoliopsida" ;
dwc:family "Campanulaceae" ;
dwc:genus "Lobelia" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vellozo, 1831" ;
dwc:species "alpina" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Lobelia_alpina> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Lobelia_camporum>
dwc:class "Magnoliopsida" ;
dwc:family "Campanulaceae" ;
dwc:genus "Lobelia" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "camporum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lobelia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Lobelia>
dwc:genus "Lobelia" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Campanulaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Campanulaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Campanulaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asterales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Asterales>
dwc:order "Asterales" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
dwc:class "Magnoliopsida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.7762430>
dc:description "FIGURE 1. Representatives of Campanulaceae described in Vellozos Flora Fluminensis.A. Habit of Lobelia camporum. B. L. camporum detail of flowers. C. Habit of Centropogon cornutus. D. Lateral view of C. cornutus flower. E. Habit of L. fistulosa. F. Bracts and flowers details. G. Habit of Siphocampylus corymbifer. H. Lateral view of S. corymbifer flower. I. Habit of S. fluminensis. J. S. fluminensis flower detail. Photos AB, IJ: Marcelo Trovó, CD: Isis Rollim, EH: Guilherme Coelho." ;
fabio:hasRepresentation <https://zenodo.org/record/7762430/files/figure.png> ;
a fabio:Figure .