This commit is contained in:
treatmentbank 2024-11-08 19:36:42 +00:00
parent ad1bc33b4b
commit bffb0763e5
15 changed files with 1931 additions and 0 deletions

View file

@ -0,0 +1,126 @@
@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/643E05109116FF94FCF7FB89B362FB26>
dc:creator "Randriarisoa, Aina; Naciri, Yamama; Armstrong, Kate; Boluda, Carlos Galan; Dafreville, Stephanie; Pouchon, Charles; Gautier, Laurent" ;
dc:title "Labourdonnaisia urschii L. Gaut." ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Labourdonnaisia_urschii_Aubrev_> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Faucherea_urschii_Aubrev_> ;
trt:publishedIn <http://dx.doi.org/10.1002/tax.12863> ;
a trt:Treatment .
<http://dx.doi.org/10.1002/tax.12863>
bibo:endPage "125" ;
bibo:issue "1" ;
bibo:journal "TAXON" ;
bibo:pubDate "2023-02-28" ;
bibo:startPage "98" ;
bibo:volume "72" ;
dc:creator "Randriarisoa, Aina; Naciri, Yamama; Armstrong, Kate; Boluda, Carlos Galan; Dafreville, Stephanie; Pouchon, Charles; Gautier, Laurent" ;
dc:date "2023" ;
dc:title "One in, one out: Generic circumscription within subtribe Manilkarinae (Sapotaceae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Labourdonnaisia_urschii_Aubrev_>
dwc:authority "(R. Capuron ex Aubrev.) L. Gaut." ;
dwc:authorityName "L. Gaut." ;
dwc:baseAuthorityName "Aubrev." ;
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Labourdonnaisia" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Aubrev.) Gaut." ;
dwc:species "urschii" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/CDFSS> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Labourdonnaisia_urschii> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Faucherea_urschii_Aubrev_>
dwc:authority "R. Capuron ex Aubrev." ;
dwc:authorityName "Aubrev." ;
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Faucherea" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Aubrev." ;
dwc:species "urschii" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Faucherea_urschii> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Labourdonnaisia_urschii>
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Labourdonnaisia" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "urschii" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Labourdonnaisia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Labourdonnaisia>
dwc:genus "Labourdonnaisia" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sapotaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Sapotaceae>
dwc:family "Sapotaceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ericales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ericales>
dwc:order "Ericales" ;
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/Faucherea_urschii>
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Faucherea" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "urschii" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Faucherea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Faucherea>
dwc:genus "Faucherea" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sapotaceae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,126 @@
@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/643E05109116FF94FCF7FC09B30FFBA6>
dc:creator "Randriarisoa, Aina; Naciri, Yamama; Armstrong, Kate; Boluda, Carlos Galan; Dafreville, Stephanie; Pouchon, Charles; Gautier, Laurent" ;
dc:title "Labourdonnaisia thouvenotii L. Gaut." ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Labourdonnaisia_thouvenotii_Lecomte_> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Faucherea_thouvenotii_Lecomte_> ;
trt:publishedIn <http://dx.doi.org/10.1002/tax.12863> ;
a trt:Treatment .
<http://dx.doi.org/10.1002/tax.12863>
bibo:endPage "125" ;
bibo:issue "1" ;
bibo:journal "TAXON" ;
bibo:pubDate "2023-02-28" ;
bibo:startPage "98" ;
bibo:volume "72" ;
dc:creator "Randriarisoa, Aina; Naciri, Yamama; Armstrong, Kate; Boluda, Carlos Galan; Dafreville, Stephanie; Pouchon, Charles; Gautier, Laurent" ;
dc:date "2023" ;
dc:title "One in, one out: Generic circumscription within subtribe Manilkarinae (Sapotaceae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Labourdonnaisia_thouvenotii_Lecomte_>
dwc:authority "(Lecomte) L. Gaut." ;
dwc:authorityName "L. Gaut." ;
dwc:baseAuthorityName "Lecomte" ;
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Labourdonnaisia" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Lecomte) Gaut." ;
dwc:species "thouvenotii" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/CDFSR> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Labourdonnaisia_thouvenotii> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Faucherea_thouvenotii_Lecomte_>
dwc:authority "Lecomte" ;
dwc:authorityName "Lecomte" ;
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Faucherea" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Lecomte" ;
dwc:species "thouvenotii" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Faucherea_thouvenotii> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Labourdonnaisia_thouvenotii>
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Labourdonnaisia" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "thouvenotii" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Labourdonnaisia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Labourdonnaisia>
dwc:genus "Labourdonnaisia" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sapotaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Sapotaceae>
dwc:family "Sapotaceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ericales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ericales>
dwc:order "Ericales" ;
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/Faucherea_thouvenotii>
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Faucherea" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "thouvenotii" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Faucherea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Faucherea>
dwc:genus "Faucherea" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sapotaceae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,126 @@
@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/643E05109116FF94FCF7FC89B2A1FC26>
dc:creator "Randriarisoa, Aina; Naciri, Yamama; Armstrong, Kate; Boluda, Carlos Galan; Dafreville, Stephanie; Pouchon, Charles; Gautier, Laurent" ;
dc:title "Labourdonnaisia tampoloensis L. Gaut." ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Labourdonnaisia_tampoloensis_Aubrev_> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Faucherea_tampoloensis_Aubrev_> ;
trt:publishedIn <http://dx.doi.org/10.1002/tax.12863> ;
a trt:Treatment .
<http://dx.doi.org/10.1002/tax.12863>
bibo:endPage "125" ;
bibo:issue "1" ;
bibo:journal "TAXON" ;
bibo:pubDate "2023-02-28" ;
bibo:startPage "98" ;
bibo:volume "72" ;
dc:creator "Randriarisoa, Aina; Naciri, Yamama; Armstrong, Kate; Boluda, Carlos Galan; Dafreville, Stephanie; Pouchon, Charles; Gautier, Laurent" ;
dc:date "2023" ;
dc:title "One in, one out: Generic circumscription within subtribe Manilkarinae (Sapotaceae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Labourdonnaisia_tampoloensis_Aubrev_>
dwc:authority "(Aubrev.) L. Gaut." ;
dwc:authorityName "L. Gaut." ;
dwc:baseAuthorityName "Aubrev." ;
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Labourdonnaisia" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Aubrev.) Gaut." ;
dwc:species "tampoloensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/CDFSQ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Labourdonnaisia_tampoloensis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Faucherea_tampoloensis_Aubrev_>
dwc:authority "Aubrev." ;
dwc:authorityName "Aubrev." ;
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Faucherea" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Aubrev." ;
dwc:species "tampoloensis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Faucherea_tampoloensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Labourdonnaisia_tampoloensis>
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Labourdonnaisia" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "tampoloensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Labourdonnaisia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Labourdonnaisia>
dwc:genus "Labourdonnaisia" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sapotaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Sapotaceae>
dwc:family "Sapotaceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ericales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ericales>
dwc:order "Ericales" ;
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/Faucherea_tampoloensis>
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Faucherea" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "tampoloensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Faucherea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Faucherea>
dwc:genus "Faucherea" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sapotaceae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,126 @@
@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/643E05109116FF94FCF7FD09B2E7FCA6>
dc:creator "Randriarisoa, Aina; Naciri, Yamama; Armstrong, Kate; Boluda, Carlos Galan; Dafreville, Stephanie; Pouchon, Charles; Gautier, Laurent" ;
dc:title "Labourdonnaisia sambiranensis L. Gaut." ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Labourdonnaisia_sambiranensis_Aubrev_> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Faucherea_sambiranensis_Aubrev_> ;
trt:publishedIn <http://dx.doi.org/10.1002/tax.12863> ;
a trt:Treatment .
<http://dx.doi.org/10.1002/tax.12863>
bibo:endPage "125" ;
bibo:issue "1" ;
bibo:journal "TAXON" ;
bibo:pubDate "2023-02-28" ;
bibo:startPage "98" ;
bibo:volume "72" ;
dc:creator "Randriarisoa, Aina; Naciri, Yamama; Armstrong, Kate; Boluda, Carlos Galan; Dafreville, Stephanie; Pouchon, Charles; Gautier, Laurent" ;
dc:date "2023" ;
dc:title "One in, one out: Generic circumscription within subtribe Manilkarinae (Sapotaceae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Labourdonnaisia_sambiranensis_Aubrev_>
dwc:authority "(Aubrev.) L. Gaut." ;
dwc:authorityName "L. Gaut." ;
dwc:baseAuthorityName "Aubrev." ;
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Labourdonnaisia" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Aubrev.) Gaut." ;
dwc:species "sambiranensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/CDFSP> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Labourdonnaisia_sambiranensis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Faucherea_sambiranensis_Aubrev_>
dwc:authority "Aubrev." ;
dwc:authorityName "Aubrev." ;
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Faucherea" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Aubrev." ;
dwc:species "sambiranensis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Faucherea_sambiranensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Labourdonnaisia_sambiranensis>
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Labourdonnaisia" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "sambiranensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Labourdonnaisia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Labourdonnaisia>
dwc:genus "Labourdonnaisia" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sapotaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Sapotaceae>
dwc:family "Sapotaceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ericales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ericales>
dwc:order "Ericales" ;
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/Faucherea_sambiranensis>
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Faucherea" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "sambiranensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Faucherea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Faucherea>
dwc:genus "Faucherea" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sapotaceae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,126 @@
@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/643E05109116FF94FCF7FD89B2CBFD26>
dc:creator "Randriarisoa, Aina; Naciri, Yamama; Armstrong, Kate; Boluda, Carlos Galan; Dafreville, Stephanie; Pouchon, Charles; Gautier, Laurent" ;
dc:title "Labourdonnaisia parvifolia L. Gaut." ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Labourdonnaisia_parvifolia_Lecomte_> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Faucherea_parvifolia_Lecomte_> ;
trt:publishedIn <http://dx.doi.org/10.1002/tax.12863> ;
a trt:Treatment .
<http://dx.doi.org/10.1002/tax.12863>
bibo:endPage "125" ;
bibo:issue "1" ;
bibo:journal "TAXON" ;
bibo:pubDate "2023-02-28" ;
bibo:startPage "98" ;
bibo:volume "72" ;
dc:creator "Randriarisoa, Aina; Naciri, Yamama; Armstrong, Kate; Boluda, Carlos Galan; Dafreville, Stephanie; Pouchon, Charles; Gautier, Laurent" ;
dc:date "2023" ;
dc:title "One in, one out: Generic circumscription within subtribe Manilkarinae (Sapotaceae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Labourdonnaisia_parvifolia_Lecomte_>
dwc:authority "(Lecomte) L. Gaut." ;
dwc:authorityName "L. Gaut." ;
dwc:baseAuthorityName "Lecomte" ;
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Labourdonnaisia" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Lecomte) Gaut." ;
dwc:species "parvifolia" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/CDFSN> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Labourdonnaisia_parvifolia> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Faucherea_parvifolia_Lecomte_>
dwc:authority "Lecomte" ;
dwc:authorityName "Lecomte" ;
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Faucherea" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Lecomte" ;
dwc:species "parvifolia" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Faucherea_parvifolia> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Labourdonnaisia_parvifolia>
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Labourdonnaisia" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "parvifolia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Labourdonnaisia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Labourdonnaisia>
dwc:genus "Labourdonnaisia" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sapotaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Sapotaceae>
dwc:family "Sapotaceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ericales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ericales>
dwc:order "Ericales" ;
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/Faucherea_parvifolia>
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Faucherea" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "parvifolia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Faucherea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Faucherea>
dwc:genus "Faucherea" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sapotaceae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,126 @@
@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/643E05109116FF94FCF7FE09B307FDA6>
dc:creator "Randriarisoa, Aina; Naciri, Yamama; Armstrong, Kate; Boluda, Carlos Galan; Dafreville, Stephanie; Pouchon, Charles; Gautier, Laurent" ;
dc:title "Labourdonnaisia manongarivensis L. Gaut." ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Labourdonnaisia_manongarivensis_Aubrev_> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Faucherea_manongarivensis_Aubrev_> ;
trt:publishedIn <http://dx.doi.org/10.1002/tax.12863> ;
a trt:Treatment .
<http://dx.doi.org/10.1002/tax.12863>
bibo:endPage "125" ;
bibo:issue "1" ;
bibo:journal "TAXON" ;
bibo:pubDate "2023-02-28" ;
bibo:startPage "98" ;
bibo:volume "72" ;
dc:creator "Randriarisoa, Aina; Naciri, Yamama; Armstrong, Kate; Boluda, Carlos Galan; Dafreville, Stephanie; Pouchon, Charles; Gautier, Laurent" ;
dc:date "2023" ;
dc:title "One in, one out: Generic circumscription within subtribe Manilkarinae (Sapotaceae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Labourdonnaisia_manongarivensis_Aubrev_>
dwc:authority "(Aubrev.) L. Gaut." ;
dwc:authorityName "L. Gaut." ;
dwc:baseAuthorityName "Aubrev." ;
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Labourdonnaisia" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Aubrev.) Gaut." ;
dwc:species "manongarivensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/CDFSM> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Labourdonnaisia_manongarivensis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Faucherea_manongarivensis_Aubrev_>
dwc:authority "Aubrev." ;
dwc:authorityName "Aubrev." ;
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Faucherea" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Aubrev." ;
dwc:species "manongarivensis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Faucherea_manongarivensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Labourdonnaisia_manongarivensis>
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Labourdonnaisia" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "manongarivensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Labourdonnaisia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Labourdonnaisia>
dwc:genus "Labourdonnaisia" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sapotaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Sapotaceae>
dwc:family "Sapotaceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ericales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ericales>
dwc:order "Ericales" ;
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/Faucherea_manongarivensis>
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Faucherea" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "manongarivensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Faucherea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Faucherea>
dwc:genus "Faucherea" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sapotaceae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,126 @@
@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/643E05109116FF94FCF7FE89B307FE26>
dc:creator "Randriarisoa, Aina; Naciri, Yamama; Armstrong, Kate; Boluda, Carlos Galan; Dafreville, Stephanie; Pouchon, Charles; Gautier, Laurent" ;
dc:title "Labourdonnaisia longepedicellata L. Gaut." ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Labourdonnaisia_longepedicellata_Aubrev_> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Faucherea_longepedicellata_Aubrev_> ;
trt:publishedIn <http://dx.doi.org/10.1002/tax.12863> ;
a trt:Treatment .
<http://dx.doi.org/10.1002/tax.12863>
bibo:endPage "125" ;
bibo:issue "1" ;
bibo:journal "TAXON" ;
bibo:pubDate "2023-02-28" ;
bibo:startPage "98" ;
bibo:volume "72" ;
dc:creator "Randriarisoa, Aina; Naciri, Yamama; Armstrong, Kate; Boluda, Carlos Galan; Dafreville, Stephanie; Pouchon, Charles; Gautier, Laurent" ;
dc:date "2023" ;
dc:title "One in, one out: Generic circumscription within subtribe Manilkarinae (Sapotaceae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Labourdonnaisia_longepedicellata_Aubrev_>
dwc:authority "(Aubrev.) L. Gaut." ;
dwc:authorityName "L. Gaut." ;
dwc:baseAuthorityName "Aubrev." ;
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Labourdonnaisia" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Aubrev.) Gaut." ;
dwc:species "longepedicellata" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/CDFSL> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Labourdonnaisia_longepedicellata> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Faucherea_longepedicellata_Aubrev_>
dwc:authority "Aubrev." ;
dwc:authorityName "Aubrev." ;
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Faucherea" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Aubrev." ;
dwc:species "longepedicellata" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Faucherea_longepedicellata> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Labourdonnaisia_longepedicellata>
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Labourdonnaisia" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "longepedicellata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Labourdonnaisia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Labourdonnaisia>
dwc:genus "Labourdonnaisia" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sapotaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Sapotaceae>
dwc:family "Sapotaceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ericales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ericales>
dwc:order "Ericales" ;
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/Faucherea_longepedicellata>
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Faucherea" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "longepedicellata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Faucherea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Faucherea>
dwc:genus "Faucherea" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sapotaceae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,126 @@
@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/643E05109116FF94FCF7FF09B2CBFEA6>
dc:creator "Randriarisoa, Aina; Naciri, Yamama; Armstrong, Kate; Boluda, Carlos Galan; Dafreville, Stephanie; Pouchon, Charles; Gautier, Laurent" ;
dc:title "Labourdonnaisia laciniata L. Gaut." ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Labourdonnaisia_laciniata_Lecomte_> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Faucherea_laciniata_Lecomte_> ;
trt:publishedIn <http://dx.doi.org/10.1002/tax.12863> ;
a trt:Treatment .
<http://dx.doi.org/10.1002/tax.12863>
bibo:endPage "125" ;
bibo:issue "1" ;
bibo:journal "TAXON" ;
bibo:pubDate "2023-02-28" ;
bibo:startPage "98" ;
bibo:volume "72" ;
dc:creator "Randriarisoa, Aina; Naciri, Yamama; Armstrong, Kate; Boluda, Carlos Galan; Dafreville, Stephanie; Pouchon, Charles; Gautier, Laurent" ;
dc:date "2023" ;
dc:title "One in, one out: Generic circumscription within subtribe Manilkarinae (Sapotaceae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Labourdonnaisia_laciniata_Lecomte_>
dwc:authority "(Lecomte) L. Gaut." ;
dwc:authorityName "L. Gaut." ;
dwc:baseAuthorityName "Lecomte" ;
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Labourdonnaisia" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Lecomte) Gaut." ;
dwc:species "laciniata" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/CDFSK> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Labourdonnaisia_laciniata> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Faucherea_laciniata_Lecomte_>
dwc:authority "Lecomte" ;
dwc:authorityName "Lecomte" ;
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Faucherea" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Lecomte" ;
dwc:species "laciniata" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Faucherea_laciniata> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Labourdonnaisia_laciniata>
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Labourdonnaisia" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "laciniata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Labourdonnaisia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Labourdonnaisia>
dwc:genus "Labourdonnaisia" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sapotaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Sapotaceae>
dwc:family "Sapotaceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ericales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ericales>
dwc:order "Ericales" ;
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/Faucherea_laciniata>
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Faucherea" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "laciniata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Faucherea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Faucherea>
dwc:genus "Faucherea" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sapotaceae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,127 @@
@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/643E05109116FF94FF85F8E9B7A4F806>
dc:creator "Randriarisoa, Aina; Naciri, Yamama; Armstrong, Kate; Boluda, Carlos Galan; Dafreville, Stephanie; Pouchon, Charles; Gautier, Laurent" ;
dc:title "Labourdonnaisia glutinosa L. Gaut." ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Labourdonnaisia_glutinosa_Aubrev_> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Faucherea_glutinosa_Aubrev_> ;
trt:publishedIn <http://dx.doi.org/10.1002/tax.12863> ;
a trt:Treatment .
<http://dx.doi.org/10.1002/tax.12863>
bibo:endPage "125" ;
bibo:issue "1" ;
bibo:journal "TAXON" ;
bibo:pubDate "2023-02-28" ;
bibo:startPage "98" ;
bibo:volume "72" ;
dc:creator "Randriarisoa, Aina; Naciri, Yamama; Armstrong, Kate; Boluda, Carlos Galan; Dafreville, Stephanie; Pouchon, Charles; Gautier, Laurent" ;
dc:date "2023" ;
dc:title "One in, one out: Generic circumscription within subtribe Manilkarinae (Sapotaceae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Labourdonnaisia_glutinosa_Aubrev_>
dwc:authority "(Aubrev.) L. Gaut." ;
dwc:authorityName "L. Gaut." ;
dwc:baseAuthorityName "Aubrev." ;
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Labourdonnaisia" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Aubrev.) Gaut." ;
dwc:species "glutinosa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/CDFSJ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Labourdonnaisia_glutinosa> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Faucherea_glutinosa_Aubrev_>
dwc:authority "Aubrev." ;
dwc:authorityName "Aubrev." ;
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Faucherea" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Aubrev." ;
dwc:species "glutinosa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3DVZ9> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Faucherea_glutinosa> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Labourdonnaisia_glutinosa>
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Labourdonnaisia" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "glutinosa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Labourdonnaisia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Labourdonnaisia>
dwc:genus "Labourdonnaisia" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sapotaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Sapotaceae>
dwc:family "Sapotaceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ericales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ericales>
dwc:order "Ericales" ;
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/Faucherea_glutinosa>
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Faucherea" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "glutinosa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Faucherea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Faucherea>
dwc:genus "Faucherea" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sapotaceae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,127 @@
@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/643E05109116FF94FF85F969B4F0F886>
dc:creator "Randriarisoa, Aina; Naciri, Yamama; Armstrong, Kate; Boluda, Carlos Galan; Dafreville, Stephanie; Pouchon, Charles; Gautier, Laurent" ;
dc:title "Labourdonnaisia ambrensis L. Gaut." ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Labourdonnaisia_ambrensis_Aubrev_> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Faucherea_ambrensis_Aubrev_> ;
trt:publishedIn <http://dx.doi.org/10.1002/tax.12863> ;
a trt:Treatment .
<http://dx.doi.org/10.1002/tax.12863>
bibo:endPage "125" ;
bibo:issue "1" ;
bibo:journal "TAXON" ;
bibo:pubDate "2023-02-28" ;
bibo:startPage "98" ;
bibo:volume "72" ;
dc:creator "Randriarisoa, Aina; Naciri, Yamama; Armstrong, Kate; Boluda, Carlos Galan; Dafreville, Stephanie; Pouchon, Charles; Gautier, Laurent" ;
dc:date "2023" ;
dc:title "One in, one out: Generic circumscription within subtribe Manilkarinae (Sapotaceae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Labourdonnaisia_ambrensis_Aubrev_>
dwc:authority "(R. Capuron ex Aubrev.) L. Gaut." ;
dwc:authorityName "L. Gaut." ;
dwc:baseAuthorityName "Aubrev." ;
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Labourdonnaisia" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Aubrev.) Gaut." ;
dwc:species "ambrensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/CDFSG> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Labourdonnaisia_ambrensis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Faucherea_ambrensis_Aubrev_>
dwc:authority "R. Capuron ex Aubrev." ;
dwc:authorityName "Aubrev." ;
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Faucherea" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Aubrev." ;
dwc:species "ambrensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3DVZ8> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Faucherea_ambrensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Labourdonnaisia_ambrensis>
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Labourdonnaisia" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "ambrensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Labourdonnaisia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Labourdonnaisia>
dwc:genus "Labourdonnaisia" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sapotaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Sapotaceae>
dwc:family "Sapotaceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ericales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ericales>
dwc:order "Ericales" ;
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/Faucherea_ambrensis>
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Faucherea" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "ambrensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Faucherea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Faucherea>
dwc:genus "Faucherea" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sapotaceae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,173 @@
@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/643E05109116FF94FF85FB89B6B9F906>
dc:creator "Randriarisoa, Aina; Naciri, Yamama; Armstrong, Kate; Boluda, Carlos Galan; Dafreville, Stephanie; Pouchon, Charles; Gautier, Laurent" ;
dc:title "Labourdonnaisia Bojer" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Labourdonnaisia_Bojer_> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Faucherea_Lecomte_> ;
trt:publishedIn <http://dx.doi.org/10.1002/tax.12863> ;
a trt:Treatment .
<http://dx.doi.org/10.1002/tax.12863>
bibo:endPage "125" ;
bibo:issue "1" ;
bibo:journal "TAXON" ;
bibo:pubDate "2023-02-28" ;
bibo:startPage "98" ;
bibo:volume "72" ;
dc:creator "Randriarisoa, Aina; Naciri, Yamama; Armstrong, Kate; Boluda, Carlos Galan; Dafreville, Stephanie; Pouchon, Charles; Gautier, Laurent" ;
dc:date "2023" ;
dc:title "One in, one out: Generic circumscription within subtribe Manilkarinae (Sapotaceae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Labourdonnaisia_Bojer_>
dwc:authority "Bojer" ;
dwc:authorityName "Bojer" ;
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Labourdonnaisia" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Bojer" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8VYNT> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Labourdonnaisia> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Labourdonnaisia_sarcophleia_Bojer_>
dwc:authority "Bojer" ;
dwc:authorityName "Bojer" ;
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Labourdonnaisia" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Bojer" ;
dwc:species "sarcophleia" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3RKNY> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Labourdonnaisia_sarcophleia> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Labourdonnaisia_calophylloides_Bojer_>
dwc:authority "Bojer" ;
dwc:authorityName "Bojer" ;
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Labourdonnaisia" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Bojer" ;
dwc:species "calophylloides" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Labourdonnaisia_calophylloides> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Faucherea_Lecomte_>
dwc:authority "Lecomte" ;
dwc:authorityName "Lecomte" ;
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Faucherea" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Lecomte" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8VXNG> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Faucherea> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Manilkara_hexandra_Lecomte_>
dwc:authority "(Lecomte) Lecomte" ;
dwc:authorityName "Lecomte" ;
dwc:baseAuthorityName "Lecomte" ;
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Manilkara" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Lecomte) Lecomte" ;
dwc:species "hexandra" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Manilkara_hexandra> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Labourdonnaisia_hexandra_Lecomte_>
dwc:authority "Lecomte" ;
dwc:authorityName "Lecomte" ;
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Labourdonnaisia" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Lecomte" ;
dwc:species "hexandra" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3RKNT> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Labourdonnaisia_hexandra> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Labourdonnaisia>
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Labourdonnaisia" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sapotaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Sapotaceae>
dwc:family "Sapotaceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ericales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ericales>
dwc:order "Ericales" ;
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/Faucherea>
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Faucherea" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sapotaceae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,141 @@
@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/643E05109116FF94FF85FD49B7F4FBA6>
dc:creator "Randriarisoa, Aina; Naciri, Yamama; Armstrong, Kate; Boluda, Carlos Galan; Dafreville, Stephanie; Pouchon, Charles; Gautier, Laurent" ;
dc:title "Abebaia udoido Randriarisoa & K. Armstr. 2023" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/643E05109116FF94FF85FD49B7F4FBA6.mc.5CFFBE5B9116FF94FF50FC89B4A6FC26>, <http://tb.plazi.org/GgServer/dwcaRecords/643E05109116FF94FF85FD49B7F4FBA6.mc.5CFFBE5B9116FF94FD2AFCC9B7DAFC46> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Abebaia_udoido_Kaneh_2023> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Manilkara_udoido_Kaneh_> ;
trt:publishedIn <http://dx.doi.org/10.1002/tax.12863> ;
a trt:Treatment .
<http://dx.doi.org/10.1002/tax.12863>
bibo:endPage "125" ;
bibo:issue "1" ;
bibo:journal "TAXON" ;
bibo:pubDate "2023-02-28" ;
bibo:startPage "98" ;
bibo:volume "72" ;
dc:creator "Randriarisoa, Aina; Naciri, Yamama; Armstrong, Kate; Boluda, Carlos Galan; Dafreville, Stephanie; Pouchon, Charles; Gautier, Laurent" ;
dc:date "2023" ;
dc:title "One in, one out: Generic circumscription within subtribe Manilkarinae (Sapotaceae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Abebaia_udoido_Kaneh_2023>
dwc:authority "(Kaneh.) Randriarisoa & K. Armstr., comb." ;
dwc:authorityName "Randriarisoa & K. Armstr." ;
dwc:authorityYear "2023" ;
dwc:baseAuthorityName "Kaneh." ;
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Abebaia" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Kaneh.) Randriarisoa & Armstr., 2023" ;
dwc:species "udoido" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/CCQR7> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Abebaia_udoido> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Manilkara_udoido_Kaneh_>
dwc:authority "Kaneh., Fl. Micron." ;
dwc:authorityName "Kaneh., Fl. Micron." ;
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Manilkara" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Kaneh., Fl. Micron." ;
dwc:species "udoido" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Manilkara_udoido> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Abebaia_udoido>
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Abebaia" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "udoido" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Abebaia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Abebaia>
dwc:genus "Abebaia" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sapotaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Sapotaceae>
dwc:family "Sapotaceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ericales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ericales>
dwc:order "Ericales" ;
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/Manilkara_udoido>
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Manilkara" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "udoido" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Manilkara> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Manilkara>
dwc:genus "Manilkara" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sapotaceae> ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/643E05109116FF94FF85FD49B7F4FBA6.mc.5CFFBE5B9116FF94FF50FC89B4A6FC26>
dwc:eventDate "1932-08" ;
dwc:locality "Aimeliik" ;
dwc:recordedBy "R. Kanehira 1925" ;
dwc:typeStatus "lectotype" ;
trt:httpUri <https://treatment.plazi.org/id/643E05109116FF94FF85FD49B7F4FBA6#5CFFBE5B9116FF94FF50FC89B4A6FC26> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/643E05109116FF94FF85FD49B7F4FBA6.mc.5CFFBE5B9116FF94FD2AFCC9B7DAFC46>
dwc:typeStatus "isolectotype" ;
trt:httpUri <https://treatment.plazi.org/id/643E05109116FF94FF85FD49B7F4FBA6#5CFFBE5B9116FF94FD2AFCC9B7DAFC46> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,135 @@
@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/643E05109116FF94FF85FE49B723FD66>
dc:creator "Randriarisoa, Aina; Naciri, Yamama; Armstrong, Kate; Boluda, Carlos Galan; Dafreville, Stephanie; Pouchon, Charles; Gautier, Laurent" ;
dc:title "Abebaia fasciculata Baehni" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/643E05109116FF94FF85FE49B723FD66.mc.5CFFBE5B9116FF94FED4FD88B4B9FD26> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Abebaia_fasciculata_Warb_> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Mimusops_fasciculata_Warb_> ;
trt:publishedIn <http://dx.doi.org/10.1002/tax.12863> ;
a trt:Treatment .
<http://dx.doi.org/10.1002/tax.12863>
bibo:endPage "125" ;
bibo:issue "1" ;
bibo:journal "TAXON" ;
bibo:pubDate "2023-02-28" ;
bibo:startPage "98" ;
bibo:volume "72" ;
dc:creator "Randriarisoa, Aina; Naciri, Yamama; Armstrong, Kate; Boluda, Carlos Galan; Dafreville, Stephanie; Pouchon, Charles; Gautier, Laurent" ;
dc:date "2023" ;
dc:title "One in, one out: Generic circumscription within subtribe Manilkarinae (Sapotaceae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Abebaia_fasciculata_Warb_>
dwc:authority "(Warb.) Baehni" ;
dwc:authorityName "Baehni" ;
dwc:baseAuthorityName "Warb." ;
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Abebaia" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Warb.) Baehni" ;
dwc:species "fasciculata" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8JVL> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Abebaia_fasciculata> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Mimusops_fasciculata_Warb_>
dwc:authority "Warb." ;
dwc:authorityName "Warb." ;
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Mimusops" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Warb." ;
dwc:species "fasciculata" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/43HW9> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Mimusops_fasciculata> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Abebaia_fasciculata>
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Abebaia" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "fasciculata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Abebaia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Abebaia>
dwc:genus "Abebaia" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sapotaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Sapotaceae>
dwc:family "Sapotaceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ericales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ericales>
dwc:order "Ericales" ;
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/Mimusops_fasciculata>
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Mimusops" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "fasciculata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Mimusops> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Mimusops>
dwc:genus "Mimusops" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sapotaceae> ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/643E05109116FF94FF85FE49B723FD66.mc.5CFFBE5B9116FF94FED4FD88B4B9FD26>
dwc:locality "West Papua" ;
dwc:recordedBy "O. Warburg 21361" ;
dwc:typeStatus "lectotype" ;
trt:httpUri <https://treatment.plazi.org/id/643E05109116FF94FF85FE49B723FD66#5CFFBE5B9116FF94FED4FD88B4B9FD26> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,137 @@
@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/643E05109119FF94FCA7F889B72FFE66>
dc:creator "Randriarisoa, Aina; Naciri, Yamama; Armstrong, Kate; Boluda, Carlos Galan; Dafreville, Stephanie; Pouchon, Charles; Gautier, Laurent" ;
dc:title "Abebaia dissecta Randriarisoa & K. Armstr." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/643E05109119FF94FCA7F889B72FFE66.mc.5CFFBE5B9119FF9BFAACF8E8B5F1F806> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Abebaia_dissecta_f_> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Achras_dissecta_f_> ;
trt:publishedIn <http://dx.doi.org/10.1002/tax.12863> ;
a trt:Treatment .
<http://dx.doi.org/10.1002/tax.12863>
bibo:endPage "125" ;
bibo:issue "1" ;
bibo:journal "TAXON" ;
bibo:pubDate "2023-02-28" ;
bibo:startPage "98" ;
bibo:volume "72" ;
dc:creator "Randriarisoa, Aina; Naciri, Yamama; Armstrong, Kate; Boluda, Carlos Galan; Dafreville, Stephanie; Pouchon, Charles; Gautier, Laurent" ;
dc:date "2023" ;
dc:title "One in, one out: Generic circumscription within subtribe Manilkarinae (Sapotaceae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Abebaia_dissecta_f_>
dwc:authority "(L.f.) Randriarisoa & K.Armstr." ;
dwc:authorityName "Randriarisoa & K. Armstr." ;
dwc:baseAuthorityName "L. f." ;
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Abebaia" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(f.) Randriarisoa & Armstr." ;
dwc:species "dissecta" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/CCQR6> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Abebaia_dissecta> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Achras_dissecta_f_>
dwc:authority "(L.f.) Randriarisoa & K.Armstr." ;
dwc:authorityName "Randriarisoa & K. Armstr." ;
dwc:baseAuthorityName "L. f." ;
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Achras" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(f.) Randriarisoa & Armstr." ;
dwc:species "dissecta" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/98MX> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Achras_dissecta> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Abebaia_dissecta>
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Abebaia" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "dissecta" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Abebaia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Abebaia>
dwc:genus "Abebaia" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sapotaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Sapotaceae>
dwc:family "Sapotaceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ericales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ericales>
dwc:order "Ericales" ;
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/Achras_dissecta>
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Achras" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "dissecta" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Achras> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Achras>
dwc:genus "Achras" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sapotaceae> ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/643E05109119FF94FCA7F889B72FFE66.mc.5CFFBE5B9119FF9BFAACF8E8B5F1F806>
dwc:catalogNumber "LINN-HS No. 618.1!" ;
dwc:locality "Tonga-Tabu" ;
dwc:recordedBy "J. G. A. Forster" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/643E05109119FF94FCA7F889B72FFE66#5CFFBE5B9119FF9BFAACF8E8B5F1F806> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,83 @@
@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/643E05109119FF9BFCA7FB69B207F8A6>
dc:creator "Randriarisoa, Aina; Naciri, Yamama; Armstrong, Kate; Boluda, Carlos Galan; Dafreville, Stephanie; Pouchon, Charles; Gautier, Laurent" ;
dc:title "Abebaia Baehni" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Abebaia_Baehni_> ;
trt:publishedIn <http://dx.doi.org/10.1002/tax.12863> ;
a trt:Treatment .
<http://dx.doi.org/10.1002/tax.12863>
bibo:endPage "125" ;
bibo:issue "1" ;
bibo:journal "TAXON" ;
bibo:pubDate "2023-02-28" ;
bibo:startPage "98" ;
bibo:volume "72" ;
dc:creator "Randriarisoa, Aina; Naciri, Yamama; Armstrong, Kate; Boluda, Carlos Galan; Dafreville, Stephanie; Pouchon, Charles; Gautier, Laurent" ;
dc:date "2023" ;
dc:title "One in, one out: Generic circumscription within subtribe Manilkarinae (Sapotaceae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Abebaia_Baehni_>
dwc:authority "Baehni" ;
dwc:authorityName "Baehni" ;
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Abebaia" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Baehni" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8WBL2> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Abebaia> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Abebaia>
dwc:class "Magnoliopsida" ;
dwc:family "Sapotaceae" ;
dwc:genus "Abebaia" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sapotaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Sapotaceae>
dwc:family "Sapotaceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ericales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ericales>
dwc:order "Ericales" ;
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 .