GG2RDF 2024-08-05T17:30:18.788Z (plazi/treatments-xml)

This commit is contained in:
treatmentbank 2024-08-05 17:30:31 +00:00
parent 1580959197
commit 5895d1e128
4 changed files with 554 additions and 0 deletions

View file

@ -0,0 +1,134 @@
@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/3AB1432C76B759CB9AC99F7484745940>
cito:cites <http://dx.doi.org/10.5091/plecevo.120171.figure2>, <http://dx.doi.org/10.5091/plecevo.120171.figure9>, <http://dx.doi.org/10.5091/plecevo.120171.figure10> ;
dc:creator "Stirton, Charles H.; Bello, Abubakar; Muasya, A. Muthama" ;
dc:title "Psoralea luteovirens C. H. Stirt. & Muasya 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/3AB1432C76B759CB9AC99F7484745940.mc.DF1119AEF6359022BF49CD335C5F7397> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Psoralea_luteovirens_Stirt._2024> ;
trt:publishedIn <http://dx.doi.org/10.5091/plecevo.120171> ;
a trt:Treatment .
<http://dx.doi.org/10.5091/plecevo.120171>
bibo:endPage "312" ;
bibo:issue "3" ;
bibo:journal "Plant Ecology and Evolution" ;
bibo:pubDate "2024-08-05" ;
bibo:startPage "291" ;
bibo:volume "157" ;
dc:creator "Stirton, Charles H.; Bello, Abubakar; Muasya, A. Muthama" ;
dc:date "2024" ;
dc:title "Ten new species and notes on the genus Psoralea L. (Psoraleeae, Fabaceae) from South Africa" ;
fabio:hasPart <http://dx.doi.org/10.5091/plecevo.120171.figure2>, <http://dx.doi.org/10.5091/plecevo.120171.figure9>, <http://dx.doi.org/10.5091/plecevo.120171.figure10> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Psoralea_luteovirens_Stirt._2024>
dwc:authority "C. H. Stirt. & Muasya" ;
dwc:authorityName "C. H. Stirt. & Muasya" ;
dwc:authorityYear "2024" ;
dwc:class "Magnoliopsida" ;
dwc:family "Fabaceae" ;
dwc:genus "Psoralea" ;
dwc:kingdom "Animalia" ;
dwc:order "Fabales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "C. H. Stirt. & Muasya, 2024" ;
dwc:species "luteovirens" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Psoralea_luteovirens> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Psoralea_luteovirens>
dwc:class "Magnoliopsida" ;
dwc:family "Fabaceae" ;
dwc:genus "Psoralea" ;
dwc:kingdom "Animalia" ;
dwc:order "Fabales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "luteovirens" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Psoralea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Psoralea>
dwc:class "Magnoliopsida" ;
dwc:family "Fabaceae" ;
dwc:genus "Psoralea" ;
dwc:kingdom "Animalia" ;
dwc:order "Fabales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Fabaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Fabaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Fabaceae" ;
dwc:kingdom "Animalia" ;
dwc:order "Fabales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Fabales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Fabales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Animalia" ;
dwc:order "Fabales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Magnoliopsida>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tracheophyta>
dwc:kingdom "Animalia" ;
dwc:phylum "Tracheophyta" ;
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.5091/plecevo.120171.figure2>
dc:description "Figure 2. Known distribution of the ten described Psoralea species. Map by Abubakar Bello." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1105540> ;
a fabio:Figure .
<http://dx.doi.org/10.5091/plecevo.120171.figure9>
dc:description "Figure 9. Psoralea luteovirens. A. Habit and habitat of shrub, with seasonal shoots, growing in a fissure on a rocky outcrop on a hill. B. Habit and habitat of older plant on plateau of hill. C. Bark. D. Terminal shoot showing flower buds. E. Side view of a flower in axil with subtending leaf. F. Stipules. G. Frontal view of flower. H. Papery, rugulate pericarp of fruit with persistent style. I. Seed. Photographs: A, E I by Brian du Preez; B D by Ismail Ibrahim." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1105547> ;
a fabio:Figure .
<http://dx.doi.org/10.5091/plecevo.120171.figure10>
dc:description "Figure 10. Psoralea luteovirens. A. Habit. B. Terminal branch at end of season. C. Bark of old stem. D. Side view of mature flower. E. Stalk and cupulum at the apex. F. Lobes of cupulum opened out. G. Frontal view of flower. H. Standard petal showing auricles and appendages. I. Wing petal with folded midline and prominent auricle. J. Keel petal. K. Pistil. L. Stigma. M. Nectarial ring. N. Calyx opened out with larger carinal lobe on left. O. Variation in leaflets. P. Tip of terminal leaflet. Q. Transverse section through leaf. R. Flower bud. S. Seed. T. Rugulate pericarp of fruit with persistent style. U. Stipules. Artist: Charles Stirton." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1105548> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/3AB1432C76B759CB9AC99F7484745940.mc.DF1119AEF6359022BF49CD335C5F7397>
dwc:eventDate "2017-11-19" ;
dwc:locality "Vensterklip" ;
dwc:typeStatus "holotype" ;
dwc:verbatimLatitude "-32.28125" ;
dwc:verbatimLongitude "18.41904" ;
trt:httpUri <https://treatment.plazi.org/id/3AB1432C76B759CB9AC99F7484745940#DF1119AEF6359022BF49CD335C5F7397> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,130 @@
@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/55791BB5405F599BAF95C7E989FB8881>
cito:cites <http://dx.doi.org/10.5091/plecevo.120171.figure1>, <http://dx.doi.org/10.5091/plecevo.120171.figure2> ;
dc:creator "Stirton, Charles H.; Bello, Abubakar; Muasya, A. Muthama" ;
dc:title "Psoralea schutteae C. H. Stirt. & Muasya 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/55791BB5405F599BAF95C7E989FB8881.mc.5D90891EA48CA29BC1742AEEFAE28C95> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Psoralea_schutteae_Stirt._2024> ;
trt:publishedIn <http://dx.doi.org/10.5091/plecevo.120171> ;
a trt:Treatment .
<http://dx.doi.org/10.5091/plecevo.120171>
bibo:endPage "312" ;
bibo:issue "3" ;
bibo:journal "Plant Ecology and Evolution" ;
bibo:pubDate "2024-08-05" ;
bibo:startPage "291" ;
bibo:volume "157" ;
dc:creator "Stirton, Charles H.; Bello, Abubakar; Muasya, A. Muthama" ;
dc:date "2024" ;
dc:title "Ten new species and notes on the genus Psoralea L. (Psoraleeae, Fabaceae) from South Africa" ;
fabio:hasPart <http://dx.doi.org/10.5091/plecevo.120171.figure1>, <http://dx.doi.org/10.5091/plecevo.120171.figure2> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Psoralea_schutteae_Stirt._2024>
dwc:authority "C. H. Stirt." ;
dwc:authorityName "C. H. Stirt. & Muasya" ;
dwc:authorityYear "2024" ;
dwc:class "Magnoliopsida" ;
dwc:family "Fabaceae" ;
dwc:genus "Psoralea" ;
dwc:kingdom "Animalia" ;
dwc:order "Fabales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "C. H. Stirt. & Muasya, 2024" ;
dwc:species "schutteae" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Psoralea_schutteae> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Psoralea_schutteae>
dwc:class "Magnoliopsida" ;
dwc:family "Fabaceae" ;
dwc:genus "Psoralea" ;
dwc:kingdom "Animalia" ;
dwc:order "Fabales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "schutteae" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Psoralea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Psoralea>
dwc:class "Magnoliopsida" ;
dwc:family "Fabaceae" ;
dwc:genus "Psoralea" ;
dwc:kingdom "Animalia" ;
dwc:order "Fabales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Fabaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Fabaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Fabaceae" ;
dwc:kingdom "Animalia" ;
dwc:order "Fabales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Fabales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Fabales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Animalia" ;
dwc:order "Fabales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Magnoliopsida>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tracheophyta>
dwc:kingdom "Animalia" ;
dwc:phylum "Tracheophyta" ;
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.5091/plecevo.120171.figure1>
dc:description "Figure 1. Psoralea schutteae. A. Resprouting shrub with lateral seasonal shoots. B. Rounded shrub. C. Axillary triplet of flowers and leaf. D. Shoot with seasonal branches. E. Infructescences with short-lobed calyces showing exposed fruits. F. Leaves and flowers. Photographs by Charles Stirton." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1105539> ;
a fabio:Figure .
<http://dx.doi.org/10.5091/plecevo.120171.figure2>
dc:description "Figure 2. Known distribution of the ten described Psoralea species. Map by Abubakar Bello." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1105540> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/55791BB5405F599BAF95C7E989FB8881.mc.5D90891EA48CA29BC1742AEEFAE28C95>
dwc:eventDate "1986-11-11" ;
dwc:locality "Prince Albert" ;
dwc:recordedBy "Stirton & Zantovska" ;
dwc:typeStatus "holotype" ;
dwc:verbatimLatitude "-33.39775" ;
dwc:verbatimLongitude "22.19366" ;
trt:httpUri <https://treatment.plazi.org/id/55791BB5405F599BAF95C7E989FB8881#5D90891EA48CA29BC1742AEEFAE28C95> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,144 @@
@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/B28CF062511B5ACD8B08156821E8B53A>
cito:cites <http://dx.doi.org/10.5091/plecevo.120171.figure2>, <http://dx.doi.org/10.5091/plecevo.120171.figure6> ;
dc:creator "Stirton, Charles H.; Bello, Abubakar; Muasya, A. Muthama" ;
dc:title "Psoralea pallescens C. H. Stirt. & Muasya 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/B28CF062511B5ACD8B08156821E8B53A.mc.3C471086A89B18A377EBFD5E376DBAF3>, <http://tb.plazi.org/GgServer/dwcaRecords/B28CF062511B5ACD8B08156821E8B53A.mc.56DF8DB94ED492ECA2F478BD50C72039>, <http://tb.plazi.org/GgServer/dwcaRecords/B28CF062511B5ACD8B08156821E8B53A.mc.81357A3C46DE6D4681A42CFCF62FCEB0> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Psoralea_pallescens_Stirt._2024> ;
trt:publishedIn <http://dx.doi.org/10.5091/plecevo.120171> ;
a trt:Treatment .
<http://dx.doi.org/10.5091/plecevo.120171>
bibo:endPage "312" ;
bibo:issue "3" ;
bibo:journal "Plant Ecology and Evolution" ;
bibo:pubDate "2024-08-05" ;
bibo:startPage "291" ;
bibo:volume "157" ;
dc:creator "Stirton, Charles H.; Bello, Abubakar; Muasya, A. Muthama" ;
dc:date "2024" ;
dc:title "Ten new species and notes on the genus Psoralea L. (Psoraleeae, Fabaceae) from South Africa" ;
fabio:hasPart <http://dx.doi.org/10.5091/plecevo.120171.figure2>, <http://dx.doi.org/10.5091/plecevo.120171.figure6> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Psoralea_pallescens_Stirt._2024>
dwc:authority "C. H. Stirt. & Muasya" ;
dwc:authorityName "C. H. Stirt. & Muasya" ;
dwc:authorityYear "2024" ;
dwc:class "Magnoliopsida" ;
dwc:family "Fabaceae" ;
dwc:genus "Psoralea" ;
dwc:kingdom "Animalia" ;
dwc:order "Fabales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "C. H. Stirt. & Muasya, 2024" ;
dwc:species "pallescens" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Psoralea_pallescens> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Psoralea_pallescens>
dwc:class "Magnoliopsida" ;
dwc:family "Fabaceae" ;
dwc:genus "Psoralea" ;
dwc:kingdom "Animalia" ;
dwc:order "Fabales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "pallescens" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Psoralea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Psoralea>
dwc:class "Magnoliopsida" ;
dwc:family "Fabaceae" ;
dwc:genus "Psoralea" ;
dwc:kingdom "Animalia" ;
dwc:order "Fabales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Fabaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Fabaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Fabaceae" ;
dwc:kingdom "Animalia" ;
dwc:order "Fabales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Fabales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Fabales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Animalia" ;
dwc:order "Fabales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Magnoliopsida>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tracheophyta>
dwc:kingdom "Animalia" ;
dwc:phylum "Tracheophyta" ;
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.5091/plecevo.120171.figure2>
dc:description "Figure 2. Known distribution of the ten described Psoralea species. Map by Abubakar Bello." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1105540> ;
a fabio:Figure .
<http://dx.doi.org/10.5091/plecevo.120171.figure6>
dc:description "Figure 6. Psoralea pallescens. A. Habitat. B. Habit of young plant. C. Cluster of fruiting calyces. D. Close-up of opened dried calyx teeth of calyces releasing seeds. E. Stages of fruiting calyx maturation. Calyx strongly accrescent, oily, fleshy, and swollen with the teeth tightly closed during seed maturation. F. Terminal cluster of solitary axillary flowers. G. Habit of mature plant. H. Flowering in upper axils of terminal seasonal shoot. Photographs: A, C E by Charles Stirton; B, F H by Klaus Wehrlin." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1105544> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/B28CF062511B5ACD8B08156821E8B53A.mc.3C471086A89B18A377EBFD5E376DBAF3>
dwc:eventDate "1980-11-19" ;
dwc:locality "Riviersonderend" ;
dwc:recordedBy "C. H. Stirton" ;
dwc:typeStatus "holotype" ;
dwc:verbatimLatitude "-34.13552" ;
dwc:verbatimLongitude "19.899185" ;
trt:httpUri <https://treatment.plazi.org/id/B28CF062511B5ACD8B08156821E8B53A#3C471086A89B18A377EBFD5E376DBAF3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/B28CF062511B5ACD8B08156821E8B53A.mc.56DF8DB94ED492ECA2F478BD50C72039>
dwc:eventDate "2017-06-15" ;
dwc:locality "Hike" ;
dwc:recordedBy "Brian du Preez" ;
trt:httpUri <https://treatment.plazi.org/id/B28CF062511B5ACD8B08156821E8B53A#56DF8DB94ED492ECA2F478BD50C72039> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/B28CF062511B5ACD8B08156821E8B53A.mc.81357A3C46DE6D4681A42CFCF62FCEB0>
dwc:eventDate "2009-04-01" ;
dwc:locality "Riviersonderend mountains" ;
dwc:recordedBy "Helme" ;
trt:httpUri <https://treatment.plazi.org/id/B28CF062511B5ACD8B08156821E8B53A#81357A3C46DE6D4681A42CFCF62FCEB0> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,146 @@
@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/F7493D14788E531082B61DE89E9009E5>
cito:cites <http://dx.doi.org/10.5091/plecevo.120171.figure2>, <http://dx.doi.org/10.5091/plecevo.120171.figure11> ;
dc:creator "Stirton, Charles H.; Bello, Abubakar; Muasya, A. Muthama" ;
dc:title "Psoralea prompta C. H. Stirt. & Muasya 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/F7493D14788E531082B61DE89E9009E5.mc.778381CD5533E5E691C67F7D1718223D>, <http://tb.plazi.org/GgServer/dwcaRecords/F7493D14788E531082B61DE89E9009E5.mc.1CE04D634D88E048A824AB7AEB825A8D>, <http://tb.plazi.org/GgServer/dwcaRecords/F7493D14788E531082B61DE89E9009E5.mc.D5484844AF48D3DB7C774C08EED67C2C> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Psoralea_prompta_Stirt._2024> ;
trt:publishedIn <http://dx.doi.org/10.5091/plecevo.120171> ;
a trt:Treatment .
<http://dx.doi.org/10.5091/plecevo.120171>
bibo:endPage "312" ;
bibo:issue "3" ;
bibo:journal "Plant Ecology and Evolution" ;
bibo:pubDate "2024-08-05" ;
bibo:startPage "291" ;
bibo:volume "157" ;
dc:creator "Stirton, Charles H.; Bello, Abubakar; Muasya, A. Muthama" ;
dc:date "2024" ;
dc:title "Ten new species and notes on the genus Psoralea L. (Psoraleeae, Fabaceae) from South Africa" ;
fabio:hasPart <http://dx.doi.org/10.5091/plecevo.120171.figure2>, <http://dx.doi.org/10.5091/plecevo.120171.figure11> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Psoralea_prompta_Stirt._2024>
dwc:authority "C. H. Stirt. & Muasya" ;
dwc:authorityName "C. H. Stirt. & Muasya" ;
dwc:authorityYear "2024" ;
dwc:class "Magnoliopsida" ;
dwc:family "Fabaceae" ;
dwc:genus "Psoralea" ;
dwc:kingdom "Animalia" ;
dwc:order "Fabales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "C. H. Stirt. & Muasya, 2024" ;
dwc:species "prompta" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Psoralea_prompta> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Psoralea_prompta>
dwc:class "Magnoliopsida" ;
dwc:family "Fabaceae" ;
dwc:genus "Psoralea" ;
dwc:kingdom "Animalia" ;
dwc:order "Fabales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "prompta" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Psoralea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Psoralea>
dwc:class "Magnoliopsida" ;
dwc:family "Fabaceae" ;
dwc:genus "Psoralea" ;
dwc:kingdom "Animalia" ;
dwc:order "Fabales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Fabaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Fabaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Fabaceae" ;
dwc:kingdom "Animalia" ;
dwc:order "Fabales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Fabales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Fabales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Animalia" ;
dwc:order "Fabales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Magnoliopsida>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tracheophyta>
dwc:kingdom "Animalia" ;
dwc:phylum "Tracheophyta" ;
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.5091/plecevo.120171.figure2>
dc:description "Figure 2. Known distribution of the ten described Psoralea species. Map by Abubakar Bello." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1105540> ;
a fabio:Figure .
<http://dx.doi.org/10.5091/plecevo.120171.figure11>
dc:description "Figure 11. Psoralea prompta. A. Shrubs in stream seepage. B. Coppicing shoots. C. Surface of young shoot with papillate glands. D. Shoot with axillary inflorescences in buds and subtending leaves. E. 3 - flowered axillary inflorescence. F. 4 - flowered pedunculate inflorescence showing partially fused lobes of cupulums from individual flowers. G. Apex of a pedunculate inflorescence showing more than one flower emerging from a partially formed cupulum. Photographs: A G by Charles Stirton." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1105549> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/F7493D14788E531082B61DE89E9009E5.mc.778381CD5533E5E691C67F7D1718223D>
dwc:eventDate "2009-10-24" ;
dwc:locality "Palmietfontein River" ;
dwc:recordedBy "Muasya & Stirton" ;
dwc:typeStatus "holotype" ;
dwc:verbatimLatitude "-32.430805" ;
dwc:verbatimLongitude "18.953018" ;
trt:httpUri <https://treatment.plazi.org/id/F7493D14788E531082B61DE89E9009E5#778381CD5533E5E691C67F7D1718223D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F7493D14788E531082B61DE89E9009E5.mc.1CE04D634D88E048A824AB7AEB825A8D>
dwc:eventDate "1982-11-07" ;
dwc:locality "Biedouw Valley" ;
dwc:recordedBy "Stirton & Zantovska" ;
trt:httpUri <https://treatment.plazi.org/id/F7493D14788E531082B61DE89E9009E5#1CE04D634D88E048A824AB7AEB825A8D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F7493D14788E531082B61DE89E9009E5.mc.D5484844AF48D3DB7C774C08EED67C2C>
dwc:eventDate "2018-10-29" ;
dwc:locality "Olifants River Mts" ;
dwc:recordedBy "Helme" ;
dwc:verbatimLatitude "-32.256943" ;
dwc:verbatimLongitude "18.833948" ;
trt:httpUri <https://treatment.plazi.org/id/F7493D14788E531082B61DE89E9009E5#D5484844AF48D3DB7C774C08EED67C2C> ;
a dwc:MaterialCitation .