@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/03C087E7FFA1AD22FF6FFCA02F68AFCF>
    dc:creator "Mazhar, Alireza Rajabi; Goldasteh, Shila; Farahani, Samira; Van Achterberg, Cornelis" ;
    dc:title "Chelonus (Microchelonus) erythrogaster Lucas 1849" ;
    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chelonus_erythrogaster_Lucas_1849> ;
    trt:publishedIn <http://doi.org/10.5281/zenodo.5018725> ;
    a trt:Treatment .

<http://doi.org/10.5281/zenodo.5018725>
    bibo:endPage "421" ;
    bibo:issue "4" ;
    bibo:journal "Turkish Journal of Zoology" ;
    bibo:pubDate "2018-07-26" ;
    bibo:startPage "416" ;
    bibo:volume "42" ;
    dc:creator "Mazhar, Alireza Rajabi; Goldasteh, Shila; Farahani, Samira; Van Achterberg, Cornelis" ;
    dc:date "2018" ;
    dc:title "New species and new record of Chelonini (Hymenoptera: Braconidae) from western Iran" ;
    a fabio:JournalArticle .

<http://taxon-concept.plazi.org/id/Animalia/Chelonus_erythrogaster_Lucas_1849>
    dwc:authority "Lucas, 1849" ;
    dwc:authorityName "Lucas" ;
    dwc:authorityYear "1849" ;
    dwc:class "Insecta" ;
    dwc:family "Braconidae" ;
    dwc:genus "Chelonus" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Hymenoptera" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "species" ;
    dwc:scientificNameAuthorship "Lucas, 1849" ;
    dwc:species "erythrogaster" ;
    dwc:subGenus "Microchelonus" ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chelonus_erythrogaster> ;
    a dwcFP:TaxonConcept .

<http://taxon-name.plazi.org/id/Animalia/Chelonus_erythrogaster>
    dwc:class "Insecta" ;
    dwc:family "Braconidae" ;
    dwc:genus "Chelonus" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Hymenoptera" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "species" ;
    dwc:species "erythrogaster" ;
    dwc:subGenus "Microchelonus" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chelonus_Microchelonus> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Chelonus_Microchelonus>
    dwc:genus "Chelonus" ;
    dwc:rank "subGenus" ;
    dwc:subGenus "Microchelonus" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chelonus> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Chelonus>
    dwc:genus "Chelonus" ;
    dwc:rank "genus" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Braconidae> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Braconidae>
    dwc:family "Braconidae" ;
    dwc:rank "family" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
    dwc:order "Hymenoptera" ;
    dwc:rank "order" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Insecta>
    dwc:class "Insecta" ;
    dwc:rank "class" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
    dwc:phylum "Arthropoda" ;
    dwc:rank "phylum" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia>
    dwc:kingdom "Animalia" ;
    dwc:rank "kingdom" ;
    a dwcFP:TaxonName .