121 lines
4.4 KiB
Turtle
121 lines
4.4 KiB
Turtle
@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/8CC3ABE15C20A53F397DC9BDC47D72F7>
|
|
dc:creator "Brenan, J. P. M" ;
|
|
dc:title "Chenopodium album L." ;
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Chenopodium_album_Linnaeus_> ;
|
|
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Chenopodium_album_cymigerum_Schinz_> ;
|
|
trt:publishedIn <http://publication.plazi.org/id/CDD696ED727BEBAB937EEA1FEEEC4E82> ;
|
|
a trt:Treatment .
|
|
|
|
<http://publication.plazi.org/id/CDD696ED727BEBAB937EEA1FEEEC4E82>
|
|
bibo:endPage "14" ;
|
|
bibo:journal "Flora of Tropical East Africa" ;
|
|
bibo:startPage "2" ;
|
|
bibo:volume "12" ;
|
|
dc:creator "Brenan, J. P. M" ;
|
|
dc:date "1954" ;
|
|
dc:title "Chenopodiaceae (part: Chenopodium)" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Plantae/Chenopodium_album_Linnaeus_>
|
|
dwc:authority "L." ;
|
|
dwc:authorityName "L." ;
|
|
dwc:class "Magnoliopsida" ;
|
|
dwc:family "Amaranthaceae" ;
|
|
dwc:genus "Chenopodium" ;
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:order "Caryophyllales" ;
|
|
dwc:phylum "Tracheophyta" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Linnaeus" ;
|
|
dwc:species "album" ;
|
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/TX8H> ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Chenopodium_album> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-concept.plazi.org/id/Plantae/Chenopodium_album_cymigerum_Schinz_>
|
|
# Warning: Removing "(Koch)" from authority ;
|
|
dwc:authority "(Koch) Schinz & Thell" ;
|
|
dwc:authorityName "(Koch) Schinz & Thell" ;
|
|
dwc:class "Magnoliopsida" ;
|
|
dwc:family "Amaranthaceae" ;
|
|
dwc:genus "Chenopodium" ;
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:order "Caryophyllales" ;
|
|
dwc:phylum "Tracheophyta" ;
|
|
dwc:rank "variety" ;
|
|
dwc:scientificNameAuthorship "Schinz & Thell" ;
|
|
dwc:species "album" ;
|
|
dwc:variety "cymigerum" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Chenopodium_album_cymigerum> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Plantae/Chenopodium_album>
|
|
dwc:class "Magnoliopsida" ;
|
|
dwc:family "Amaranthaceae" ;
|
|
dwc:genus "Chenopodium" ;
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:order "Caryophyllales" ;
|
|
dwc:phylum "Tracheophyta" ;
|
|
dwc:rank "species" ;
|
|
dwc:species "album" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Chenopodium> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Plantae/Chenopodium>
|
|
dwc:genus "Chenopodium" ;
|
|
dwc:rank "genus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Amaranthaceae> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Plantae/Amaranthaceae>
|
|
dwc:family "Amaranthaceae" ;
|
|
dwc:rank "family" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Caryophyllales> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Plantae/Caryophyllales>
|
|
dwc:order "Caryophyllales" ;
|
|
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/Chenopodium_album_cymigerum>
|
|
dwc:class "Magnoliopsida" ;
|
|
dwc:family "Amaranthaceae" ;
|
|
dwc:genus "Chenopodium" ;
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:order "Caryophyllales" ;
|
|
dwc:phylum "Tracheophyta" ;
|
|
dwc:rank "variety" ;
|
|
dwc:species "album" ;
|
|
dwc:variety "cymigerum" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Chenopodium_album> ;
|
|
a dwcFP:TaxonName .
|