This commit is contained in:
parent
475928f41f
commit
da07c6ceef
168 changed files with 575 additions and 72 deletions
|
|
@ -7,12 +7,12 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/E39FD76123E1E7512BAE81D0D954BD3F>
|
||||
cito:cites <http://dx.doi.org/10.3897/phytokeys.198.79514.figure3>, <http://dx.doi.org/10.3897/phytokeys.198.79514.figure4>, <http://dx.doi.org/10.3897/phytokeys.198.79514.figure59>, <http://dx.doi.org/10.3897/phytokeys.198.79514.figure60> ;
|
||||
dc:creator "Aubriot, Xavier; Knapp, Sandra" ;
|
||||
dc:title "Solanum pubescens Willd., Phytographia 1: 5. 1794." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/E39FD76123E1E7512BAE81D0D954BD3F.mc.2E71A44CCF15305F26E125ECBAB94FB5> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Solanum_pubescens_Willd_1> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Solanum_calycinum>, <http://taxon-name.plazi.org/id/Plantae/Solanum_conanthum>, <http://taxon-name.plazi.org/id/Plantae/Solanum_esenbeckii>, <http://taxon-name.plazi.org/id/Plantae/Solanum_neesianum> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/phytokeys.198.79514> ;
|
||||
|
|
@ -42,6 +42,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Willd., Phytographia 1: 5., 1794" ;
|
||||
dwc:species "pubescens" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4Y3VP> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Solanum_pubescens> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
@ -111,3 +112,10 @@
|
|||
dc:description "Figure 60. Distribution of S. pubescens." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/689753> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/E39FD76123E1E7512BAE81D0D954BD3F.mc.2E71A44CCF15305F26E125ECBAB94FB5>
|
||||
dwc:eventDate "2022-01-01" ;
|
||||
dwc:locality "Habitat in Indiae" ;
|
||||
dwc:typeStatus "lectotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/E39FD76123E1E7512BAE81D0D954BD3F#2E71A44CCF15305F26E125ECBAB94FB5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue