@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/03DFA674FF92FFB5C79677DC08050AA2>
    cito:cites <http://dx.doi.org/10.5281/zenodo.13668773> ;
    dc:creator "Gupta, Chandani; Dash, Sudhansu Sekhar; Brach, Anthony Robert" ;
    dc:title "Rubus almorensis Dunn 1921" ;
    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Rubus_almorensis_Dunn_1921> ;
    trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.266.4.8> ;
    a trt:Treatment .

<http://dx.doi.org/10.11646/phytotaxa.266.4.8>
    bibo:endPage "300" ;
    bibo:issue "4" ;
    bibo:journal "Phytotaxa" ;
    bibo:pubDate "2016-06-28" ;
    bibo:startPage "297" ;
    bibo:volume "266" ;
    dc:creator "Gupta, Chandani; Dash, Sudhansu Sekhar; Brach, Anthony Robert" ;
    dc:date "2016" ;
    dc:title "Lectotypification of two names in the genus Rubus L. (Rosaceae)" ;
    fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13668773> ;
    a fabio:JournalArticle .

<http://taxon-concept.plazi.org/id/Plantae/Rubus_almorensis_Dunn_1921>
    dwc:authority "Dunn (1921: 310)" ;
    dwc:authorityName "Dunn" ;
    dwc:authorityPageNumber "310" ;
    dwc:authorityYear "1921" ;
    dwc:class "Magnoliopsida" ;
    dwc:family "Rosaceae" ;
    dwc:genus "Rubus" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Rosales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "species" ;
    dwc:scientificNameAuthorship "Dunn, 1921" ;
    dwc:species "almorensis" ;
    rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4TJDQ> ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Rubus_almorensis> ;
    a dwcFP:TaxonConcept .

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

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

<http://dx.doi.org/10.5281/zenodo.13668773>
    dc:description "FIGURE 1. Lectotype image of Rubus almorensis Dunn." ;
    fabio:hasRepresentation <https://zenodo.org/record/13668773/files/figure.png> ;
    a fabio:Figure .