@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .

<http://treatment.plazi.org/id/03C0BF77FFBEFFA71DB1FE1C1F3DFA67>
    cito:cites <http://dx.doi.org/10.5281/zenodo.281576> ;
    dc:creator "Müller, Andreas" ;
    dc:title "Chelostoma (Chelostoma) siciliae Müller, 2012, spec. nov." ;
    trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chelostoma_siciliae_M%C3%BCller_2012> ;
    trt:publishedIn <http://dx.doi.org/10.5281/zenodo.281575> ;
    a trt:Treatment .

<http://dx.doi.org/10.5281/zenodo.281575>
    bibo:endPage "50" ;
    bibo:journal "Zootaxa" ;
    bibo:startPage "29" ;
    bibo:volume "3355" ;
    dc:creator "Müller, Andreas" ;
    dc:date "2012" ;
    dc:title "New European bee species of the tribe Osmiini (Hymenoptera: Apoidea: Megachilidae)" ;
    fabio:hasPart <http://dx.doi.org/10.5281/zenodo.281576> ;
    a fabio:JournalArticle .

<http://taxon-concept.plazi.org/id/Animalia/Chelostoma_siciliae_M%C3%BCller_2012>
    # Info: authority attributes generated from docAuthor ;
    dwc:authority "Müller, 2012" ;
    dwc:authorityName "Müller" ;
    dwc:authorityYear "2012" ;
    dwc:class "Insecta" ;
    dwc:family "Megachilidae" ;
    dwc:genus "Chelostoma" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Hymenoptera" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "species" ;
    dwc:scientificNameAuthorship "Müller, 2012" ;
    dwc:species "siciliae" ;
    dwc:subGenus "Chelostoma" ;
    rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8SFYL> ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chelostoma_siciliae> ;
    a dwcFP:TaxonConcept .

<http://taxon-name.plazi.org/id/Animalia/Chelostoma_siciliae>
    dwc:class "Insecta" ;
    dwc:family "Megachilidae" ;
    dwc:genus "Chelostoma" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Hymenoptera" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "species" ;
    dwc:species "siciliae" ;
    dwc:subGenus "Chelostoma" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chelostoma_Chelostoma> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Chelostoma_Chelostoma>
    dwc:class "Insecta" ;
    dwc:family "Megachilidae" ;
    dwc:genus "Chelostoma" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Hymenoptera" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "subGenus" ;
    dwc:subGenus "Chelostoma" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chelostoma> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Chelostoma>
    dwc:class "Insecta" ;
    dwc:family "Megachilidae" ;
    dwc:genus "Chelostoma" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Hymenoptera" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "genus" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Megachilidae> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Megachilidae>
    dwc:class "Insecta" ;
    dwc:family "Megachilidae" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Hymenoptera" ;
    dwc:phylum "Arthropoda" ;
    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:class "Insecta" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Hymenoptera" ;
    dwc:phylum "Arthropoda" ;
    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:kingdom "Animalia" ;
    dwc:phylum "Arthropoda" ;
    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:kingdom "Animalia" ;
    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 .

<http://dx.doi.org/10.5281/zenodo.281576>
    dc:description "FIGURE 1 – 8. 1: Chelostoma comosum spec. nov., metanotum and propodeum of Ψ. 2: Chelostoma comosum spec. nov., median elevation on sternum 2 of ɗ. 3: Chelostoma siciliae spec. nov., clypeus of Ψ. 4: Chelostoma siciliae spec. nov., metanotum and propodeum of Ψ. 5: Chelostoma incognitum spec. nov., apical part of labrum of Ψ. 6: Chelostoma incognitum spec. nov., terga 6 – 7 of ɗ. 7: Chelostoma longifacies spec. nov., head of Ψ. 8: Chelostoma longifacies spec. nov., apical hair comb on sternum 5 of ɗ." ;
    fabio:hasRepresentation <https://zenodo.org/record/281576/files/figure.png> ;
    a fabio:Figure .