GG2RDF 2024-07-04T10:51:45.858Z full update: 213 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
6f8f387b6d
commit
fc46382322
3000 changed files with 417683 additions and 0 deletions
85
data/C7/EC/08/C7EC0889D93F1E7F593CAB599160FCB9.ttl
Normal file
85
data/C7/EC/08/C7EC0889D93F1E7F593CAB599160FCB9.ttl
Normal file
|
|
@ -0,0 +1,85 @@
|
|||
@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/C7EC0889D93F1E7F593CAB599160FCB9>
|
||||
dc:creator "Smith, F." ;
|
||||
dc:title "Oecodoma aspersa" ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/913D7CCA2C271185BA478FF390B73E80> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Oecodoma_aspersa> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/913D7CCA2C271185BA478FF390B73E80>
|
||||
dc:creator "Smith, F." ;
|
||||
dc:date "1858" ;
|
||||
dc:title "Catalogue of the hymenopterous insects in the collection of the British Museum. Part VI. Formicidae." ;
|
||||
a fabio:Book .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Oecodoma_aspersa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Oecodoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "aspersa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oecodoma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Oecodoma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Oecodoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
113
data/C7/EC/47/C7EC47BEAB58E510CFF8F3052789B934.ttl
Normal file
113
data/C7/EC/47/C7EC47BEAB58E510CFF8F3052789B934.ttl
Normal file
|
|
@ -0,0 +1,113 @@
|
|||
@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/C7EC47BEAB58E510CFF8F3052789B934>
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
dc:title "Ocimum americanum Linnaeus 1755" ;
|
||||
dwc:basisOfRecord <https://www.gbif.org/occurrence/2611983339> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Ocimum_americanum_Linnaeus_1755> ;
|
||||
trt:publishedIn <https://doi.org/10.5281/zenodo.291971> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<https://doi.org/10.5281/zenodo.291971>
|
||||
bibo:endPage "717" ;
|
||||
bibo:startPage "696" ;
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
dc:date "2007" ;
|
||||
dc:title "Chapter 7: Linnaean Plant Names and their Types (part O)" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Ocimum_americanum_Linnaeus_1755>
|
||||
dwc:ID-ENA "204141" ;
|
||||
dwc:authority "L." ;
|
||||
dwc:authorityName "Linnaeus" ;
|
||||
dwc:authorityYear "1755" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Lamiaceae" ;
|
||||
dwc:genus "Ocimum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1755" ;
|
||||
dwc:species "americanum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/48GB3> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Ocimum_americanum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ocimum_americanum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Lamiaceae" ;
|
||||
dwc:genus "Ocimum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "americanum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ocimum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ocimum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Lamiaceae" ;
|
||||
dwc:genus "Ocimum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lamiaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lamiaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Lamiaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lamiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lamiales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
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 .
|
||||
|
||||
<https://www.gbif.org/occurrence/2611983339>
|
||||
dwc:catalogNumber "749.9" ;
|
||||
dwc:collectionCode "LINN" ;
|
||||
dwc:typeStatus "lectotype" ;
|
||||
trt:gbifOccurrenceId "2611983339" ;
|
||||
a dwc:MaterialCitation .
|
||||
90
data/C7/EC/C3/C7ECC31AEDE05ED7AC1B7D1713190445.ttl
Normal file
90
data/C7/EC/C3/C7ECC31AEDE05ED7AC1B7D1713190445.ttl
Normal file
|
|
@ -0,0 +1,90 @@
|
|||
@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/C7ECC31AEDE05ED7AC1B7D1713190445>
|
||||
cito:cites <http://dx.doi.org/10.3897/zookeys.1015.54387.figure4>, <http://dx.doi.org/10.3897/zookeys.1015.54387.figure3> ;
|
||||
dc:creator "Abe, Hirokazu; Sato-Okoshi, Waka" ;
|
||||
dc:title "Poecilochaetus sp." ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1015.54387> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Poecilochaetus> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1015.54387>
|
||||
bibo:endPage "86" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:pubDate "2021-02-04" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "1015" ;
|
||||
dc:creator "Abe, Hirokazu; Sato-Okoshi, Waka" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Molecular identification and larval morphology of spionid polychaetes (Annelida, Spionidae) from northeastern Japan" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.1015.54387.figure4>, <http://dx.doi.org/10.3897/zookeys.1015.54387.figure3> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Poecilochaetus>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Spionidae" ;
|
||||
dwc:genus "Poecilochaetus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Spionida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Spionidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Spionidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Spionidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Spionida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Spionida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Spionida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Spionida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1015.54387.figure4>
|
||||
dc:description "Figure 4. Light micrographs showing morphologies of living spionid larvae of Aonides, Laonice, Rhynchospio, Scolelepis, and Spiophanes A-C Aonides cf. oxycephala, dorsal view of early planktonic (A), 8 - chaetiger (B), and 18 - chaetiger larvae (C) D Laonice sp. 1, dorsal view of early planktonic larva E Laonice sp. 2, dorsal view of 12 - chaetiger larva F Poecilochaetus sp., dorsal view of 17 - chaetiger larva G, H Rhynchospio aff. asiatica, dorsal view of 6 - chaetiger (G) and 12 - chaetiger larvae (H) I Scolelepis cf. kudenovi, dorsal view of 7 - chaetiger larva J, K Scolelepis sp. 1, dorsal view of 17 - chaetiger (J) and 19 - chaetiger larvae (K) L Scolelepis sp. 2, dorsal view of 20 - chaetiger larva M, N Spiophanes uschakowi, dorsal (M) and lateral view (N) of 18 - chaetiger larvae O, P Spiophanes aff. uschakowi, dorsal view of 16 - chaetiger larva (O) and 27 - chaetiger juvenile (P). Scale bars: 300 μm." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/505191> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1015.54387.figure3>
|
||||
dc:description "Figure 3. Maximum Likelihood tree inferred from nuclear 18 S and mitochondrial 16 S rRNA gene sequences of spionid polychaetes obtained from Japan in the present and previous studies (shown in Table 1) and from DDBJ / EMBL / GenBank (shown in Table 2). The tree is divided into two parts A, B. The gene sequences obtained in the present study are highlighted by bold and red color and the adult and larval sequences are indicated by solid squares and circles in front of each species name, respectively. SH-aLRT / approximate Bayes support / ultrafast bootstrap support values of ≥ 80 % / ≥ 0.95 / ≥ 95 %, respectively are given beside the respective nodes. Nodes with red circles indicate triple high support values of SH-aLRT ≥ 80, approximate Bayes support ≥ 0.95, and ultrafast bootstrap support ≥ 95. The scale bar represents the number of substitutions per site. Sequences of Laonome sp. and Sabella pavonina Savigny, 1822 obtained from GenBank were used for outgroup rooting." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/505189> ;
|
||||
a fabio:Figure .
|
||||
571
data/C7/EC/F4/C7ECF4D3BAA2066F4FEAC1E57798E104.ttl
Normal file
571
data/C7/EC/F4/C7ECF4D3BAA2066F4FEAC1E57798E104.ttl
Normal file
|
|
@ -0,0 +1,571 @@
|
|||
@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/C7ECF4D3BAA2066F4FEAC1E57798E104>
|
||||
cito:cites <https://binary.pensoft.net/fig/391012>, <https://binary.pensoft.net/fig/391138> ;
|
||||
dc:creator "Wood, John R. I.; Munoz-Rodriguez, Pablo; Williams, Bethany R. M.; Scotland, Robert W." ;
|
||||
dc:title "Ipomoea hederifolia" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Quamoclit_hederifolia>, <http://taxon-name.plazi.org/id/Plantae/Ipomoea_coccinea_hederifolia>, <http://taxon-name.plazi.org/id/Plantae/Mina_hederifolia>, <http://taxon-name.plazi.org/id/Plantae/Convolvulus_coccineus_hederifolius>, <http://taxon-name.plazi.org/id/Plantae/Quamoclit_coccinea_hederifolia>, <http://taxon-name.plazi.org/id/Plantae/Ipomoea_luteola>, <http://taxon-name.plazi.org/id/Plantae/Convolvulus_luteolus>, <http://taxon-name.plazi.org/id/Plantae/Quamoclit_luteola>, <http://taxon-name.plazi.org/id/Plantae/Quamoclit_coccinea_luteola>, <http://taxon-name.plazi.org/id/Plantae/Ipomoea_coccinea_luteola>, <http://taxon-name.plazi.org/id/Plantae/Ipomoea_coccinea>, <http://taxon-name.plazi.org/id/Plantae/Ipomoea_angulata>, <http://taxon-name.plazi.org/id/Plantae/Convolvulus_angulatus>, <http://taxon-name.plazi.org/id/Plantae/Quamoclit_angulata>, <http://taxon-name.plazi.org/id/Plantae/Ipomoea_acutangula>, <http://taxon-name.plazi.org/id/Plantae/Convolulus_acutangulus>, <http://taxon-name.plazi.org/id/Plantae/Quamoclit_acutangula>, <http://taxon-name.plazi.org/id/Plantae/Ipomoea_sanguinea>, <http://taxon-name.plazi.org/id/Plantae/Convolulus_sanguineus>, <http://taxon-name.plazi.org/id/Plantae/Doxema_sanguinea>, <http://taxon-name.plazi.org/id/Plantae/Quamoclit_sanguinea>, <http://taxon-name.plazi.org/id/Plantae/Ipomoea_angularis>, <http://taxon-name.plazi.org/id/Plantae/Ipomoea_dichotoma>, <http://taxon-name.plazi.org/id/Plantae/Quamoclit_dichotoma>, <http://taxon-name.plazi.org/id/Plantae/Ipomoea_phoenicea>, <http://taxon-name.plazi.org/id/Plantae/Convolvulus_phoeniceus>, <http://taxon-name.plazi.org/id/Plantae/Quamoclit_phoenicea>, <http://taxon-name.plazi.org/id/Plantae/Ipomoea_coccinea_curviflora>, <http://taxon-name.plazi.org/id/Plantae/Ipomoea_nephrophylla>, <http://taxon-name.plazi.org/id/Plantae/Quamoclit_brevipedicellata>, <http://taxon-name.plazi.org/id/Plantae/Ipomoea_brevipedicellata>, <http://taxon-name.plazi.org/id/Plantae/Ipomoea_praematura> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/phytokeys.143.32821> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Ipomoea_hederifolia> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/phytokeys.143.32821>
|
||||
bibo:endPage "823" ;
|
||||
bibo:journal "PhytoKeys" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "143" ;
|
||||
dc:creator "Wood, John R. I.; Munoz-Rodriguez, Pablo; Williams, Bethany R. M.; Scotland, Robert W." ;
|
||||
dc:date "2020" ;
|
||||
dc:title "A foundation monograph of Ipomoea (Convolvulaceae) in the New World" ;
|
||||
fabio:hasPart <https://binary.pensoft.net/fig/391012>, <https://binary.pensoft.net/fig/391138> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ipomoea_hederifolia>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:genus "Ipomoea" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "hederifolia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ipomoea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ipomoea>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:genus "Ipomoea" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Convolvulaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Convolvulaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
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://taxon-name.plazi.org/id/Plantae/Quamoclit_hederifolia>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:genus "Quamoclit" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "hederifolia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Quamoclit> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Quamoclit>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:genus "Quamoclit" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Convolvulaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ipomoea_coccinea_hederifolia>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:genus "Ipomoea" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "coccinea" ;
|
||||
dwc:variety "hederifolia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ipomoea_coccinea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ipomoea_coccinea>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:genus "Ipomoea" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "coccinea" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ipomoea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Mina_hederifolia>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:genus "Mina" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "hederifolia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Mina> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Mina>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:genus "Mina" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Convolvulaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Convolvulus_coccineus_hederifolius>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:genus "Convolvulus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "coccineus" ;
|
||||
dwc:variety "hederifolius" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Convolvulus_coccineus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Convolvulus_coccineus>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:genus "Convolvulus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "coccineus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Convolvulus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Convolvulus>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:genus "Convolvulus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Convolvulaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Quamoclit_coccinea_hederifolia>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:genus "Quamoclit" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "coccinea" ;
|
||||
dwc:variety "hederifolia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Quamoclit_coccinea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Quamoclit_coccinea>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:genus "Quamoclit" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "coccinea" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Quamoclit> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ipomoea_luteola>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:genus "Ipomoea" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "luteola" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ipomoea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Convolvulus_luteolus>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:genus "Convolvulus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "luteolus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Convolvulus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Quamoclit_luteola>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:genus "Quamoclit" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "luteola" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Quamoclit> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Quamoclit_coccinea_luteola>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:genus "Quamoclit" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "coccinea" ;
|
||||
dwc:variety "luteola" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Quamoclit_coccinea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ipomoea_coccinea_luteola>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:genus "Ipomoea" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "coccinea" ;
|
||||
dwc:variety "luteola" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ipomoea_coccinea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ipomoea_angulata>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:genus "Ipomoea" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "angulata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ipomoea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Convolvulus_angulatus>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:genus "Convolvulus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "angulatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Convolvulus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Quamoclit_angulata>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:genus "Quamoclit" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "angulata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Quamoclit> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ipomoea_acutangula>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:genus "Ipomoea" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "acutangula" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ipomoea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Convolulus_acutangulus>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:genus "Convolulus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "acutangulus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Convolulus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Convolulus>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:genus "Convolulus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Convolvulaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Quamoclit_acutangula>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:genus "Quamoclit" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "acutangula" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Quamoclit> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ipomoea_sanguinea>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:genus "Ipomoea" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "sanguinea" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ipomoea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Convolulus_sanguineus>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:genus "Convolulus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "sanguineus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Convolulus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Doxema_sanguinea>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:genus "Doxema" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "sanguinea" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Doxema> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Doxema>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:genus "Doxema" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Convolvulaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Quamoclit_sanguinea>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:genus "Quamoclit" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "sanguinea" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Quamoclit> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ipomoea_angularis>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:genus "Ipomoea" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "angularis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ipomoea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ipomoea_dichotoma>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:genus "Ipomoea" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "dichotoma" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ipomoea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Quamoclit_dichotoma>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:genus "Quamoclit" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "dichotoma" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Quamoclit> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ipomoea_phoenicea>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:genus "Ipomoea" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "phoenicea" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ipomoea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Convolvulus_phoeniceus>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:genus "Convolvulus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "phoeniceus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Convolvulus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Quamoclit_phoenicea>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:genus "Quamoclit" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "phoenicea" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Quamoclit> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ipomoea_coccinea_curviflora>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:genus "Ipomoea" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "coccinea" ;
|
||||
dwc:variety "curviflora" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ipomoea_coccinea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ipomoea_nephrophylla>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:genus "Ipomoea" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nephrophylla" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ipomoea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Quamoclit_brevipedicellata>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:genus "Quamoclit" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "brevipedicellata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Quamoclit> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ipomoea_brevipedicellata>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:genus "Ipomoea" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "brevipedicellata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ipomoea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ipomoea_praematura>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:genus "Ipomoea" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "praematura" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ipomoea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<https://binary.pensoft.net/fig/391012>
|
||||
dc:description "Figure 10. Pollen of Ipomoea species. A I. triloba (D'Arcy 317) B I. cryptica (Steinbach 6311) C I. purpurea (Parada & Rojas 2664) D I. alba (Wood et al. 27828) E I. dumosa (Hinton et al. 9479) F I. hederifolia (Queiroz 15975) G I. stans (Y. Mexia 275112) H I. suffulta (Pringle 4755). Photos by Robert Scotland." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/391012> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<https://binary.pensoft.net/fig/391138>
|
||||
dc:description "Figure 136. Photographs of Ipomoea species A I. retropilosa subsp. cundinamarcana B I. lobata C I. quamoclit D I. hederifolia. A Jhon Infante-Betancourt B Alamy Ltd. C Ramona Oviedo D Amed Pupo." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/391138> ;
|
||||
a fabio:Figure .
|
||||
Loading…
Add table
Add a link
Reference in a new issue