GG2RDF 2024-08-27T16:47:13.575Z (plazi/treatments-xml)

This commit is contained in:
treatmentbank 2024-08-27 16:47:26 +00:00
parent ede05acc61
commit d7cf2c9cdc
10 changed files with 568 additions and 25 deletions

View file

@ -0,0 +1,96 @@
@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/03BD8E6EFF9AFFA0248CFAD8FA0CF7FD>
dc:creator "Valdemarin, Karinne Sampaio; Mazine, Fiorella F.; Souza, Vinicius Castro" ;
dc:title "Eugenia Linnaeus 1753" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Eugenia_Linnaeus_1753> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.651.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.651.1.1>
bibo:endPage "79" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2024-05-30" ;
bibo:startPage "1" ;
bibo:volume "651" ;
dc:creator "Valdemarin, Karinne Sampaio; Mazine, Fiorella F.; Souza, Vinicius Castro" ;
dc:date "2024" ;
dc:title "Eugenia (Myrtaceae) from Reserva Natural Vale, Espírito Santo, a center of plant endemism in the Brazilian Atlantic Rainforest" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Eugenia_Linnaeus_1753>
dwc:authority "Linnaeus (1753: 470)" ;
dwc:authorityName "Linnaeus" ;
dwc:authorityPageNumber "470" ;
dwc:authorityYear "1753" ;
dwc:class "Magnoliopsida" ;
dwc:family "Myrtaceae" ;
dwc:genus "Eugenia" ;
dwc:kingdom "Plantae" ;
dwc:order "Myrtales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Linnaeus, 1753" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4FLN> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Eugenia> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Eugenia>
dwc:class "Magnoliopsida" ;
dwc:family "Myrtaceae" ;
dwc:genus "Eugenia" ;
dwc:kingdom "Plantae" ;
dwc:order "Myrtales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Myrtaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Myrtaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Myrtaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Myrtales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Myrtales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Myrtales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Myrtales" ;
dwc:phylum "Tracheophyta" ;
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:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
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:kingdom "Plantae" ;
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 .

View file

@ -0,0 +1,185 @@
@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/03BD8E6EFF9DFFA1248CFF32FCA0FAE4>
cito:cites <http://dx.doi.org/10.5281/zenodo.13216509>, <http://dx.doi.org/10.5281/zenodo.13216505> ;
dc:creator "Valdemarin, Karinne Sampaio; Mazine, Fiorella F.; Souza, Vinicius Castro" ;
dc:title "Eugenia adenantha O. Berg 1859" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFF9DFFA1248CFF32FCA0FAE4.mc.3B7C3525FF9DFFA125E3FCAEFC1AFC9C>, <http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFF9DFFA1248CFF32FCA0FAE4.mc.3B7C3525FF9DFFA127CEFC8AFDB6FCB8>, <http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFF9DFFA1248CFF32FCA0FAE4.mc.3B7C3525FF9DFFA12618FCE6FBEBFCB8>, <http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFF9DFFA1248CFF32FCA0FAE4.mc.3B7C3525FF9DFFA1205CFCE6FC23FC54>, <http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFF9DFFA1248CFF32FCA0FAE4.mc.3B7C3525FF9DFFA12796FCC2FE30FC70>, <http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFF9DFFA1248CFF32FCA0FAE4.mc.3B7C3525FF9DFFA125A0FC3EFE82FC0C>, <http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFF9DFFA1248CFF32FCA0FAE4.mc.3B7C3525FF9DFFA12534FC1AFB9AFC0C>, <http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFF9DFFA1248CFF32FCA0FAE4.mc.3B7C3525FF9DFFA1204CFC1AFDB7FC28>, <http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFF9DFFA1248CFF32FCA0FAE4.mc.3B7C3525FF9DFFA12618FC76FAFFFC28> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Eugenia_adenantha_Berg_1859> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.651.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.651.1.1>
bibo:endPage "79" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2024-05-30" ;
bibo:startPage "1" ;
bibo:volume "651" ;
dc:creator "Valdemarin, Karinne Sampaio; Mazine, Fiorella F.; Souza, Vinicius Castro" ;
dc:date "2024" ;
dc:title "Eugenia (Myrtaceae) from Reserva Natural Vale, Espírito Santo, a center of plant endemism in the Brazilian Atlantic Rainforest" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13216509>, <http://dx.doi.org/10.5281/zenodo.13216505> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Eugenia_adenantha_Berg_1859>
dwc:authority "O. Berg, 1959" ;
dwc:authorityName "O. Berg" ;
dwc:authorityPageNumber "578" ;
dwc:authorityYear "1859" ;
dwc:class "Magnoliopsida" ;
dwc:family "Myrtaceae" ;
dwc:genus "Eugenia" ;
dwc:kingdom "Plantae" ;
dwc:order "Myrtales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "O. Berg, 1859" ;
dwc:species "adenantha" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3C3RD> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Eugenia_adenantha> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Eugenia_adenantha>
dwc:class "Magnoliopsida" ;
dwc:family "Myrtaceae" ;
dwc:genus "Eugenia" ;
dwc:kingdom "Plantae" ;
dwc:order "Myrtales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "adenantha" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Eugenia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Eugenia>
dwc:class "Magnoliopsida" ;
dwc:family "Myrtaceae" ;
dwc:genus "Eugenia" ;
dwc:kingdom "Plantae" ;
dwc:order "Myrtales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Myrtaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Myrtaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Myrtaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Myrtales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Myrtales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Myrtales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Myrtales" ;
dwc:phylum "Tracheophyta" ;
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:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
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:kingdom "Plantae" ;
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.13216509>
dc:description "FIGURE 6. A. Fruiting branch of Eugenia adenantha (K.S. Valdemarin 917), B. Fruiting branch of E. adenophylla (D.A. Folli 7524, Vale S.A.), C. Fruiting branch of E. arenaria (K.S. Valdemarin 994), D. Fruiting branch of E. arvensis (K.S. Valdemarin 414)." ;
fabio:hasRepresentation <https://zenodo.org/record/13216509/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13216505>
dc:description "FIGURE 4. Phenological diagram of Eugenia species from Reserva Natural Vale, Espírito Santo, Brazil. Flowering periods are represented by dark red border triangles, fruiting in grey filled triangles, and “n” is the number of observations." ;
fabio:hasRepresentation <https://zenodo.org/record/13216505/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFF9DFFA1248CFF32FCA0FAE4.mc.3B7C3525FF9DFFA125E3FCAEFC1AFC9C>
dwc:eventDate "2012-12-13" ;
dwc:locality "Reserva Natural Vale - Aceiro Reservinha Joao Pedro" ;
dwc:recordedBy "G. S. Siqueira" ;
trt:httpUri <https://treatment.plazi.org/id/03BD8E6EFF9DFFA1248CFF32FCA0FAE4#3B7C3525FF9DFFA125E3FCAEFC1AFC9C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFF9DFFA1248CFF32FCA0FAE4.mc.3B7C3525FF9DFFA127CEFC8AFDB6FCB8>
dwc:eventDate "2017-01-27" ;
dwc:locality "Estrada Cinco Folhas" ;
dwc:recordedBy "K. S. Valdemarin" ;
trt:httpUri <https://treatment.plazi.org/id/03BD8E6EFF9DFFA1248CFF32FCA0FAE4#3B7C3525FF9DFFA127CEFC8AFDB6FCB8> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFF9DFFA1248CFF32FCA0FAE4.mc.3B7C3525FF9DFFA12618FCE6FBEBFCB8>
dwc:eventDate "2017-01-27" ;
dwc:locality "Estrada Cinco Folhas" ;
dwc:recordedBy "January, K. S & Valdemarin" ;
trt:httpUri <https://treatment.plazi.org/id/03BD8E6EFF9DFFA1248CFF32FCA0FAE4#3B7C3525FF9DFFA12618FCE6FBEBFCB8> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFF9DFFA1248CFF32FCA0FAE4.mc.3B7C3525FF9DFFA1205CFCE6FC23FC54>
dwc:eventDate "2007-12-07" ;
dwc:locality "Estrada Ipe Amarelo" ;
dwc:recordedBy "G. S. Siqueira" ;
trt:httpUri <https://treatment.plazi.org/id/03BD8E6EFF9DFFA1248CFF32FCA0FAE4#3B7C3525FF9DFFA1205CFCE6FC23FC54> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFF9DFFA1248CFF32FCA0FAE4.mc.3B7C3525FF9DFFA12796FCC2FE30FC70>
dwc:eventDate "2017-01-29" ;
dwc:locality "Estrada Louro" ;
dwc:recordedBy "K. S. Valdemarin" ;
trt:httpUri <https://treatment.plazi.org/id/03BD8E6EFF9DFFA1248CFF32FCA0FAE4#3B7C3525FF9DFFA12796FCC2FE30FC70> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFF9DFFA1248CFF32FCA0FAE4.mc.3B7C3525FF9DFFA125A0FC3EFE82FC0C>
dwc:eventDate "2009-11-09" ;
dwc:locality "Estrada Municipal" ;
dwc:recordedBy "D. A. Folli" ;
trt:httpUri <https://treatment.plazi.org/id/03BD8E6EFF9DFFA1248CFF32FCA0FAE4#3B7C3525FF9DFFA125A0FC3EFE82FC0C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFF9DFFA1248CFF32FCA0FAE4.mc.3B7C3525FF9DFFA12534FC1AFB9AFC0C>
dwc:eventDate "2003-03-17" ;
dwc:locality "Estrada Municipal" ;
dwc:recordedBy "D. A. Folli" ;
trt:httpUri <https://treatment.plazi.org/id/03BD8E6EFF9DFFA1248CFF32FCA0FAE4#3B7C3525FF9DFFA12534FC1AFB9AFC0C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFF9DFFA1248CFF32FCA0FAE4.mc.3B7C3525FF9DFFA1204CFC1AFDB7FC28>
dwc:eventDate "2013-10-24" ;
dwc:locality "Estrada Municipal" ;
dwc:recordedBy "D. A. Folli" ;
trt:httpUri <https://treatment.plazi.org/id/03BD8E6EFF9DFFA1248CFF32FCA0FAE4#3B7C3525FF9DFFA1204CFC1AFDB7FC28> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFF9DFFA1248CFF32FCA0FAE4.mc.3B7C3525FF9DFFA12618FC76FAFFFC28>
dwc:eventDate "2002-11-28" ;
dwc:locality "Estrada Municipal" ;
dwc:recordedBy "D. A. Folli" ;
trt:httpUri <https://treatment.plazi.org/id/03BD8E6EFF9DFFA1248CFF32FCA0FAE4#3B7C3525FF9DFFA12618FC76FAFFFC28> ;
a dwc:MaterialCitation .

View file

@ -10,7 +10,7 @@
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03BD8E6EFFA0FF9C248CFC3EFE62F838>
cito:cites <http://dx.doi.org/10.5281/zenodo.13216507> ;
cito:cites <http://dx.doi.org/10.5281/zenodo.13375903>, <http://dx.doi.org/10.5281/zenodo.13216507> ;
dc:creator "Valdemarin, Karinne Sampaio; Mazine, Fiorella F.; Souza, Vinicius Castro" ;
dc:title "Eugenia monosperma Vellozo 1829" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFFA0FF9C248CFC3EFE62F838.mc.3B7C3525FFA0FF9C25DBFA7EFBB3F9CC>, <http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFFA0FF9C248CFC3EFE62F838.mc.3B7C3525FFA0FF9C2025FA5AFBEFF9E8>, <http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFFA0FF9C248CFC3EFE62F838.mc.3B7C3525FFA0FF9C2057F9B6FD7BF984>, <http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFFA0FF9C248CFC3EFE62F838.mc.3B7C3525FFA0FF9C26ECF992FF65F9A0>, <http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFFA0FF9C248CFC3EFE62F838.mc.3B7C3525FFA0FF9C24CAF9CEFC5FF9A0>, <http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFFA0FF9C248CFC3EFE62F838.mc.3B7C3525FFA0FF9C2007F9CEFDD0F97C> ;
@ -28,7 +28,7 @@
dc:creator "Valdemarin, Karinne Sampaio; Mazine, Fiorella F.; Souza, Vinicius Castro" ;
dc:date "2024" ;
dc:title "Eugenia (Myrtaceae) from Reserva Natural Vale, Espírito Santo, a center of plant endemism in the Brazilian Atlantic Rainforest" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13216507> ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13375903>, <http://dx.doi.org/10.5281/zenodo.13216507> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Eugenia_monosperma_Vellozo_1829>
@ -111,6 +111,11 @@
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.13375903>
dc:description "FIGURE 20. Dry specimen of Eugenia monosperma." ;
fabio:hasRepresentation <https://zenodo.org/record/13375903/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13216507>
dc:description "FIGURE 5. Phenological diagram of Eugenia species from Reserva Natural Vale, Espírito Santo, Brazil. Flowering periods are represented by dark red border triangles, fruiting in grey filled triangles, and “n” is the number of observations." ;
fabio:hasRepresentation <https://zenodo.org/record/13216507/files/figure.png> ;

View file

@ -0,0 +1,164 @@
@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/03BD8E6EFFA4FF9A248CFBF8FBC2FE04>
cito:cites <http://dx.doi.org/10.5281/zenodo.13216533>, <http://dx.doi.org/10.5281/zenodo.13216507> ;
dc:creator "Valdemarin, Karinne Sampaio; Mazine, Fiorella F.; Souza, Vinicius Castro" ;
dc:title "Eugenia neosilvestris Sobral 1995" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFFA4FF9A248CFBF8FBC2FE04.mc.3B7C3525FFA4FF9825DEF962FCABF8D0>, <http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFFA4FF9A248CFBF8FBC2FE04.mc.3B7C3525FFA4FF982718F95DFD63F8F3>, <http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFFA4FF9A248CFBF8FBC2FE04.mc.3B7C3525FFA4FF9826D6F8B9FE6EF88E>, <http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFFA4FF9A248CFBF8FBC2FE04.mc.3B7C3525FFA4FF9825DDF894FEF0F8A9>, <http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFFA4FF9A248CFBF8FBC2FE04.mc.3B7C3525FFA4FF982566F8F7FAC1F8A9>, <http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFFA4FF9A248CFBF8FBC2FE04.mc.3B7C3525FFA4FF982176F8F7FC22F860> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Eugenia_neosilvestris_Sobral_1995> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.651.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.651.1.1>
bibo:endPage "79" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2024-05-30" ;
bibo:startPage "1" ;
bibo:volume "651" ;
dc:creator "Valdemarin, Karinne Sampaio; Mazine, Fiorella F.; Souza, Vinicius Castro" ;
dc:date "2024" ;
dc:title "Eugenia (Myrtaceae) from Reserva Natural Vale, Espírito Santo, a center of plant endemism in the Brazilian Atlantic Rainforest" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13216533>, <http://dx.doi.org/10.5281/zenodo.13216507> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Eugenia_neosilvestris_Sobral_1995>
dwc:authority "Sobral (1995: 36)" ;
dwc:authorityName "Sobral" ;
dwc:authorityPageNumber "36" ;
dwc:authorityYear "1995" ;
dwc:class "Magnoliopsida" ;
dwc:family "Myrtaceae" ;
dwc:genus "Eugenia" ;
dwc:kingdom "Plantae" ;
dwc:order "Myrtales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Sobral, 1995" ;
dwc:species "neosilvestris" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3C5LQ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Eugenia_neosilvestris> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Eugenia_neosilvestris>
dwc:class "Magnoliopsida" ;
dwc:family "Myrtaceae" ;
dwc:genus "Eugenia" ;
dwc:kingdom "Plantae" ;
dwc:order "Myrtales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "neosilvestris" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Eugenia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Eugenia>
dwc:class "Magnoliopsida" ;
dwc:family "Myrtaceae" ;
dwc:genus "Eugenia" ;
dwc:kingdom "Plantae" ;
dwc:order "Myrtales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Myrtaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Myrtaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Myrtaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Myrtales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Myrtales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Myrtales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Myrtales" ;
dwc:phylum "Tracheophyta" ;
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:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
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:kingdom "Plantae" ;
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.13216533>
dc:description "FIGURE 22. Fruiting branch of Eugenia neosilvestris (K.S. Valdemarin 344) B. Flowering branch of Eugenia ochracea (K.S. Valdemarin 467), C. Fruiting branch of Eugenia pachnantha (K.S. Valdemarin 776), D. Flowering branch of Eugenia pisiformis (G. Siqueira, Vale S.A.)." ;
fabio:hasRepresentation <https://zenodo.org/record/13216533/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13216507>
dc:description "FIGURE 5. Phenological diagram of Eugenia species from Reserva Natural Vale, Espírito Santo, Brazil. Flowering periods are represented by dark red border triangles, fruiting in grey filled triangles, and “n” is the number of observations." ;
fabio:hasRepresentation <https://zenodo.org/record/13216507/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFFA4FF9A248CFBF8FBC2FE04.mc.3B7C3525FFA4FF9825DEF962FCABF8D0>
dwc:eventDate "2003-11-14" ;
dwc:locality "Reserva Natural Vale" ;
dwc:recordedBy "G. S. Siqueira" ;
trt:httpUri <https://treatment.plazi.org/id/03BD8E6EFFA4FF9A248CFBF8FBC2FE04#3B7C3525FFA4FF9825DEF962FCABF8D0> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFFA4FF9A248CFBF8FBC2FE04.mc.3B7C3525FFA4FF982718F95DFD63F8F3>
dwc:eventDate "2016-12-10" ;
dwc:locality "Estrada do Roxinho" ;
dwc:recordedBy "K. S. Valdemarin" ;
trt:httpUri <https://treatment.plazi.org/id/03BD8E6EFFA4FF9A248CFBF8FBC2FE04#3B7C3525FFA4FF982718F95DFD63F8F3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFFA4FF9A248CFBF8FBC2FE04.mc.3B7C3525FFA4FF9826D6F8B9FE6EF88E>
dwc:eventDate "2002-08-30" ;
dwc:locality "Jueirana" ;
dwc:recordedBy "D. A. Folli" ;
trt:httpUri <https://treatment.plazi.org/id/03BD8E6EFFA4FF9A248CFBF8FBC2FE04#3B7C3525FFA4FF9826D6F8B9FE6EF88E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFFA4FF9A248CFBF8FBC2FE04.mc.3B7C3525FFA4FF9825DDF894FEF0F8A9>
dwc:eventDate "2013-10-01" ;
dwc:locality "Jueirana" ;
dwc:recordedBy "de Joao Pedro & G. S. Siqueira" ;
trt:httpUri <https://treatment.plazi.org/id/03BD8E6EFFA4FF9A248CFBF8FBC2FE04#3B7C3525FFA4FF9825DDF894FEF0F8A9> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFFA4FF9A248CFBF8FBC2FE04.mc.3B7C3525FFA4FF982566F8F7FAC1F8A9>
dwc:eventDate "2016-12-11" ;
dwc:locality "Estrada do Flamengo" ;
dwc:recordedBy "K. S. Valdemarin" ;
trt:httpUri <https://treatment.plazi.org/id/03BD8E6EFFA4FF9A248CFBF8FBC2FE04#3B7C3525FFA4FF982566F8F7FAC1F8A9> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFFA4FF9A248CFBF8FBC2FE04.mc.3B7C3525FFA4FF982176F8F7FC22F860>
dwc:eventDate "1978-09-26" ;
dwc:locality "Estrada Macanaiba Pele de Sapo" ;
dwc:recordedBy "D. A. Folli & H. C. Lima" ;
trt:httpUri <https://treatment.plazi.org/id/03BD8E6EFFA4FF9A248CFBF8FBC2FE04#3B7C3525FFA4FF982176F8F7FC22F860> ;
a dwc:MaterialCitation .

View file

@ -10,10 +10,10 @@
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03BD8E6EFFB1FF8F248CFA74FACEFD37>
cito:cites <http://dx.doi.org/10.5281/zenodo.13216505> ;
cito:cites <http://dx.doi.org/10.5281/zenodo.13375897>, <http://dx.doi.org/10.5281/zenodo.13216505> ;
dc:creator "Valdemarin, Karinne Sampaio; Mazine, Fiorella F.; Souza, Vinicius Castro" ;
dc:title "Eugenia fusca O. Berg 1857" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFFB1FF8F248CFA74FACEFD37.mc.3B7C3525FFB3FF8F25D9FF32FABBFE99> ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFFB1FF8F248CFA74FACEFD37.mc.3B7C3525FFB3FF8F25D9FF32FD76FF00>, <http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFFB1FF8F248CFA74FACEFD37.mc.3B7C3525FFB3FF8F26D1FF6DFE28FF23>, <http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFFB1FF8F248CFA74FACEFD37.mc.3B7C3525FFB3FF8F2593FF49FF49FEFE>, <http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFFB1FF8F248CFA74FACEFD37.mc.3B7C3525FFB3FF8F24F0FEA4FABBFE99> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Eugenia_fusca_Berg_1857> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.651.1.1> ;
a trt:Treatment .
@ -28,7 +28,7 @@
dc:creator "Valdemarin, Karinne Sampaio; Mazine, Fiorella F.; Souza, Vinicius Castro" ;
dc:date "2024" ;
dc:title "Eugenia (Myrtaceae) from Reserva Natural Vale, Espírito Santo, a center of plant endemism in the Brazilian Atlantic Rainforest" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13216505> ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13375897>, <http://dx.doi.org/10.5281/zenodo.13216505> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Eugenia_fusca_Berg_1857>
@ -111,16 +111,48 @@
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.13375897>
dc:description "FIGURE 14. Dry specimen of Eugenia fusca." ;
fabio:hasRepresentation <https://zenodo.org/record/13375897/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13216505>
dc:description "FIGURE 4. Phenological diagram of Eugenia species from Reserva Natural Vale, Espírito Santo, Brazil. Flowering periods are represented by dark red border triangles, fruiting in grey filled triangles, and “n” is the number of observations." ;
fabio:hasRepresentation <https://zenodo.org/record/13216505/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFFB1FF8F248CFA74FACEFD37.mc.3B7C3525FFB3FF8F25D9FF32FABBFE99>
<http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFFB1FF8F248CFA74FACEFD37.mc.3B7C3525FFB3FF8F25D9FF32FD76FF00>
dwc:eventDate "1977-11-16" ;
dwc:locality "Aceiro" ;
dwc:recordedBy "G. S. Siqueira & J. Spada & G. Q. Freire" ;
dwc:recordedBy "G. S. Siqueira" ;
dwc:verbatimLatitude "-19.0823" ;
dwc:verbatimLongitude "-39.8867" ;
trt:httpUri <https://treatment.plazi.org/id/03BD8E6EFFB1FF8F248CFA74FACEFD37#3B7C3525FFB3FF8F25D9FF32FABBFE99> ;
trt:httpUri <https://treatment.plazi.org/id/03BD8E6EFFB1FF8F248CFA74FACEFD37#3B7C3525FFB3FF8F25D9FF32FD76FF00> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFFB1FF8F248CFA74FACEFD37.mc.3B7C3525FFB3FF8F26D1FF6DFE28FF23>
dwc:eventDate "1977-11-16" ;
dwc:locality "Aceiro" ;
dwc:recordedBy "G. S. Siqueira " ;
dwc:verbatimLatitude "-19.0823" ;
dwc:verbatimLongitude "-39.8867" ;
trt:httpUri <https://treatment.plazi.org/id/03BD8E6EFFB1FF8F248CFA74FACEFD37#3B7C3525FFB3FF8F26D1FF6DFE28FF23> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFFB1FF8F248CFA74FACEFD37.mc.3B7C3525FFB3FF8F2593FF49FF49FEFE>
dwc:eventDate "1977-11-16" ;
dwc:locality "Aceiro" ;
dwc:recordedBy " J. Spada " ;
dwc:verbatimLatitude "-19.0823" ;
dwc:verbatimLongitude "-39.8867" ;
trt:httpUri <https://treatment.plazi.org/id/03BD8E6EFFB1FF8F248CFA74FACEFD37#3B7C3525FFB3FF8F2593FF49FF49FEFE> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFFB1FF8F248CFA74FACEFD37.mc.3B7C3525FFB3FF8F24F0FEA4FABBFE99>
dwc:eventDate "1977-11-16" ;
dwc:locality "Aceiro" ;
dwc:recordedBy "G. S. Siqueira " ;
dwc:verbatimLatitude "-19.0823" ;
dwc:verbatimLongitude "-39.8867" ;
trt:httpUri <https://treatment.plazi.org/id/03BD8E6EFFB1FF8F248CFA74FACEFD37#3B7C3525FFB3FF8F24F0FEA4FABBFE99> ;
a dwc:MaterialCitation .

View file

