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/055E4DE2FF4FAC9BE75FB5437DC167D1>
|
||||
cito:cites <http://dx.doi.org/10.3897/phytokeys.198.79514.figure1>, <http://dx.doi.org/10.3897/phytokeys.198.79514.figure4>, <http://dx.doi.org/10.3897/phytokeys.198.79514.figure16>, <http://dx.doi.org/10.3897/phytokeys.198.79514.figure17> ;
|
||||
dc:creator "Aubriot, Xavier; Knapp, Sandra" ;
|
||||
dc:title "Solanum cyanocarphium Blume, Bijdr. Fl. Ned. Ind. 13: 700. 1826." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/055E4DE2FF4FAC9BE75FB5437DC167D1.mc.1F5F7090D6B091B2B073FCB2F2F7CF38> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Solanum_cyanocarphium_Blume_13> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Solanum_maingayi>, <http://taxon-name.plazi.org/id/Plantae/Solanum_sakhanii>, <http://taxon-name.plazi.org/id/Plantae/Solanum_sarmentosum>, <http://taxon-name.plazi.org/id/Plantae/Solanum_sparsiflorum>, <http://taxon-name.plazi.org/id/Plantae/Solanum_thorelii> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Solanum_bullatorugosum_Dunal_1852> ;
|
||||
|
|
@ -43,6 +43,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Blume, Bijdr. Fl. Ned. Ind. 13: 700., 1826" ;
|
||||
dwc:species "cyanocarphium" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4Y267> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Solanum_cyanocarphium> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
@ -139,3 +140,11 @@
|
|||
dc:description "Figure 17. Distribution of S. cyanocarphium." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/689710> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/055E4DE2FF4FAC9BE75FB5437DC167D1.mc.1F5F7090D6B091B2B073FCB2F2F7CF38>
|
||||
dwc:eventDate "2022-01-01" ;
|
||||
dwc:locality "Java" ;
|
||||
dwc:recordedBy "C. L. Blume" ;
|
||||
dwc:typeStatus "lectotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/055E4DE2FF4FAC9BE75FB5437DC167D1#1F5F7090D6B091B2B073FCB2F2F7CF38> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue