2024-07-04 14:35:41 +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/C2132A088AF3A0B45CA3FA4A0BBA1DC1>
dc: creator " Linnaeus, Carolus " ;
dc: title " Prunus domestica var. damascena Linnaeus, 1753, var. nov. " ;
trt: definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Prunus_domestica_damascena_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/Prunus_domestica_damascena_Linnaeus_1753>
dwc: authorityName " Linnaeus " ;
dwc: authorityYear " 1753 " ;
dwc: class " Magnoliopsida " ;
dwc: family " Rosaceae " ;
dwc: genus " Prunus " ;
dwc: kingdom " Plantae " ;
dwc: order " Rosales " ;
dwc: phylum " Tracheophyta " ;
dwc: rank " variety " ;
dwc: scientificNameAuthorship " Linnaeus, 1753 " ;
dwc: species " domestica " ;
dwc: variety " damascena " ;
rdfs: seeAlso <https://www.catalogueoflife.org/data/taxon/5QYM5> ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Prunus_domestica_damascena> ;
a dwcFP: TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Prunus_domestica_damascena>
dwc: class " Magnoliopsida " ;
dwc: family " Rosaceae " ;
dwc: genus " Prunus " ;
dwc: kingdom " Plantae " ;
dwc: order " Rosales " ;
dwc: phylum " Tracheophyta " ;
dwc: rank " variety " ;
dwc: species " domestica " ;
dwc: variety " damascena " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Plantae/Prunus_domestica> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Prunus_domestica>
2024-11-13 02:19:27 +01:00
dwc: genus " Prunus " ;
2024-07-04 14:35:41 +02:00
dwc: rank " species " ;
dwc: species " domestica " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Plantae/Prunus> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Prunus>
dwc: genus " Prunus " ;
dwc: rank " genus " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosaceae> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Rosaceae>
dwc: family " Rosaceae " ;
dwc: rank " family " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosales> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Rosales>
dwc: order " Rosales " ;
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 .