@ -10,7 +10,7 @@
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03BD8E6EFFB5FF89248CFF32FAA3FC0C>
cito:cites <http://dx.doi.org/10.5281/zenodo.13216505> ;
cito:cites <http://dx.doi.org/10.5281/zenodo.13375899>, <http://dx.doi.org/10.5281/zenodo.13216505> ;
dc:creator "Valdemarin, Karinne Sampaio; Mazine, Fiorella F.; Souza, Vinicius Castro" ;
dc:title "Eugenia handroi Mattos 1995" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFFB5FF89248CFF32FAA3FC0C.mc.3B7C3525FFB5FF8925DBFD3AFC8EFD08> ;
@ -28,7 +28,7 @@
dc:creator "Valdemarin, Karinne Sampaio; Mazine, Fiorella F.; Souza, Vinicius Castro" ;
dc:date "2024" ;
dc:title "Eugenia (Myrtaceae) from Reserva Natural Vale, Espírito Santo, a center of plant endemism in the Brazilian Atlantic Rainforest" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13216505> ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13375899>, <http://dx.doi.org/10.5281/zenodo.13216505> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Eugenia_handroi_Mattos_1961>
@ -114,6 +114,11 @@
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.13375899>
dc:description "FIGURE 15. Dry specimen of Eugenia handroi." ;
fabio:hasRepresentation <https://zenodo.org/record/13375899/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13216505>
dc:description "FIGURE 4. Phenological diagram of Eugenia species from Reserva Natural Vale, Espírito Santo, Brazil. Flowering periods are represented by dark red border triangles, fruiting in grey filled triangles, and “n” is the number of observations." ;
fabio:hasRepresentation <https://zenodo.org/record/13216505/files/figure.png> ;

View file

@ -10,10 +10,10 @@
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03BD8E6EFFB7FF86248CFEDAFB4DF9CD>
cito:cites <http://dx.doi.org/10.5281/zenodo.13216523>, <http://dx.doi.org/10.5281/zenodo.13216525>, <http://dx.doi.org/10.5281/zenodo.13216527>, <http://dx.doi.org/10.5281/zenodo.13216505> ;
cito:cites <http://dx.doi.org/10.5281/zenodo.13216523>, <http://dx.doi.org/10.5281/zenodo.13216525>, <http://dx.doi.org/10.5281/zenodo.13216527>, <http://dx.doi.org/10.5281/zenodo.13216505>, <http://dx.doi.org/10.5281/zenodo.13375899> ;
dc:creator "Valdemarin, Karinne Sampaio; Mazine, Fiorella F.; Souza, Vinicius Castro" ;
dc:title "Eugenia infuscata Valdemarin & Mazine, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFFB7FF86248CFEDAFB4DF9CD.mc.3B7C3525FFB7FF8B24DEFE32FDB0FE0A> ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFFB7FF86248CFEDAFB4DF9CD.mc.3B7C3525FFB7FF8B24DEFE32FEA8FE0A>, <http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFFB7FF86248CFEDAFB4DF9CD.mc.3B7C3525FFB7FF8B2511FE6DFDB0FE0A> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Eugenia_infuscata_Valdemarin_2024> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.651.1.1> ;
a trt:Treatment .
@ -28,7 +28,7 @@
dc:creator "Valdemarin, Karinne Sampaio; Mazine, Fiorella F.; Souza, Vinicius Castro" ;
dc:date "2024" ;
dc:title "Eugenia (Myrtaceae) from Reserva Natural Vale, Espírito Santo, a center of plant endemism in the Brazilian Atlantic Rainforest" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13216523>, <http://dx.doi.org/10.5281/zenodo.13216525>, <http://dx.doi.org/10.5281/zenodo.13216527>, <http://dx.doi.org/10.5281/zenodo.13216505> ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13216523>, <http://dx.doi.org/10.5281/zenodo.13216525>, <http://dx.doi.org/10.5281/zenodo.13216527>, <http://dx.doi.org/10.5281/zenodo.13216505>, <http://dx.doi.org/10.5281/zenodo.13375899> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Eugenia_infuscata_Valdemarin_2024>
@ -129,10 +129,23 @@
fabio:hasRepresentation <https://zenodo.org/record/13216505/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFFB7FF86248CFEDAFB4DF9CD.mc.3B7C3525FFB7FF8B24DEFE32FDB0FE0A>
<http://dx.doi.org/10.5281/zenodo.13375899>
dc:description "FIGURE 15. Dry specimen of Eugenia handroi." ;
fabio:hasRepresentation <https://zenodo.org/record/13375899/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFFB7FF86248CFEDAFB4DF9CD.mc.3B7C3525FFB7FF8B24DEFE32FEA8FE0A>
dwc:eventDate "2006-12-14" ;
dwc:locality "Estrada Flamengo" ;
dwc:recordedBy "D. A. Folli" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/03BD8E6EFFB7FF86248CFEDAFB4DF9CD#3B7C3525FFB7FF8B24DEFE32FDB0FE0A> ;
trt:httpUri <https://treatment.plazi.org/id/03BD8E6EFFB7FF86248CFEDAFB4DF9CD#3B7C3525FFB7FF8B24DEFE32FEA8FE0A> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFFB7FF86248CFEDAFB4DF9CD.mc.3B7C3525FFB7FF8B2511FE6DFDB0FE0A>
dwc:eventDate "2006-12-14" ;
dwc:locality "Estrada Flamengo" ;
dwc:recordedBy "D. A. Folli" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/03BD8E6EFFB7FF86248CFEDAFB4DF9CD#3B7C3525FFB7FF8B2511FE6DFDB0FE0A> ;
a dwc:MaterialCitation .

