@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#> .
# Warning: Failed to output a material citation, could not create identifier
# Warning: Failed to output a material citation, could not create identifier
# Warning: Failed to output a material citation, could not create identifier
# Warning: Failed to output a material citation, could not create identifier

<http://treatment.plazi.org/id/4024DA1F7958FFC702F9FF18EE1AFDE4>
    dc:creator "Fougère-Danezan, Marie; Joly, Simon; Bruneau, Anne; Gao, Xin-Fen; Zhang, Li-Bing" ;
    dc:title "Rosa helenae Rehder & E. H. Wilson" ;
    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Rosa_helenae_Rehder_> ;
    trt:publishedIn <http://dx.doi.org/10.1093/aob/mcu245> ;
    a trt:Treatment .

<http://dx.doi.org/10.1093/aob/mcu245>
    bibo:endPage "291" ;
    bibo:issue "2" ;
    bibo:journal "Annals of Botany" ;
    bibo:pubDate "2014-12-24" ;
    bibo:startPage "275" ;
    bibo:volume "115" ;
    dc:creator "Fougère-Danezan, Marie; Joly, Simon; Bruneau, Anne; Gao, Xin-Fen; Zhang, Li-Bing" ;
    dc:date "2014" ;
    dc:title "Phylogeny and biogeography of wild roses with specific attention to polyploids" ;
    a fabio:JournalArticle .

<http://taxon-concept.plazi.org/id/Plantae/Rosa_helenae_Rehder_>
    dwc:authority "Rehder & E. H. Wilson" ;
    dwc:authorityName "Rehder & E. H. Wilson" ;
    dwc:class "Magnoliopsida" ;
    dwc:family "Rosaceae" ;
    dwc:genus "Rosa" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Rosales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "species" ;
    dwc:scientificNameAuthorship "Rehder & Wilson" ;
    dwc:species "helenae" ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Rosa_helenae> ;
    a dwcFP:TaxonConcept .

<http://taxon-name.plazi.org/id/Plantae/Rosa_helenae>
    dwc:class "Magnoliopsida" ;
    dwc:family "Rosaceae" ;
    dwc:genus "Rosa" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Rosales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "species" ;
    dwc:species "helenae" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosa> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Plantae/Rosa>
    dwc:genus "Rosa" ;
    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 .