93 lines
3.2 KiB
Turtle
93 lines
3.2 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#> .
|
|
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
|
# Warning: Failed to output a material citation, could not create identifier
|
|
|
|
<http://treatment.plazi.org/id/03E387C88849FFF6FEA8FC2A016E6C06>
|
|
dc:creator "Janssen, Thomas; Rakotondrainibe, France" ;
|
|
dc:title "Cyathea robusta Bojer" ;
|
|
trt:publishedIn <http://doi.org/10.5281/zenodo.5186906> ;
|
|
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Cyathea_robusta> ;
|
|
a trt:Treatment .
|
|
|
|
<http://doi.org/10.5281/zenodo.5186906>
|
|
bibo:endPage "241" ;
|
|
bibo:issue "2" ;
|
|
bibo:journal "Adansonia" ;
|
|
bibo:series "3" ;
|
|
bibo:startPage "213" ;
|
|
bibo:volume "28" ;
|
|
dc:creator "Janssen, Thomas; Rakotondrainibe, France" ;
|
|
dc:date "2006" ;
|
|
dc:title "A revision of the fern family Cyatheaceae in the Mascarene Islands" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-name.plazi.org/id/Plantae/Cyathea_robusta>
|
|
dwc:class "Polypodiopsida" ;
|
|
dwc:family "Cyatheaceae" ;
|
|
dwc:genus "Cyathea" ;
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:order "Cyatheales" ;
|
|
dwc:phylum "Tracheophyta" ;
|
|
dwc:rank "species" ;
|
|
dwc:species "robusta" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cyathea> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Plantae/Cyathea>
|
|
dwc:class "Polypodiopsida" ;
|
|
dwc:family "Cyatheaceae" ;
|
|
dwc:genus "Cyathea" ;
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:order "Cyatheales" ;
|
|
dwc:phylum "Tracheophyta" ;
|
|
dwc:rank "genus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cyatheaceae> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Plantae/Cyatheaceae>
|
|
dwc:class "Polypodiopsida" ;
|
|
dwc:family "Cyatheaceae" ;
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:order "Cyatheales" ;
|
|
dwc:phylum "Tracheophyta" ;
|
|
dwc:rank "family" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cyatheales> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Plantae/Cyatheales>
|
|
dwc:class "Polypodiopsida" ;
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:order "Cyatheales" ;
|
|
dwc:phylum "Tracheophyta" ;
|
|
dwc:rank "order" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodiopsida> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Plantae/Polypodiopsida>
|
|
dwc:class "Polypodiopsida" ;
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:phylum "Tracheophyta" ;
|
|
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:kingdom "Plantae" ;
|
|
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 .
|