@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

<http://treatment.plazi.org/id/03D387ADB3188A0EFCF9FB58FB6EFA0B>
    dc:creator "Madrid, Anales del Jardín Botánico de; 2009; Knapp, Sandra" ;
    dc:title "Solanum pachyneuroides Amshoff" ;
    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Solanum_pachyneuroides_Amshoff_> ;
    trt:publishedIn <http://dx.doi.org/10.3989/ajbm.2209> ;
    a trt:Treatment .

<http://dx.doi.org/10.3989/ajbm.2209>
    bibo:endPage "84" ;
    bibo:issue "1" ;
    bibo:journal "Anales del Jardín Botánico de Madrid" ;
    bibo:pubDate "2009-07-07" ;
    bibo:startPage "65" ;
    bibo:volume "66" ;
    dc:creator "Madrid, Anales del Jardín Botánico de; 2009; Knapp, Sandra" ;
    dc:date "2009" ;
    dc:title "Synopsis and lectotypification of Solanum (Solanaceae) species endemic in the West Indies" ;
    a fabio:JournalArticle .

<http://taxon-concept.plazi.org/id/Plantae/Solanum_pachyneuroides_Amshoff_>
    dwc:authority "Amshoff" ;
    dwc:authorityName "Amshoff" ;
    dwc:class "Magnoliopsida" ;
    dwc:family "Solanaceae" ;
    dwc:genus "Solanum" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Solanales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "species" ;
    dwc:scientificNameAuthorship "Amshoff" ;
    dwc:species "pachyneuroides" ;
    rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4Y3M9> ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Solanum_pachyneuroides> ;
    a dwcFP:TaxonConcept .

<http://taxon-name.plazi.org/id/Plantae/Solanum_pachyneuroides>
    dwc:class "Magnoliopsida" ;
    dwc:family "Solanaceae" ;
    dwc:genus "Solanum" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Solanales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "species" ;
    dwc:species "pachyneuroides" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanum> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Plantae/Solanum>
    dwc:genus "Solanum" ;
    dwc:rank "genus" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanaceae> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Plantae/Solanaceae>
    dwc:family "Solanaceae" ;
    dwc:rank "family" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanales> ;
    a dwcFP:TaxonName .

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