@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/03E487B8FF84CA7EFD69FB52FBF3FA23>
    dc:creator "Laguerre, Michel" ;
    dc:title "Bertholdia myosticta Hampson 1901" ;
    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Bertholdia_myosticta_Hampson_1901> ;
    trt:publishedIn <http://dx.doi.org/10.5252/z2014n2a1> ;
    a trt:Treatment .

<http://dx.doi.org/10.5252/z2014n2a1>
    bibo:endPage "533" ;
    bibo:issue "2" ;
    bibo:journal "Zoosystema" ;
    bibo:pubDate "2014-01-01" ;
    bibo:startPage "137" ;
    bibo:volume "36" ;
    dc:creator "Laguerre, Michel" ;
    dc:date "2014" ;
    dc:title "Catalogue of the Neotropical Arctiini Leach, [1815] (except Ctenuchina Kirby, 1837 and Euchromiina Butler, 1876) (Insecta, Lepidoptera, Erebidae, Arctiinae)" ;
    a fabio:JournalArticle .

<http://taxon-concept.plazi.org/id/Plantae/Bertholdia_myosticta_Hampson_1901>
    dwc:authority "Hampson, 1901" ;
    dwc:authorityName "Hampson" ;
    dwc:authorityYear "1901" ;
    dwc:class "Chlorophyceae" ;
    dwc:family "Chaetopeltidaceae" ;
    dwc:genus "Bertholdia" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Chaetopeltidales" ;
    dwc:phylum "Chlorophyta" ;
    dwc:rank "species" ;
    dwc:scientificNameAuthorship "Hampson, 1901" ;
    dwc:species "myosticta" ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Bertholdia_myosticta> ;
    a dwcFP:TaxonConcept .

<http://taxon-name.plazi.org/id/Plantae/Bertholdia_myosticta>
    dwc:class "Chlorophyceae" ;
    dwc:family "Chaetopeltidaceae" ;
    dwc:genus "Bertholdia" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Chaetopeltidales" ;
    dwc:phylum "Chlorophyta" ;
    dwc:rank "species" ;
    dwc:species "myosticta" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Bertholdia> ;
    a dwcFP:TaxonName .

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

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

<http://taxon-name.plazi.org/id/Plantae/Chaetopeltidales>
    dwc:order "Chaetopeltidales" ;
    dwc:rank "order" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Chlorophyceae> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Plantae/Chlorophyceae>
    dwc:class "Chlorophyceae" ;
    dwc:rank "class" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Chlorophyta> ;
    a dwcFP:TaxonName .

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