View file

@ -10,7 +10,7 @@
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03BD8E6EFFBAFF80248CF992FDBDFD08>
cito:cites <http://dx.doi.org/10.5281/zenodo.13216505> ;
cito:cites <http://dx.doi.org/10.5281/zenodo.13375901>, <http://dx.doi.org/10.5281/zenodo.13216505> ;
dc:creator "Valdemarin, Karinne Sampaio; Mazine, Fiorella F.; Souza, Vinicius Castro" ;
dc:title "Eugenia involucrata De Candolle 1828" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFFBAFF80248CF992FDBDFD08.mc.3B7C3525FFBCFF8025E0FF32FC8FFF00>, <http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFFBAFF80248CF992FDBDFD08.mc.3B7C3525FFBCFF802730FF6EFDC7FEDC>, <http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFFBAFF80248CF992FDBDFD08.mc.3B7C3525FFBCFF802668FF4AFA35FEDC> ;
@ -28,7 +28,7 @@
dc:creator "Valdemarin, Karinne Sampaio; Mazine, Fiorella F.; Souza, Vinicius Castro" ;
dc:date "2024" ;
dc:title "Eugenia (Myrtaceae) from Reserva Natural Vale, Espírito Santo, a center of plant endemism in the Brazilian Atlantic Rainforest" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13216505> ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13375901>, <http://dx.doi.org/10.5281/zenodo.13216505> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Eugenia_involucrata_Candolle_1828>
@ -111,6 +111,11 @@
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.13375901>
dc:description "FIGURE 18. Dry specimen of Eugenia involucrata." ;
fabio:hasRepresentation <https://zenodo.org/record/13375901/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13216505>
dc:description "FIGURE 4. Phenological diagram of Eugenia species from Reserva Natural Vale, Espírito Santo, Brazil. Flowering periods are represented by dark red border triangles, fruiting in grey filled triangles, and “n” is the number of observations." ;
fabio:hasRepresentation <https://zenodo.org/record/13216505/files/figure.png> ;

View file

