2024-07-04 13:57:27 +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/03BD87CFB96DF405FF5EFD7AFB48FE61>
2024-11-08 17:33:35 +01:00
cito: cites <http://dx.doi.org/10.5281/zenodo.8255179> , <http://dx.doi.org/10.5281/zenodo.8255181> ;
2024-07-04 13:57:27 +02:00
dc: creator " Cuéllar-Ramírez, Mauricio; Ramos-Pastrana, Yardany; Fernandes, Daniell R. R. " ;
dc: title " Eiphosoma dentator Roman 1912 " ;
dwc: basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03BD87CFB96DF405FF5EFD7AFB48FE61.mc.3B7C3C84B96DF403FE8FFD03FD97FCE7> , <http://tb.plazi.org/GgServer/dwcaRecords/03BD87CFB96DF405FF5EFD7AFB48FE61.mc.3B7C3C84B96DF403FE90FC86FDACFC62> ;
trt: augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Eiphosoma_dentator_Fabricius_1804> ;
2024-11-06 16:09:27 +01:00
trt: deprecates <http://taxon-concept.plazi.org/id/Animalia/Eiphosoma_annulata_Cresson_1865> , <http://taxon-concept.plazi.org/id/Animalia/Eiphosoma_annulator_Cresson_1865> , <http://taxon-concept.plazi.org/id/Animalia/Eiphosoma_annulatum_Cresson_1865> , <http://taxon-concept.plazi.org/id/Animalia/Eiphosoma_annulatus_Cresson_1865> , <http://taxon-concept.plazi.org/id/Animalia/Eiphosoma_lacteum_Cockerell_1913> , <http://taxon-concept.plazi.org/id/Animalia/Eiphosoma_saueri_Lima_1953> , <http://taxon-concept.plazi.org/id/Animalia/Eiphosoma_texana_Cresson_1872> , <http://taxon-concept.plazi.org/id/Animalia/Eiphosoma_texanum_Cresson_1872> , <http://taxon-concept.plazi.org/id/Animalia/Eiphosoma_variegatum_Brethes_1909> , <http://taxon-concept.plazi.org/id/Animalia/Ichneumon_dentator_Fabricius_> , <http://taxon-concept.plazi.org/id/Animalia/Ophion_dentator_Fabricius_1804> , <http://taxon-concept.plazi.org/id/Animalia/Xiphosoma_annulata_Cresson_> ;
2024-07-04 13:57:27 +02:00
trt: publishedIn <http://dx.doi.org/10.11646/zootaxa.5330.4.1> ;
a trt: Treatment .
<http://dx.doi.org/10.11646/zootaxa.5330.4.1>
bibo: endPage " 491 " ;
bibo: issue " 4 " ;
bibo: journal " Zootaxa " ;
bibo: pubDate " 2023-08-17 " ;
bibo: startPage " 451 " ;
bibo: volume " 5330 " ;
dc: creator " Cuéllar-Ramírez, Mauricio; Ramos-Pastrana, Yardany; Fernandes, Daniell R. R. " ;
dc: date " 2023 " ;
dc: title " Five new species of Eiphosoma Cresson, 1865 (Ichneumonidae: Cremastinae) from Colombia, new records, and a key to Colombian species " ;
fabio: hasPart <http://dx.doi.org/10.5281/zenodo.8255179> , <http://dx.doi.org/10.5281/zenodo.8255181> ;
a fabio: JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Eiphosoma_dentator_Fabricius_1804>
dwc: ID-ENA " 2836039 " ;
dwc: authority " (Fabricius, 1804) " ;
dwc: authorityName " Roman " ;
dwc: authorityYear " 1912 " ;
dwc: baseAuthorityName " Fabricius " ;
dwc: baseAuthorityYear " 1804 " ;
dwc: class " Insecta " ;
dwc: family " Ichneumonidae " ;
dwc: genus " Eiphosoma " ;
dwc: kingdom " Animalia " ;
dwc: order " Hymenoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
2024-09-13 14:03:42 +02:00
dwc: scientificNameAuthorship " (Fabricius, 1804) " ;
2024-07-04 13:57:27 +02:00
dwc: species " dentator " ;
rdfs: seeAlso <https://www.catalogueoflife.org/data/taxon/6DZX5> ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eiphosoma_dentator> ;
a dwcFP: TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Ophion_dentator_Fabricius_1804>
dwc: authority " Fabricius, 1804: 138 " ;
dwc: authorityName " Fabricius " ;
dwc: authorityPageNumber " 138 " ;
dwc: authorityYear " 1804 " ;
dwc: class " Insecta " ;
dwc: family " Ichneumonidae " ;
dwc: genus " Ophion " ;
dwc: kingdom " Animalia " ;
dwc: order " Hymenoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " Fabricius, 1804 " ;
dwc: species " dentator " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ophion_dentator> ;
a dwcFP: TaxonConcept .
2024-09-27 13:06:57 +02:00
<http://taxon-concept.plazi.org/id/Animalia/Ichneumon_dentator_Fabricius_>
2024-07-04 13:57:27 +02:00
dwc: authority " (Fabricius) Thunberg 1822: 341 " ;
dwc: authorityName " Thunberg " ;
dwc: authorityPageNumber " 341 " ;
dwc: authorityYear " 1822 " ;
dwc: baseAuthorityName " Fabricius " ;
dwc: class " Insecta " ;
dwc: family " Ichneumonidae " ;
dwc: genus " Ichneumon " ;
dwc: kingdom " Animalia " ;
dwc: order " Hymenoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
2024-09-13 14:03:42 +02:00
dwc: scientificNameAuthorship " (Fabricius) " ;
2024-07-04 13:57:27 +02:00
dwc: species " dentator " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ichneumon_dentator> ;
a dwcFP: TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Eiphosoma_annulata_Cresson_1865>
dwc: authority " Cresson, 1865: 54 " ;
dwc: authorityName " Cresson " ;
dwc: authorityPageNumber " 54 " ;
dwc: authorityYear " 1865 " ;
dwc: class " Insecta " ;
dwc: family " Ichneumonidae " ;
dwc: genus " Eiphosoma " ;
dwc: kingdom " Animalia " ;
dwc: order " Hymenoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " Cresson, 1865 " ;
dwc: species " annulata " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eiphosoma_annulata> ;
a dwcFP: TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Eiphosoma_texana_Cresson_1872>
dwc: authority " Cresson, 1872: 176 " ;
dwc: authorityName " Cresson " ;
dwc: authorityPageNumber " 176 " ;
dwc: authorityYear " 1872 " ;
dwc: class " Insecta " ;
dwc: family " Ichneumonidae " ;
dwc: genus " Eiphosoma " ;
dwc: kingdom " Animalia " ;
dwc: order " Hymenoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " Cresson, 1872 " ;
dwc: species " texana " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eiphosoma_texana> ;
a dwcFP: TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Eiphosoma_annulator_Cresson_1865>
dwc: authority " Cresson " ;
dwc: authorityName " Cresson " ;
dwc: authorityYear " 1865 " ;
dwc: class " Insecta " ;
dwc: family " Ichneumonidae " ;
dwc: genus " Eiphosoma " ;
dwc: kingdom " Animalia " ;
dwc: order " Hymenoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " Cresson, 1865 " ;
dwc: species " annulator " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eiphosoma_annulator> ;
a dwcFP: TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Eiphosoma_annulatus_Cresson_1865>
dwc: authority " Cresson " ;
dwc: authorityName " Cresson " ;
dwc: authorityYear " 1865 " ;
dwc: class " Insecta " ;
dwc: family " Ichneumonidae " ;
dwc: genus " Eiphosoma " ;
dwc: kingdom " Animalia " ;
dwc: order " Hymenoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " Cresson, 1865 " ;
dwc: species " annulatus " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eiphosoma_annulatus> ;
a dwcFP: TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Eiphosoma_variegatum_Brethes_1909>
dwc: authority " Brethes, 1909: 230 " ;
dwc: authorityName " Brethes " ;
dwc: authorityPageNumber " 230 " ;
dwc: authorityYear " 1909 " ;
dwc: class " Insecta " ;
dwc: family " Ichneumonidae " ;
dwc: genus " Eiphosoma " ;
dwc: kingdom " Animalia " ;
dwc: order " Hymenoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " Brethes, 1909 " ;
dwc: species " variegatum " ;
2024-11-06 16:09:27 +01:00
rdfs: seeAlso <https://www.catalogueoflife.org/data/taxon/38VY5> ;
2024-07-04 13:57:27 +02:00
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eiphosoma_variegatum> ;
a dwcFP: TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Eiphosoma_annulatum_Cresson_1865>
dwc: authority " Cresson " ;
dwc: authorityName " Cresson " ;
dwc: authorityYear " 1865 " ;
dwc: class " Insecta " ;
dwc: family " Ichneumonidae " ;
dwc: genus " Eiphosoma " ;
dwc: kingdom " Animalia " ;
dwc: order " Hymenoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " Cresson, 1865 " ;
dwc: species " annulatum " ;
2024-11-06 16:09:27 +01:00
rdfs: seeAlso <https://www.catalogueoflife.org/data/taxon/38VW4> ;
2024-07-04 13:57:27 +02:00
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eiphosoma_annulatum> ;
a dwcFP: TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Eiphosoma_texanum_Cresson_1872>
dwc: authority " Cresson " ;
dwc: authorityName " Cresson " ;
dwc: authorityYear " 1872 " ;
dwc: class " Insecta " ;
dwc: family " Ichneumonidae " ;
dwc: genus " Eiphosoma " ;
dwc: kingdom " Animalia " ;
dwc: order " Hymenoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " Cresson, 1872 " ;
dwc: species " texanum " ;
2024-11-06 16:09:27 +01:00
rdfs: seeAlso <https://www.catalogueoflife.org/data/taxon/38VXZ> ;
2024-07-04 13:57:27 +02:00
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eiphosoma_texanum> ;
a dwcFP: TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Eiphosoma_lacteum_Cockerell_1913>
dwc: authority " Cockerell, 1913: 62 " ;
dwc: authorityName " Cockerell " ;
dwc: authorityPageNumber " 62 " ;
dwc: authorityYear " 1913 " ;
dwc: class " Insecta " ;
dwc: family " Ichneumonidae " ;
dwc: genus " Eiphosoma " ;
dwc: kingdom " Animalia " ;
dwc: order " Hymenoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " Cockerell, 1913 " ;
dwc: species " lacteum " ;
2024-11-06 16:09:27 +01:00
rdfs: seeAlso <https://www.catalogueoflife.org/data/taxon/38VWV> ;
2024-07-04 13:57:27 +02:00
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eiphosoma_lacteum> ;
a dwcFP: TaxonConcept .
2024-09-27 13:06:57 +02:00
<http://taxon-concept.plazi.org/id/Animalia/Xiphosoma_annulata_Cresson_>
dwc: authority " Cresson " ;
dwc: authorityName " Cresson " ;
dwc: class " Squamata " ;
dwc: family " Boidae " ;
dwc: genus " Xiphosoma " ;
dwc: kingdom " Animalia " ;
dwc: order " Hymenoptera " ;
dwc: phylum " Chordata " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " Cresson " ;
dwc: species " annulata " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Xiphosoma_annulata> ;
a dwcFP: TaxonConcept .
2024-07-04 13:57:27 +02:00
<http://taxon-concept.plazi.org/id/Animalia/Eiphosoma_saueri_Lima_1953>
dwc: authorityName " Costa Lima " ;
dwc: authorityYear " 1953 " ;
dwc: class " Insecta " ;
dwc: family " Ichneumonidae " ;
dwc: genus " Eiphosoma " ;
dwc: kingdom " Animalia " ;
dwc: order " Hymenoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " Costa Lima, 1953 " ;
dwc: species " saueri " ;
2024-11-06 16:09:27 +01:00
rdfs: seeAlso <https://www.catalogueoflife.org/data/taxon/38VXQ> ;
2024-07-04 13:57:27 +02:00
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eiphosoma_saueri> ;
a dwcFP: TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Eiphosoma_dentator>
dwc: class " Insecta " ;
dwc: family " Ichneumonidae " ;
dwc: genus " Eiphosoma " ;
dwc: kingdom " Animalia " ;
dwc: order " Hymenoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: species " dentator " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Eiphosoma> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Eiphosoma>
dwc: genus " Eiphosoma " ;
dwc: rank " genus " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
dwc: family " Ichneumonidae " ;
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> , <http://taxon-name.plazi.org/id/Animalia/Squamata> ;
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 .
<http://taxon-name.plazi.org/id/Animalia/Ophion_dentator>
dwc: class " Insecta " ;
dwc: family " Ichneumonidae " ;
dwc: genus " Ophion " ;
dwc: kingdom " Animalia " ;
dwc: order " Hymenoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: species " dentator " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Ophion> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ophion>
dwc: genus " Ophion " ;
dwc: rank " genus " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ichneumon_dentator>
dwc: class " Insecta " ;
dwc: family " Ichneumonidae " ;
dwc: genus " Ichneumon " ;
dwc: kingdom " Animalia " ;
dwc: order " Hymenoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: species " dentator " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumon> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ichneumon>
dwc: genus " Ichneumon " ;
dwc: rank " genus " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Eiphosoma_annulata>
dwc: class " Insecta " ;
dwc: family " Ichneumonidae " ;
dwc: genus " Eiphosoma " ;
dwc: kingdom " Animalia " ;
dwc: order " Hymenoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: species " annulata " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Eiphosoma> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Eiphosoma_texana>
dwc: class " Insecta " ;
dwc: family " Ichneumonidae " ;
dwc: genus " Eiphosoma " ;
dwc: kingdom " Animalia " ;
dwc: order " Hymenoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: species " texana " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Eiphosoma> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Eiphosoma_annulator>
dwc: class " Insecta " ;
dwc: family " Ichneumonidae " ;
dwc: genus " Eiphosoma " ;
dwc: kingdom " Animalia " ;
dwc: order " Hymenoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: species " annulator " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Eiphosoma> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Eiphosoma_annulatus>
dwc: class " Insecta " ;
dwc: family " Ichneumonidae " ;
dwc: genus " Eiphosoma " ;
dwc: kingdom " Animalia " ;
dwc: order " Hymenoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: species " annulatus " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Eiphosoma> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Eiphosoma_variegatum>
dwc: class " Insecta " ;
dwc: family " Ichneumonidae " ;
dwc: genus " Eiphosoma " ;
dwc: kingdom " Animalia " ;
dwc: order " Hymenoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: species " variegatum " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Eiphosoma> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Eiphosoma_annulatum>
dwc: class " Insecta " ;
dwc: family " Ichneumonidae " ;
dwc: genus " Eiphosoma " ;
dwc: kingdom " Animalia " ;
dwc: order " Hymenoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: species " annulatum " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Eiphosoma> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Eiphosoma_texanum>
dwc: class " Insecta " ;
dwc: family " Ichneumonidae " ;
dwc: genus " Eiphosoma " ;
dwc: kingdom " Animalia " ;
dwc: order " Hymenoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: species " texanum " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Eiphosoma> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Eiphosoma_lacteum>
dwc: class " Insecta " ;
dwc: family " Ichneumonidae " ;
dwc: genus " Eiphosoma " ;
dwc: kingdom " Animalia " ;
dwc: order " Hymenoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: species " lacteum " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Eiphosoma> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Xiphosoma_annulata>
dwc: class " Squamata " ;
dwc: family " Boidae " ;
dwc: genus " Xiphosoma " ;
dwc: kingdom " Animalia " ;
dwc: order " Hymenoptera " ;
dwc: phylum " Chordata " ;
dwc: rank " species " ;
dwc: species " annulata " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Xiphosoma> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Xiphosoma>
dwc: genus " Xiphosoma " ;
dwc: rank " genus " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Boidae> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Boidae>
dwc: family " Boidae " ;
dwc: rank " family " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Squamata>
dwc: class " Squamata " ;
dwc: rank " class " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc: phylum " Chordata " ;
dwc: rank " phylum " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Eiphosoma_saueri>
dwc: class " Insecta " ;
dwc: family " Ichneumonidae " ;
dwc: genus " Eiphosoma " ;
dwc: kingdom " Animalia " ;
dwc: order " Hymenoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: species " saueri " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Eiphosoma> ;
a dwcFP: TaxonName .
<http://dx.doi.org/10.5281/zenodo.8255179>
dc: description " FIGURES 1– 6. Eiphosoma dentator (Fabricius, 1804) (LEUA– 53474). Female.1, Habitus, lateral view; 2, Head and mesosoma, lateral view; 3, Head, anterior view; 4, Head, mesoscutum and scutellum, dorsal view; 5, Scutellum and propodeum, dorsal view; 6, Wings. " ;
fabio: hasRepresentation <https://zenodo.org/record/8255179/files/figure.png> ;
a fabio: Figure .
<http://dx.doi.org/10.5281/zenodo.8255181>
dc: description " FIGURE 7. Geographic distribution of Eiphosoma dentator (Fabricius, 1804). Yellow circles represent new records, red represent previous records and blue represent introductions. " ;
fabio: hasRepresentation <https://zenodo.org/record/8255181/files/figure.png> ;
a fabio: Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03BD87CFB96DF405FF5EFD7AFB48FE61.mc.3B7C3C84B96DF403FE8FFD03FD97FCE7>
dwc: locality " Guyana " ;
dwc: typeStatus " holotype " ;
trt: httpUri <https://treatment.plazi.org/id/03BD87CFB96DF405FF5EFD7AFB48FE61#3B7C3C84B96DF403FE8FFD03FD97FCE7> ;
a dwc: MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03BD87CFB96DF405FF5EFD7AFB48FE61.mc.3B7C3C84B96DF403FE90FC86FDACFC62>
dwc: collectionCode " PANS " ;
dwc: locality " Texas " ;
dwc: typeStatus " holotype " ;
trt: httpUri <https://treatment.plazi.org/id/03BD87CFB96DF405FF5EFD7AFB48FE61#3B7C3C84B96DF403FE90FC86FDACFC62> ;
a dwc: MaterialCitation .