This commit is contained in:
treatmentbank 2024-11-25 19:50:13 +00:00
parent b0204d989b
commit 532ff55b09

View file

@ -0,0 +1,132 @@
@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#> .
<http://treatment.plazi.org/id/03DC0136AB70FF9CFF5E736B569FFEBE>
cito:cites <http://dx.doi.org/10.5281/zenodo.13681032>, <http://dx.doi.org/10.5281/zenodo.13681036>, <http://dx.doi.org/10.5281/zenodo.13681040> ;
dc:creator "Santiago, Janaína De Araújo Sousa; Carneiro, Pedro Bastos De Macedo; Santiago, André Prata; Feijó, Rubens Galdino; Maggioni, Rodrigo" ;
dc:title "Botryocladia franciscana J. A. S. Santiago, P. B. M. Carneiro, A. P. Santiago, R. G. Feijo & R. Maggioni 2016, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03DC0136AB70FF9CFF5E736B569FFEBE.mc.3B1DBA7DAB70FF9AFF0173FC5451FD92>, <http://tb.plazi.org/GgServer/dwcaRecords/03DC0136AB70FF9CFF5E736B569FFEBE.mc.3B1DBA7DAB70FF9AFEC074E35374F96B> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Botryocladia_franciscana_Santiago_2016> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.243.2.3> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.243.2.3>
bibo:endPage "146" ;
bibo:issue "2" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2016-01-12" ;
bibo:startPage "137" ;
bibo:volume "243" ;
dc:creator "Santiago, Janaína De Araújo Sousa; Carneiro, Pedro Bastos De Macedo; Santiago, André Prata; Feijó, Rubens Galdino; Maggioni, Rodrigo" ;
dc:date "2016" ;
dc:title "A New Species of Rhodymeniaceae (Rhodophyta, Rhodymeniales) from the Northern Brazilian Coast: Botryocladia franciscana sp. nov." ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13681032>, <http://dx.doi.org/10.5281/zenodo.13681036>, <http://dx.doi.org/10.5281/zenodo.13681040> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Botryocladia_franciscana_Santiago_2016>
dwc:authority "J. A. S. Santiago, P. B. M. Carneiro, A. P. Santiago, R. G. Feijo & R. Maggioni" ;
dwc:authorityName "J. A. S. Santiago, P. B. M. Carneiro, A. P. Santiago, R. G. Feijo & R. Maggioni" ;
dwc:authorityYear "2016" ;
dwc:class "Florideophyceae" ;
dwc:family "Rhodymeniaceae" ;
dwc:genus "Botryocladia" ;
dwc:kingdom "Plantae" ;
dwc:order "Rhodymeniales" ;
dwc:phylum "Rhodophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Santiago, Carneiro, Santiago, Feijo & Maggioni, 2016" ;
dwc:species "franciscana" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Botryocladia_franciscana> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Botryocladia_franciscana>
dwc:class "Florideophyceae" ;
dwc:family "Rhodymeniaceae" ;
dwc:genus "Botryocladia" ;
dwc:kingdom "Plantae" ;
dwc:order "Rhodymeniales" ;
dwc:phylum "Rhodophyta" ;
dwc:rank "species" ;
dwc:species "franciscana" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Botryocladia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Botryocladia>
dwc:genus "Botryocladia" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rhodymeniaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Rhodymeniaceae>
dwc:family "Rhodymeniaceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rhodymeniales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Rhodymeniales>
dwc:order "Rhodymeniales" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Florideophyceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Florideophyceae>
dwc:class "Florideophyceae" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rhodophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Rhodophyta>
dwc:phylum "Rhodophyta" ;
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.13681032>
dc:description "FIGURE 1. Morphology and anatomy of Botryocladia franciscana. A, habit of holotype, scale bar 1 cm; B, example of elongated vesicles located at the apex of the thallus, scale bar 10 mm; C, cross-section of stipe showing medullary cells decreasing in size outwards, scale bar 200 μm; D, external cortex of the vesicle wall, in surface view, showing the cortication pattern, scale bar 100 μm. All photos by Janaina A. S. Santiago." ;
fabio:hasRepresentation <https://zenodo.org/record/13681032/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13681036>
dc:description "FIGURE 2. Anatomical features of Botryocladia franciscana holotype. A, inner surface of vesicle wall showing a medullary cell with seven secretory cells (arrow), scale bar 50 μm; B, cross-section of vesicle wall showing the number of cell layers and secretory cells (arrow), scale bar 50 μm; C, inner medulla of vesicle wall, surface view showing the polygonal cells, scale bar 100 μm; D, cross-section through a cystocarp protruding both inwardly and outwardly from the vesicle wall, scale bar 50 μm. All photos by Janaina A. S. Santiago." ;
fabio:hasRepresentation <https://zenodo.org/record/13681036/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13681040>
dc:description "FIGURE 3. ML tree topology based on rbcL sequences, with branch support from NJ, ML and BI analyses, respectively. ML and BI trees calculated using the GTR + Γ evolution model. ML and NJ support values are relative to 2,000 and 10,000 replicates, respectively (<50 not shown). BI support values are posterior probabilities (<0.5 not shown). GenBank accession numbers for all sequences are shown." ;
fabio:hasRepresentation <https://zenodo.org/record/13681040/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03DC0136AB70FF9CFF5E736B569FFEBE.mc.3B1DBA7DAB70FF9AFF0173FC5451FD92>
dwc:catalogNumber "HMAR 2594" ;
dwc:collectionCode "HMAR" ;
dwc:eventDate "2013-04-26" ;
dwc:locality "Praia do Coqueiro, Parnaiba River Delta" ;
dwc:recordedBy "J. A. S. Santiago & A. P. Santiago" ;
dwc:typeStatus "holotype" ;
dwc:verbatimLatitude "-2.897833" ;
dwc:verbatimLongitude "-41.57245" ;
trt:httpUri <https://treatment.plazi.org/id/03DC0136AB70FF9CFF5E736B569FFEBE#3B1DBA7DAB70FF9AFF0173FC5451FD92> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03DC0136AB70FF9CFF5E736B569FFEBE.mc.3B1DBA7DAB70FF9AFEC074E35374F96B>
dwc:catalogNumber "HMAR 2452, HMAR 2453" ;
dwc:collectionCode "HMAR" ;
dwc:eventDate "2013-04-26" ;
dwc:locality "Praia do Coqueiro, Parnaiba River Delta" ;
dwc:recordedBy "J. A. S. Santiago & A. P. Santiago" ;
dwc:verbatimLatitude "-2.892172" ;
dwc:verbatimLongitude "-41.557953" ;
trt:httpUri <https://treatment.plazi.org/id/03DC0136AB70FF9CFF5E736B569FFEBE#3B1DBA7DAB70FF9AFEC074E35374F96B> ;
a dwc:MaterialCitation .