This commit is contained in:
treatmentbank 2024-12-04 04:25:04 +00:00
parent a73792cecb
commit 6979b2a989
2 changed files with 203 additions and 0 deletions

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/F275A6752C5E4023FB12A18CFF0B6F6C>
dc:creator "García, Miguel A.; Mucina, Ladislav; Nickrent, Daniel L." ;
dc:title "Thesium scandens Sond., DLN" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/F275A6752C5E4023FB12A18CFF0B6F6C.mc.CAB41D3E2C5E4023FA45A18CFD686F73>, <http://tb.plazi.org/GgServer/dwcaRecords/F275A6752C5E4023FB12A18CFF0B6F6C.mc.CAB41D3E2C5E4023FD43A064FF076F6C> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Thesium_scandens_Sond_> ;
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_scandens_Sond_>
dwc:authority "Sond., DLN" ;
dwc:authorityName "Sond., DLN" ;
dwc:class "Magnoliopsida" ;
dwc:family "Thesiaceae" ;
dwc:genus "Thesium" ;
dwc:kingdom "Plantae" ;
dwc:order "Santalales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Sond., DLN" ;
dwc:species "scandens" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/56FNQ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Thesium_scandens> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Thesium_scandens>
dwc:class "Magnoliopsida" ;
dwc:family "Thesiaceae" ;
dwc:genus "Thesium" ;
dwc:kingdom "Plantae" ;
dwc:order "Santalales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "scandens" ;
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/F275A6752C5E4023FB12A18CFF0B6F6C.mc.CAB41D3E2C5E4023FA45A18CFD686F73>
trt:gbifOccurrenceId "4985388650" ;
trt:httpUri <https://treatment.plazi.org/id/F275A6752C5E4023FB12A18CFF0B6F6C#CAB41D3E2C5E4023FA45A18CFD686F73> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F275A6752C5E4023FB12A18CFF0B6F6C.mc.CAB41D3E2C5E4023FD43A064FF076F6C>
trt:gbifOccurrenceId "4985388511" ;
trt:httpUri <https://treatment.plazi.org/id/F275A6752C5E4023FB12A18CFF0B6F6C#CAB41D3E2C5E4023FD43A064FF076F6C> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,101 @@
@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/F275A6752C5E4023FD89A52CFD896AD4>
dc:creator "García, Miguel A.; Mucina, Ladislav; Nickrent, Daniel L." ;
dc:title "Thesium spicatum L." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/F275A6752C5E4023FD89A52CFD896AD4.mc.CAB41D3E2C5E4023FD12A52CFAAC6A3B>, <http://tb.plazi.org/GgServer/dwcaRecords/F275A6752C5E4023FD89A52CFD896AD4.mc.CAB41D3E2C5E4023FA8FA52CFD876AD3> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Thesium_spicatum_Linnaeus_> ;
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_spicatum_Linnaeus_>
dwc:authority "L." ;
dwc:class "Magnoliopsida" ;
dwc:family "Thesiaceae" ;
dwc:genus "Thesium" ;
dwc:kingdom "Plantae" ;
dwc:order "Santalales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Linnaeus" ;
dwc:species "spicatum" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/56FPP> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Thesium_spicatum> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Thesium_spicatum>
dwc:class "Magnoliopsida" ;
dwc:family "Thesiaceae" ;
dwc:genus "Thesium" ;
dwc:kingdom "Plantae" ;
dwc:order "Santalales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "spicatum" ;
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/F275A6752C5E4023FD89A52CFD896AD4.mc.CAB41D3E2C5E4023FD12A52CFAAC6A3B>
trt:gbifOccurrenceId "4985388506" ;
trt:httpUri <https://treatment.plazi.org/id/F275A6752C5E4023FD89A52CFD896AD4#CAB41D3E2C5E4023FD12A52CFAAC6A3B> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F275A6752C5E4023FD89A52CFD896AD4.mc.CAB41D3E2C5E4023FA8FA52CFD876AD3>
trt:gbifOccurrenceId "4985388388" ;
trt:httpUri <https://treatment.plazi.org/id/F275A6752C5E4023FD89A52CFD896AD4#CAB41D3E2C5E4023FA8FA52CFD876AD3> ;
a dwc:MaterialCitation .