2024-07-04 14:19:53 +02:00
@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/11D63CD398A0EC54A5CE87AD28AE87F5>
dc: creator " Linnaeus, Carolus " ;
dc: title " Sedum telephium var. purpureum Linnaeus, 1753, var. nov. " ;
trt: definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Sedum_telephium_purpureum_Linnaeus_1753> ;
trt: publishedIn <https://doi.org/10.5962/bhl.title.669> ;
a trt: Treatment .
<https://doi.org/10.5962/bhl.title.669>
dc: creator " Linnaeus, Carolus " ;
dc: date " 1753 " ;
dc: title " Species plantarum: exhibentes plantas rite cognitas, ad genera relatas, cum differentiis specificis, nominibus trivialibus, synonymis selectis, locis natalibus, secundum systema sexuale digestas " ;
a fabio: Book .
<http://taxon-concept.plazi.org/id/Plantae/Sedum_telephium_purpureum_Linnaeus_1753>
dwc: authorityName " Linnaeus " ;
dwc: authorityYear " 1753 " ;
dwc: class " Magnoliopsida " ;
dwc: family " Crassulaceae " ;
dwc: genus " Sedum " ;
dwc: kingdom " Plantae " ;
dwc: order " Saxifragales " ;
dwc: phylum " Tracheophyta " ;
dwc: rank " variety " ;
dwc: scientificNameAuthorship " Linnaeus, 1753 " ;
dwc: species " telephium " ;
dwc: variety " purpureum " ;
rdfs: seeAlso <https://www.catalogueoflife.org/data/taxon/99923> ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Sedum_telephium_purpureum> ;
a dwcFP: TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Sedum_telephium_purpureum>
dwc: class " Magnoliopsida " ;
dwc: family " Crassulaceae " ;
dwc: genus " Sedum " ;
dwc: kingdom " Plantae " ;
dwc: order " Saxifragales " ;
dwc: phylum " Tracheophyta " ;
dwc: rank " variety " ;
dwc: species " telephium " ;
dwc: variety " purpureum " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Plantae/Sedum_telephium> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Sedum_telephium>
2024-11-13 01:54:41 +01:00
dwc: genus " Sedum " ;
2024-07-04 14:19:53 +02:00
dwc: rank " species " ;
dwc: species " telephium " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Plantae/Sedum> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Sedum>
dwc: genus " Sedum " ;
dwc: rank " genus " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Plantae/Crassulaceae> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Crassulaceae>
dwc: family " Crassulaceae " ;
dwc: rank " family " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Plantae/Saxifragales> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Saxifragales>
dwc: order " Saxifragales " ;
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 .