2024-07-04 14:16:58 +02:00
@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/038A878469093D71248AFF6C924EF99D>
2024-11-06 16:36:46 +01:00
# Warning: Not adding 'trt:citesTaxonName <http://taxon-concept.plazi.org/id/Animalia/nigrina_Weise_>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/delicatula>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/nigrina>' due to issues with rank ;
cito: cites <http://dx.doi.org/10.5281/zenodo.274451> , <http://taxon-concept.plazi.org/id/Animalia/Cassida_fastuosa_Schaller_1763> , <http://taxon-concept.plazi.org/id/Animalia/Cassida_vittata_Gemminger_1876> , <http://taxon-concept.plazi.org/id/Animalia/Cassida_vittata_Villers_1789> , <http://taxon-concept.plazi.org/id/Animalia/Pilemostoma_bucharica_Spaeth_1914> , <http://taxon-concept.plazi.org/id/Animalia/Pilemostoma_fastuosa_Schaller_1783> , <http://taxon-concept.plazi.org/id/Plantae/Pulicaria_dysenterica_Steinhausen_1950> , <http://taxon-concept.plazi.org/id/Plantae/Senecio_jacobaea_Brovdij_1983> ;
2024-07-04 14:16:58 +02:00
dc: creator " Sekerka, Lukáš " ;
dc: title " Pilemostoma fastuosa Schaller 1763 " ;
trt: augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pilemostoma_fastuosa_Schaller_1763> ;
2024-11-06 16:36:46 +01:00
trt: citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Asteraceae> , <http://taxon-name.plazi.org/id/Plantae/Inula> , <http://taxon-name.plazi.org/id/Plantae/Inula_ensifolia> , <http://taxon-name.plazi.org/id/Plantae/Inula_salicina> , <http://taxon-name.plazi.org/id/Plantae/Pulicaria_vulgaris> ;
trt: deprecates <http://taxon-concept.plazi.org/id/Animalia/Cassida_ocellata_Herbst_1799> , <http://taxon-concept.plazi.org/id/Animalia/Cassida_vittata_Fabricius_1798> ;
2024-07-04 14:16:58 +02:00
trt: publishedIn <http://dx.doi.org/10.5281/zenodo.274450> ;
a trt: Treatment .
<http://dx.doi.org/10.5281/zenodo.274450>
bibo: endPage " 48 " ;
bibo: journal " Zootaxa " ;
bibo: startPage " 40 " ;
bibo: volume " 1859 " ;
dc: creator " Sekerka, Lukáš " ;
dc: date " 2008 " ;
dc: title " Revision of the genus Pilemostoma Desbroches, 1891 (Coleoptera: Chrysomelidae: Cassidinae: Cassidini) " ;
fabio: hasPart <http://dx.doi.org/10.5281/zenodo.274451> ;
a fabio: JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Pilemostoma_fastuosa_Schaller_1763>
dwc: authority " Schaller, 1763 " ;
dwc: authorityName " Schaller " ;
dwc: authorityYear " 1763 " ;
dwc: class " Insecta " ;
dwc: family " Chrysomelidae " ;
dwc: genus " Pilemostoma " ;
dwc: kingdom " Animalia " ;
dwc: order " Coleoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " Schaller, 1763 " ;
dwc: species " fastuosa " ;
rdfs: seeAlso <https://www.catalogueoflife.org/data/taxon/4HTD2> ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pilemostoma_fastuosa> ;
a dwcFP: TaxonConcept .
2024-11-06 16:36:46 +01:00
<http://taxon-concept.plazi.org/id/Animalia/Cassida_fastuosa_Schaller_1763>
dwc: authority " Schaller (1763) " ;
dwc: authorityName " Schaller " ;
dwc: authorityYear " 1763 " ;
dwc: class " Insecta " ;
dwc: family " Chrysomelidae " ;
dwc: genus " Cassida " ;
dwc: kingdom " Animalia " ;
dwc: order " Coleoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " Schaller, 1763 " ;
dwc: species " fastuosa " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cassida_fastuosa> ;
a dwcFP: TaxonConcept .
2024-07-04 14:16:58 +02:00
<http://taxon-concept.plazi.org/id/Animalia/Cassida_vittata_Fabricius_1798>
dwc: authority " Fabricius (1798) " ;
dwc: authorityName " Fabricius " ;
dwc: authorityYear " 1798 " ;
dwc: class " Insecta " ;
dwc: family " Chrysomelidae " ;
dwc: genus " Cassida " ;
dwc: kingdom " Animalia " ;
dwc: order " Coleoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " Fabricius, 1798 " ;
dwc: species " vittata " ;
2024-11-06 16:36:46 +01:00
rdfs: seeAlso <https://www.catalogueoflife.org/data/taxon/7RYM7> ;
2024-07-04 14:16:58 +02:00
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cassida_vittata> ;
a dwcFP: TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Cassida_ocellata_Herbst_1799>
dwc: authority " Herbst (1799) " ;
dwc: authorityName " Herbst " ;
dwc: authorityYear " 1799 " ;
dwc: class " Insecta " ;
dwc: family " Chrysomelidae " ;
dwc: genus " Cassida " ;
dwc: kingdom " Animalia " ;
dwc: order " Coleoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " Herbst, 1799 " ;
dwc: species " ocellata " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cassida_ocellata> ;
a dwcFP: TaxonConcept .
2024-11-06 16:36:46 +01:00
<http://taxon-concept.plazi.org/id/Animalia/Pilemostoma_bucharica_Spaeth_1914>
dwc: authority " Spaeth, 1914 " ;
dwc: authorityName " Spaeth " ;
dwc: authorityYear " 1914 " ;
dwc: class " Insecta " ;
dwc: family " Chrysomelidae " ;
dwc: genus " Pilemostoma " ;
dwc: kingdom " Animalia " ;
dwc: order " Coleoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " Spaeth, 1914 " ;
dwc: species " bucharica " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pilemostoma_bucharica> ;
a dwcFP: TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Pulicaria_dysenterica_Steinhausen_1950>
dwc: authority " Steinhausen 1950 " ;
dwc: authorityName " Steinhausen " ;
dwc: authorityYear " 1950 " ;
dwc: class " Magnoliopsida " ;
dwc: family " Asteraceae " ;
dwc: genus " Pulicaria " ;
dwc: kingdom " Plantae " ;
dwc: order " Asterales " ;
dwc: phylum " Tracheophyta " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " Steinhausen, 1950 " ;
dwc: species " dysenterica " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Pulicaria_dysenterica> ;
a dwcFP: TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Senecio_jacobaea_Brovdij_1983>
dwc: authority " (Brovdij 1983) " ;
dwc: authorityName " Brovdij " ;
dwc: authorityYear " 1983 " ;
dwc: baseAuthorityName " Brovdij " ;
dwc: baseAuthorityYear " 1983 " ;
dwc: class " Magnoliopsida " ;
dwc: family " Asteraceae " ;
dwc: genus " Senecio " ;
dwc: kingdom " Plantae " ;
dwc: order " Asterales " ;
dwc: phylum " Tracheophyta " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " (Brovdij, 1983) Brovdij, 1983 " ;
dwc: species " jacobaea " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Senecio_jacobaea> ;
a dwcFP: TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Cassida_vittata_Villers_1789>
dwc: authority " Villers, 1789 " ;
dwc: authorityName " Villers " ;
dwc: authorityYear " 1789 " ;
dwc: class " Insecta " ;
dwc: family " Chrysomelidae " ;
dwc: genus " Cassida " ;
dwc: kingdom " Animalia " ;
dwc: order " Coleoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " Villers, 1789 " ;
dwc: species " vittata " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cassida_vittata> ;
a dwcFP: TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Cassida_vittata_Gemminger_1876>
dwc: authority " Fabricius. Gemminger & Harold (1876) " ;
dwc: authorityName " Fabricius. Gemminger & Harold " ;
dwc: authorityYear " 1876 " ;
dwc: class " Insecta " ;
dwc: family " Chrysomelidae " ;
dwc: genus " Cassida " ;
dwc: kingdom " Animalia " ;
dwc: order " Coleoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " Fabricius. Gemminger & Harold, 1876 " ;
dwc: species " vittata " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cassida_vittata> ;
a dwcFP: TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Pilemostoma_fastuosa_Schaller_1783>
dwc: authority " Schaller, 1783 " ;
dwc: authorityName " Schaller " ;
dwc: authorityYear " 1783 " ;
2024-07-04 14:16:58 +02:00
dwc: class " Insecta " ;
dwc: family " Chrysomelidae " ;
dwc: genus " Pilemostoma " ;
dwc: kingdom " Animalia " ;
dwc: order " Coleoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
2024-11-06 16:36:46 +01:00
dwc: scientificNameAuthorship " Schaller, 1783 " ;
2024-07-04 14:16:58 +02:00
dwc: species " fastuosa " ;
2024-11-06 16:36:46 +01:00
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pilemostoma_fastuosa> ;
a dwcFP: TaxonConcept .
2024-07-04 14:16:58 +02:00
2024-11-06 16:36:46 +01:00
<http://taxon-name.plazi.org/id/Animalia/Pilemostoma_fastuosa>
2024-07-04 14:16:58 +02:00
dwc: class " Insecta " ;
dwc: family " Chrysomelidae " ;
dwc: genus " Pilemostoma " ;
dwc: kingdom " Animalia " ;
dwc: order " Coleoptera " ;
dwc: phylum " Arthropoda " ;
2024-11-06 16:36:46 +01:00
dwc: rank " species " ;
dwc: species " fastuosa " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Pilemostoma> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pilemostoma>
dwc: genus " Pilemostoma " ;
2024-07-04 14:16:58 +02:00
dwc: rank " genus " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Chrysomelidae> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chrysomelidae>
dwc: family " Chrysomelidae " ;
dwc: rank " family " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc: order " Coleoptera " ;
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 .
2024-11-06 16:36:46 +01:00
<http://taxon-name.plazi.org/id/Animalia/Cassida_vittata>
2024-07-04 14:16:58 +02:00
dwc: class " Insecta " ;
dwc: family " Chrysomelidae " ;
dwc: genus " Cassida " ;
dwc: kingdom " Animalia " ;
dwc: order " Coleoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
2024-11-06 16:36:46 +01:00
dwc: species " vittata " ;
2024-07-04 14:16:58 +02:00
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Cassida> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cassida>
dwc: genus " Cassida " ;
dwc: rank " genus " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Chrysomelidae> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cassida_ocellata>
dwc: class " Insecta " ;
dwc: family " Chrysomelidae " ;
dwc: genus " Cassida " ;
dwc: kingdom " Animalia " ;
dwc: order " Coleoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: species " ocellata " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Cassida> ;
a dwcFP: TaxonName .
<http://dx.doi.org/10.5281/zenodo.274451>
dc: description " FIGURES 1 – 8. Pilemostoma fastuosa: 1, 3, 4 — body dorsal, 2 — body lateral, 5 — head, antennae, prosternal collar and fore legs, 6 — aedaeagus lateral, 7 — aedaeagus apex, 8 — spermatheca. 1, 2 — typical form, 3 — yellow form (ab. delicatula Ws.), 4 — black form (ab. nigrina Ws.). " ;
fabio: hasRepresentation <https://zenodo.org/record/274451/files/figure.png> ;
a fabio: Figure .