@ -10,10 +10,10 @@
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03BD8E6EFFD2FFEE248CFD72FD12F838>
cito:cites <http://dx.doi.org/10.5281/zenodo.13216507> ;
cito:cites <http://dx.doi.org/10.5281/zenodo.13375905>, <http://dx.doi.org/10.5281/zenodo.13216507> ;
dc:creator "Valdemarin, Karinne Sampaio; Mazine, Fiorella F.; Souza, Vinicius Castro" ;
dc:title "Eugenia puberula Niedenzu 1893" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFFD2FFEE248CFD72FD12F838.mc.3B7C3525FFD2FFEE25DAFACAFD9FF9CC> ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFFD2FFEE248CFD72FD12F838.mc.3B7C3525FFD2FFEE25DAFACAFCE0FA78>, <http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFFD2FFEE248CFD72FD12F838.mc.3B7C3525FFD2FFEE2754FA26FE55FA14>, <http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFFD2FFEE248CFD72FD12F838.mc.3B7C3525FFD2FFEE25F3FA02FAF4FA14>, <http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFFD2FFEE248CFD72FD12F838.mc.3B7C3525FFD2FFEE2153FA02FC7CFA30>, <http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFFD2FFEE248CFD72FD12F838.mc.3B7C3525FFD2FFEE27E6FA7EFD9FF9CC> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Eugenia_puberula_Niedenzu_1893> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.651.1.1> ;
a trt:Treatment .
@ -28,7 +28,7 @@
dc:creator "Valdemarin, Karinne Sampaio; Mazine, Fiorella F.; Souza, Vinicius Castro" ;
dc:date "2024" ;
dc:title "Eugenia (Myrtaceae) from Reserva Natural Vale, Espírito Santo, a center of plant endemism in the Brazilian Atlantic Rainforest" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13216507> ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13375905>, <http://dx.doi.org/10.5281/zenodo.13216507> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Eugenia_puberula_Niedenzu_1893>
@ -111,14 +111,47 @@
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.13375905>
dc:description "FIGURE 27. Dry specimen of Eugenia puberula." ;
fabio:hasRepresentation <https://zenodo.org/record/13375905/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13216507>
dc:description "FIGURE 5. Phenological diagram of Eugenia species from Reserva Natural Vale, Espírito Santo, Brazil. Flowering periods are represented by dark red border triangles, fruiting in grey filled triangles, and “n” is the number of observations." ;
fabio:hasRepresentation <https://zenodo.org/record/13216507/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFFD2FFEE248CFD72FD12F838.mc.3B7C3525FFD2FFEE25DAFACAFD9FF9CC>
<http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFFD2FFEE248CFD72FD12F838.mc.3B7C3525FFD2FFEE25DAFACAFCE0FA78>
dwc:eventDate "1972-05-23" ;
dwc:locality "Reserva Natural Vale - Estrada Bicuiba" ;
dwc:recordedBy "G. S. Siqueira & I. A. Silva & D. A. Folli & A. M. Lino" ;
trt:httpUri <https://treatment.plazi.org/id/03BD8E6EFFD2FFEE248CFD72FD12F838#3B7C3525FFD2FFEE25DAFACAFD9FF9CC> ;
dwc:recordedBy "G. S. Siqueira " ;
trt:httpUri <https://treatment.plazi.org/id/03BD8E6EFFD2FFEE248CFD72FD12F838#3B7C3525FFD2FFEE25DAFACAFCE0FA78> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFFD2FFEE248CFD72FD12F838.mc.3B7C3525FFD2FFEE2754FA26FE55FA14>
dwc:eventDate "1972-05-23" ;
dwc:locality "Reserva Natural Vale - Estrada Bicuiba" ;
dwc:recordedBy "G. S. Siqueira " ;
trt:httpUri <https://treatment.plazi.org/id/03BD8E6EFFD2FFEE248CFD72FD12F838#3B7C3525FFD2FFEE2754FA26FE55FA14> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFFD2FFEE248CFD72FD12F838.mc.3B7C3525FFD2FFEE25F3FA02FAF4FA14>
dwc:eventDate "1972-05-23" ;
dwc:locality "Reserva Natural Vale - Estrada Bicuiba" ;
dwc:recordedBy " D. A. Folli " ;
trt:httpUri <https://treatment.plazi.org/id/03BD8E6EFFD2FFEE248CFD72FD12F838#3B7C3525FFD2FFEE25F3FA02FAF4FA14> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFFD2FFEE248CFD72FD12F838.mc.3B7C3525FFD2FFEE2153FA02FC7CFA30>
dwc:eventDate "1972-05-23" ;
dwc:locality "Reserva Natural Vale - Estrada Bicuiba" ;
dwc:recordedBy " D. A. Folli " ;
trt:httpUri <https://treatment.plazi.org/id/03BD8E6EFFD2FFEE248CFD72FD12F838#3B7C3525FFD2FFEE2153FA02FC7CFA30> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFFD2FFEE248CFD72FD12F838.mc.3B7C3525FFD2FFEE27E6FA7EFD9FF9CC>
dwc:eventDate "1972-05-23" ;
dwc:locality "Reserva Natural Vale - Estrada Bicuiba" ;
dwc:recordedBy " A. M. Lino" ;
trt:httpUri <https://treatment.plazi.org/id/03BD8E6EFFD2FFEE248CFD72FD12F838#3B7C3525FFD2FFEE27E6FA7EFD9FF9CC> ;
a dwc:MaterialCitation .

View file

@ -10,7 +10,7 @@
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03BD8E6EFFD7FFEB248CFE4EFE09F97C>
cito:cites <http://dx.doi.org/10.5281/zenodo.13216507> ;
cito:cites <http://dx.doi.org/10.5281/zenodo.13375907>, <http://dx.doi.org/10.5281/zenodo.13216507> ;
dc:creator "Valdemarin, Karinne Sampaio; Mazine, Fiorella F.; Souza, Vinicius Castro" ;
dc:title "Eugenia soteriana Giaretta & Valdemarin" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFFD7FFEB248CFE4EFE09F97C.mc.3B7C3525FFD7FFEB25DBFB22FC1DFB10>, <http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFFD7FFEB248CFE4EFE09F97C.mc.3B7C3525FFD7FFEB27CCFB1EFE25FB2C>, <http://tb.plazi.org/GgServer/dwcaRecords/03BD8E6EFFD7FFEB248CFE4EFE09F97C.mc.3B7C3525FFD7FFEB258AFB7AFAA7FB2C> ;
@ -28,7 +28,7 @@
dc:creator "Valdemarin, Karinne Sampaio; Mazine, Fiorella F.; Souza, Vinicius Castro" ;
dc:date "2024" ;
dc:title "Eugenia (Myrtaceae) from Reserva Natural Vale, Espírito Santo, a center of plant endemism in the Brazilian Atlantic Rainforest" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13216507> ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13375907>, <http://dx.doi.org/10.5281/zenodo.13216507> ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Eugenia_soteriana>
@ -93,6 +93,11 @@
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.13375907>
dc:description "FIGURE 29. Dry specimen of Eugenia soteriana." ;
fabio:hasRepresentation <https://zenodo.org/record/13375907/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13216507>
dc:description "FIGURE 5. Phenological diagram of Eugenia species from Reserva Natural Vale, Espírito Santo, Brazil. Flowering periods are represented by dark red border triangles, fruiting in grey filled triangles, and “n” is the number of observations." ;
fabio:hasRepresentation <https://zenodo.org/record/13216507/files/figure.png> ;