72 lines
2.7 KiB
Turtle
72 lines
2.7 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/CA8F4F503D5512D129318A85E7783073>
|
|
dc:creator "George Bentham; Ferdinand Mueller" ;
|
|
dc:title "Chenopodiastrum (RHAGODIOIDES)" ;
|
|
trt:publishedIn <http://publication.plazi.org/id/FF96150E067AAF49DF2A6B03FFB9FFFE> ;
|
|
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Chenopodiastrum_RHAGODIOIDES> ;
|
|
a trt:Treatment .
|
|
|
|
<http://publication.plazi.org/id/FF96150E067AAF49DF2A6B03FFB9FFFE>
|
|
bibo:endPage "165" ;
|
|
bibo:startPage "157" ;
|
|
dc:creator "George Bentham; Ferdinand Mueller" ;
|
|
dc:date "1870" ;
|
|
dc:title "Chenopodium & Dysphania" ;
|
|
a fabio:BookSection .
|
|
|
|
<http://taxon-name.plazi.org/id/Plantae/Chenopodiastrum_RHAGODIOIDES>
|
|
dwc:class "Magnoliopsida" ;
|
|
dwc:family "Amaranthaceae" ;
|
|
dwc:genus "Chenopodiastrum" ;
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:order "Caryophyllales" ;
|
|
dwc:phylum "Tracheophyta" ;
|
|
dwc:rank "subGenus" ;
|
|
dwc:subGenus "RHAGODIOIDES" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Chenopodiastrum> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Plantae/Chenopodiastrum>
|
|
dwc:genus "Chenopodiastrum" ;
|
|
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 .
|