This commit is contained in:
treatmentbank 2024-12-10 11:11:48 +00:00
parent 0977b6c7bf
commit 67081c0955

View file

@ -0,0 +1,142 @@
@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#> .
<http://treatment.plazi.org/id/03A64112C9064F01729EF8C4FAF5B928>
cito:cites <http://dx.doi.org/10.5281/zenodo.13676035>, <http://dx.doi.org/10.5281/zenodo.13676039> ;
dc:creator "Crespo, Manuel B.; Alonso, Ángeles" ;
dc:title "Ximenesia encelioides , Cavanilles 1793" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Ximenesia_encelioides_Cavanilles_1793> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Verbesina_encelioides_Cav_1876> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.253.2.6> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.253.2.6>
bibo:endPage "165" ;
bibo:issue "2" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2016-03-23" ;
bibo:startPage "161" ;
bibo:volume "253" ;
dc:creator "Crespo, Manuel B.; Alonso, Ángeles" ;
dc:date "2016" ;
dc:title "Remarks and clarifications on the type material of Ximenesia encelioides (Verbesina encelioides; Asteraceae, Heliantheae), with a new lectotype designation" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13676035>, <http://dx.doi.org/10.5281/zenodo.13676039> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Ximenesia_encelioides_Cavanilles_1793>
dwc:authority "Cavanilles (1793: 60)" ;
dwc:authorityName ", Cavanilles" ;
dwc:authorityPageNumber "60" ;
dwc:authorityYear "1793" ;
dwc:class "Magnoliopsida" ;
dwc:family "Asteraceae" ;
dwc:genus "Ximenesia" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Cavanilles, 1793" ;
dwc:species "encelioides" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7G9NK> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Ximenesia_encelioides> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Verbesina_encelioides_Cav_1876>
dwc:authority "(Cav.) Benth. & Hook. f. ex Gray (1876: 350)" ;
dwc:authorityName "Benth. & Hook. f. ex A. Gray" ;
dwc:authorityPageNumber "350" ;
dwc:authorityYear "1876" ;
dwc:baseAuthorityName "Cav." ;
dwc:class "Magnoliopsida" ;
dwc:family "Asteraceae" ;
dwc:genus "Verbesina" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Cav.) Benth. & Hook. f. ex Gray, 1876" ;
dwc:species "encelioides" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Verbesina_encelioides> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Ximenesia_encelioides>
dwc:class "Magnoliopsida" ;
dwc:family "Asteraceae" ;
dwc:genus "Ximenesia" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "encelioides" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ximenesia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ximenesia>
dwc:genus "Ximenesia" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asteraceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Asteraceae>
dwc:family "Asteraceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asterales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Asterales>
dwc:order "Asterales" ;
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:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
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/Verbesina_encelioides>
dwc:class "Magnoliopsida" ;
dwc:family "Asteraceae" ;
dwc:genus "Verbesina" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "encelioides" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Verbesina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Verbesina>
dwc:genus "Verbesina" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asteraceae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.13676035>
dc:description "FIGURE 1. Ximenesia encelioides Cav. [Verbesina encelioides (Cav.) Benth.& Hook.f. exA.Gray]. Illustration in the protologue (as “Tab. 178”), designated here as lectotype of the name. Reproduced with permission (Biblioteca del Real Jardín Botánico, CSIC, Madrid)." ;
fabio:hasRepresentation <https://zenodo.org/record/13676035/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13676039>
dc:description "FIGURE 2.Part of the probable original material of Ximenesia encelioides Cav.[Verbesinaencelioides (Cav.) Benth.&Hook.f.exA.Gray], including three different gatherings. A. Voucher MA-00476508! with material lacking original labels; B. Voucher MA-004765082! which bears the historical label handwritten by Cavanilles, among others. Reproduced with permission (Herbario del Real Jardín Botánico, CSIC, Madrid)." ;
fabio:hasRepresentation <https://zenodo.org/record/13676039/files/figure.png> ;
a fabio:Figure .