This commit is contained in:
treatmentbank 2024-12-04 03:56:34 +00:00
parent cbb71b4008
commit 13babfd325
5 changed files with 500 additions and 0 deletions

View file

@ -0,0 +1,97 @@
@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/F275A6752C5D4020FB38A05CFC856F04>
dc:creator "García, Miguel A.; Mucina, Ladislav; Nickrent, Daniel L." ;
dc:title "Thesium whyteanum Rendle, DLN" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/F275A6752C5D4020FB38A05CFC856F04.mc.CAB41D3E2C5D4020FF83A034FC816F04> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Thesium_whyteanum_Rendle_> ;
trt:publishedIn <http://dx.doi.org/10.1002/tax.13123> ;
a trt:Treatment .
<http://dx.doi.org/10.1002/tax.13123>
bibo:endPage "236" ;
bibo:issue "1" ;
bibo:journal "TAXON" ;
bibo:pubDate "2024-02-29" ;
bibo:startPage "190" ;
bibo:volume "73" ;
dc:creator "García, Miguel A.; Mucina, Ladislav; Nickrent, Daniel L." ;
dc:date "2024" ;
dc:title "A tough nutlet to crack: Resolving the phylogeny of Thesium (Thesiaceae), the largest genus in Santalales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Thesium_whyteanum_Rendle_>
dwc:authority "Rendle, DLN" ;
dwc:authorityName "Rendle, DLN" ;
dwc:class "Magnoliopsida" ;
dwc:family "Thesiaceae" ;
dwc:genus "Thesium" ;
dwc:kingdom "Plantae" ;
dwc:order "Santalales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Rendle, DLN" ;
dwc:species "whyteanum" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/56FRK> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Thesium_whyteanum> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Thesium_whyteanum>
dwc:class "Magnoliopsida" ;
dwc:family "Thesiaceae" ;
dwc:genus "Thesium" ;
dwc:kingdom "Plantae" ;
dwc:order "Santalales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "whyteanum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Thesium> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Thesium>
dwc:genus "Thesium" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Thesiaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Thesiaceae>
dwc:family "Thesiaceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Santalales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Santalales>
dwc:order "Santalales" ;
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://tb.plazi.org/GgServer/dwcaRecords/F275A6752C5D4020FB38A05CFC856F04.mc.CAB41D3E2C5D4020FF83A034FC816F04>
trt:gbifOccurrenceId "4985388574" ;
trt:httpUri <https://treatment.plazi.org/id/F275A6752C5D4020FB38A05CFC856F04#CAB41D3E2C5D4020FF83A034FC816F04> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,102 @@
@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/F275A6752C5E4023FBD8A78CFA3E6974>
dc:creator "García, Miguel A.; Mucina, Ladislav; Nickrent, Daniel L." ;
dc:title "Thesium utile A. W. Hill" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/F275A6752C5E4023FBD8A78CFA3E6974.mc.CAB41D3E2C5E4023FB02A78CFD3D6974>, <http://tb.plazi.org/GgServer/dwcaRecords/F275A6752C5E4023FBD8A78CFA3E6974.mc.CAB41D3E2C5E4023FD3DA664FA3A6974> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Thesium_utile_Hill_> ;
trt:publishedIn <http://dx.doi.org/10.1002/tax.13123> ;
a trt:Treatment .
<http://dx.doi.org/10.1002/tax.13123>
bibo:endPage "236" ;
bibo:issue "1" ;
bibo:journal "TAXON" ;
bibo:pubDate "2024-02-29" ;
bibo:startPage "190" ;
bibo:volume "73" ;
dc:creator "García, Miguel A.; Mucina, Ladislav; Nickrent, Daniel L." ;
dc:date "2024" ;
dc:title "A tough nutlet to crack: Resolving the phylogeny of Thesium (Thesiaceae), the largest genus in Santalales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Thesium_utile_Hill_>
dwc:authority "A.W.Hill" ;
dwc:authorityName "A. W. Hill" ;
dwc:class "Magnoliopsida" ;
dwc:family "Thesiaceae" ;
dwc:genus "Thesium" ;
dwc:kingdom "Plantae" ;
dwc:order "Santalales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Hill" ;
dwc:species "utile" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/56FR5> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Thesium_utile> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Thesium_utile>
dwc:class "Magnoliopsida" ;
dwc:family "Thesiaceae" ;
dwc:genus "Thesium" ;
dwc:kingdom "Plantae" ;
dwc:order "Santalales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "utile" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Thesium> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Thesium>
dwc:genus "Thesium" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Thesiaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Thesiaceae>
dwc:family "Thesiaceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Santalales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Santalales>
dwc:order "Santalales" ;
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://tb.plazi.org/GgServer/dwcaRecords/F275A6752C5E4023FBD8A78CFA3E6974.mc.CAB41D3E2C5E4023FB02A78CFD3D6974>
trt:gbifOccurrenceId "4985388498" ;
trt:httpUri <https://treatment.plazi.org/id/F275A6752C5E4023FBD8A78CFA3E6974#CAB41D3E2C5E4023FB02A78CFD3D6974> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F275A6752C5E4023FBD8A78CFA3E6974.mc.CAB41D3E2C5E4023FD3DA664FA3A6974>
trt:gbifOccurrenceId "4985388303" ;
trt:httpUri <https://treatment.plazi.org/id/F275A6752C5E4023FBD8A78CFA3E6974#CAB41D3E2C5E4023FD3DA664FA3A6974> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,102 @@
@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/F275A6752C5E4023FCACA794FBC1695C>
dc:creator "García, Miguel A.; Mucina, Ladislav; Nickrent, Daniel L." ;
dc:title "Thesium ussanguense Engl., DLN" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/F275A6752C5E4023FCACA794FBC1695C.mc.CAB41D3E2C5E4023FBF7A794FE84695B>, <http://tb.plazi.org/GgServer/dwcaRecords/F275A6752C5E4023FCACA794FBC1695C.mc.CAB41D3E2C5E4023FE63A78CFBDD695C> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Thesium_ussanguense_Engl_> ;
trt:publishedIn <http://dx.doi.org/10.1002/tax.13123> ;
a trt:Treatment .
<http://dx.doi.org/10.1002/tax.13123>
bibo:endPage "236" ;
bibo:issue "1" ;
bibo:journal "TAXON" ;
bibo:pubDate "2024-02-29" ;
bibo:startPage "190" ;
bibo:volume "73" ;
dc:creator "García, Miguel A.; Mucina, Ladislav; Nickrent, Daniel L." ;
dc:date "2024" ;
dc:title "A tough nutlet to crack: Resolving the phylogeny of Thesium (Thesiaceae), the largest genus in Santalales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Thesium_ussanguense_Engl_>
dwc:authority "Engl., DLN" ;
dwc:authorityName "Engl., DLN" ;
dwc:class "Magnoliopsida" ;
dwc:family "Thesiaceae" ;
dwc:genus "Thesium" ;
dwc:kingdom "Plantae" ;
dwc:order "Santalales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Engl., DLN" ;
dwc:species "ussanguense" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/56FR4> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Thesium_ussanguense> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Thesium_ussanguense>
dwc:class "Magnoliopsida" ;
dwc:family "Thesiaceae" ;
dwc:genus "Thesium" ;
dwc:kingdom "Plantae" ;
dwc:order "Santalales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "ussanguense" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Thesium> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Thesium>
dwc:genus "Thesium" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Thesiaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Thesiaceae>
dwc:family "Thesiaceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Santalales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Santalales>
dwc:order "Santalales" ;
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://tb.plazi.org/GgServer/dwcaRecords/F275A6752C5E4023FCACA794FBC1695C.mc.CAB41D3E2C5E4023FBF7A794FE84695B>
trt:gbifOccurrenceId "4985388484" ;
trt:httpUri <https://treatment.plazi.org/id/F275A6752C5E4023FCACA794FBC1695C#CAB41D3E2C5E4023FBF7A794FE84695B> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F275A6752C5E4023FCACA794FBC1695C.mc.CAB41D3E2C5E4023FE63A78CFBDD695C>
trt:gbifOccurrenceId "4985388586" ;
trt:httpUri <https://treatment.plazi.org/id/F275A6752C5E4023FCACA794FBC1695C#CAB41D3E2C5E4023FE63A78CFBDD695C> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,102 @@
@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/F275A6752C5E4023FF57A36CFC4A6C14>
dc:creator "García, Miguel A.; Mucina, Ladislav; Nickrent, Daniel L." ;
dc:title "Thesium sonderianum Schltr., DLN" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/F275A6752C5E4023FF57A36CFC4A6C14.mc.CAB41D3E2C5E4023FE70A36CFAA86C7C>, <http://tb.plazi.org/GgServer/dwcaRecords/F275A6752C5E4023FF57A36CFC4A6C14.mc.CAB41D3E2C5E4023FA82A36CFC476C14> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Thesium_sonderianum_Schltr_> ;
trt:publishedIn <http://dx.doi.org/10.1002/tax.13123> ;
a trt:Treatment .
<http://dx.doi.org/10.1002/tax.13123>
bibo:endPage "236" ;
bibo:issue "1" ;
bibo:journal "TAXON" ;
bibo:pubDate "2024-02-29" ;
bibo:startPage "190" ;
bibo:volume "73" ;
dc:creator "García, Miguel A.; Mucina, Ladislav; Nickrent, Daniel L." ;
dc:date "2024" ;
dc:title "A tough nutlet to crack: Resolving the phylogeny of Thesium (Thesiaceae), the largest genus in Santalales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Thesium_sonderianum_Schltr_>
dwc:authority "Schltr., DLN" ;
dwc:authorityName "Schltr., DLN" ;
dwc:class "Magnoliopsida" ;
dwc:family "Thesiaceae" ;
dwc:genus "Thesium" ;
dwc:kingdom "Plantae" ;
dwc:order "Santalales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Schltr., DLN" ;
dwc:species "sonderianum" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7BWLR> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Thesium_sonderianum> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Thesium_sonderianum>
dwc:class "Magnoliopsida" ;
dwc:family "Thesiaceae" ;
dwc:genus "Thesium" ;
dwc:kingdom "Plantae" ;
dwc:order "Santalales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "sonderianum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Thesium> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Thesium>
dwc:genus "Thesium" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Thesiaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Thesiaceae>
dwc:family "Thesiaceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Santalales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Santalales>
dwc:order "Santalales" ;
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://tb.plazi.org/GgServer/dwcaRecords/F275A6752C5E4023FF57A36CFC4A6C14.mc.CAB41D3E2C5E4023FE70A36CFAA86C7C>
trt:gbifOccurrenceId "4985388676" ;
trt:httpUri <https://treatment.plazi.org/id/F275A6752C5E4023FF57A36CFC4A6C14#CAB41D3E2C5E4023FE70A36CFAA86C7C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F275A6752C5E4023FF57A36CFC4A6C14.mc.CAB41D3E2C5E4023FA82A36CFC476C14>
trt:gbifOccurrenceId "4985388406" ;
trt:httpUri <https://treatment.plazi.org/id/F275A6752C5E4023FF57A36CFC4A6C14#CAB41D3E2C5E4023FA82A36CFC476C14> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,97 @@
@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/F275A6752C5E4023FF73A65CFC74696C>
dc:creator "García, Miguel A.; Mucina, Ladislav; Nickrent, Daniel L." ;
dc:title "Thesium vahrmeijeri Brenan, DLN" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/F275A6752C5E4023FF73A65CFC74696C.mc.CAB41D3E2C5E4023FEBBA65CFC72696B> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Thesium_vahrmeijeri_Brenan_> ;
trt:publishedIn <http://dx.doi.org/10.1002/tax.13123> ;
a trt:Treatment .
<http://dx.doi.org/10.1002/tax.13123>
bibo:endPage "236" ;
bibo:issue "1" ;
bibo:journal "TAXON" ;
bibo:pubDate "2024-02-29" ;
bibo:startPage "190" ;
bibo:volume "73" ;
dc:creator "García, Miguel A.; Mucina, Ladislav; Nickrent, Daniel L." ;
dc:date "2024" ;
dc:title "A tough nutlet to crack: Resolving the phylogeny of Thesium (Thesiaceae), the largest genus in Santalales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Thesium_vahrmeijeri_Brenan_>
dwc:authority "Brenan, DLN" ;
dwc:authorityName "Brenan, DLN" ;
dwc:class "Magnoliopsida" ;
dwc:family "Thesiaceae" ;
dwc:genus "Thesium" ;
dwc:kingdom "Plantae" ;
dwc:order "Santalales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Brenan, DLN" ;
dwc:species "vahrmeijeri" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/56FR6> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Thesium_vahrmeijeri> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Thesium_vahrmeijeri>
dwc:class "Magnoliopsida" ;
dwc:family "Thesiaceae" ;
dwc:genus "Thesium" ;
dwc:kingdom "Plantae" ;
dwc:order "Santalales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "vahrmeijeri" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Thesium> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Thesium>
dwc:genus "Thesium" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Thesiaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Thesiaceae>
dwc:family "Thesiaceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Santalales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Santalales>
dwc:order "Santalales" ;
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://tb.plazi.org/GgServer/dwcaRecords/F275A6752C5E4023FF73A65CFC74696C.mc.CAB41D3E2C5E4023FEBBA65CFC72696B>
trt:gbifOccurrenceId "4985388637" ;
trt:httpUri <https://treatment.plazi.org/id/F275A6752C5E4023FF73A65CFC74696C#CAB41D3E2C5E4023FEBBA65CFC72696B> ;
a dwc:MaterialCitation .