This commit is contained in:
treatmentbank 2024-11-20 00:09:03 +00:00
parent 81ff1ac3dd
commit 73ed4d20de
7 changed files with 511 additions and 17 deletions

View file

@ -0,0 +1,147 @@
@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/F61C87AFFFA1FF80ADFBFBB1A05BD173>
cito:cites <http://dx.doi.org/10.5281/zenodo.14160980> ;
dc:creator "Debnath, Rupam; Rajmohana, Keloth; Peter, Abhilash" ;
dc:title "Calotelea malabarica Debnath & Rajmohana & Peter 2024, comb. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/F61C87AFFFA1FF80ADFBFBB1A05BD173.mc.CEDD3CE4FFA1FF87AC91F89CA485D090> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Calotelea_malabarica_Narendran_1999> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Calliscelio_malabaricus_Narendran_1999> ;
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2024.968.2729> ;
a trt:Treatment .
<http://dx.doi.org/10.5852/ejt.2024.968.2729>
bibo:endPage "218" ;
bibo:journal "European Journal of Taxonomy" ;
bibo:pubDate "2024-11-11" ;
bibo:startPage "200" ;
bibo:volume "968" ;
dc:creator "Debnath, Rupam; Rajmohana, Keloth; Peter, Abhilash" ;
dc:date "2024" ;
dc:title "New species and new combination in Calotelea Westwood, 1837 (Hymenoptera: Scelionidae) from India" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.14160980> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Calotelea_malabarica_Narendran_1999>
dwc:authority "(Narendran & Ramesh Babu, 1999)" ;
dwc:authorityName "Debnath & Rajmohana & Peter" ;
dwc:authorityYear "2024" ;
dwc:baseAuthorityName "Narendran & Ramesh Babu" ;
dwc:baseAuthorityYear "1999" ;
dwc:class "Insecta" ;
dwc:family "Scelionidae" ;
dwc:genus "Calotelea" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Narendran & Ramesh Babu, 1999)" ;
dwc:species "malabarica" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Calotelea_malabarica> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Calliscelio_malabaricus_Narendran_1999>
dwc:authority "Narendran & Ramesh Babu, 1999: 2" ;
dwc:authorityName "Narendran & Ramesh Babu" ;
dwc:authorityPageNumber "2" ;
dwc:authorityYear "1999" ;
dwc:class "Insecta" ;
dwc:family "Scelionidae" ;
dwc:genus "Calliscelio" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Narendran & Ramesh Babu, 1999" ;
dwc:species "malabaricus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/PT83> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Calliscelio_malabaricus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Calotelea_malabarica>
dwc:class "Insecta" ;
dwc:family "Scelionidae" ;
dwc:genus "Calotelea" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "malabarica" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Calotelea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Calotelea>
dwc:genus "Calotelea" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scelionidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Scelionidae>
dwc:family "Scelionidae" ;
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 .
<http://taxon-name.plazi.org/id/Animalia/Calliscelio_malabaricus>
dwc:class "Insecta" ;
dwc:family "Scelionidae" ;
dwc:genus "Calliscelio" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "malabaricus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Calliscelio> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Calliscelio>
dwc:genus "Calliscelio" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scelionidae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.14160980>
dc:description "Fig. 5. Calotelea malabarica (Narendran & Ramesh Babu) comb. nov., holotype, ♀ (ZSI/WGRC/ IR.INV.1337). A. Dorsal habitus.B. Lateral habitus.C. Antenna.D. Lateral view of mesosoma.E. Dorsal view of head and mesosoma. F. Holotype label." ;
fabio:hasRepresentation <https://zenodo.org/record/14160980/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/F61C87AFFFA1FF80ADFBFBB1A05BD173.mc.CEDD3CE4FFA1FF87AC91F89CA485D090>
dwc:catalogNumber "ZSI/WGRC/IR.INV.1337" ;
dwc:collectionCode "ZSI" ;
dwc:eventDate "1989-04-24" ;
dwc:locality "Chandakunnu" ;
dwc:recordedBy "Narendran" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/F61C87AFFFA1FF80ADFBFBB1A05BD173#CEDD3CE4FFA1FF87AC91F89CA485D090> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,112 @@
@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/F61C87AFFFA3FF87AE79FE0CA4E1D35B>
cito:cites <http://dx.doi.org/10.5281/zenodo.14160978> ;
dc:creator "Debnath, Rupam; Rajmohana, Keloth; Peter, Abhilash" ;
dc:title "Calotelea fulva Rajmohana & Debnath 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/F61C87AFFFA3FF87AE79FE0CA4E1D35B.mc.CEDD3CE4FFA3FF85AC91FB21A685D26C> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Calotelea_fulva_Rajmohana_2024> ;
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2024.968.2729> ;
a trt:Treatment .
<http://dx.doi.org/10.5852/ejt.2024.968.2729>
bibo:endPage "218" ;
bibo:journal "European Journal of Taxonomy" ;
bibo:pubDate "2024-11-11" ;
bibo:startPage "200" ;
bibo:volume "968" ;
dc:creator "Debnath, Rupam; Rajmohana, Keloth; Peter, Abhilash" ;
dc:date "2024" ;
dc:title "New species and new combination in Calotelea Westwood, 1837 (Hymenoptera: Scelionidae) from India" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.14160978> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Calotelea_fulva_Rajmohana_2024>
dwc:authority "Rajmohana & Debnath" ;
dwc:authorityName "Rajmohana & Debnath" ;
dwc:authorityYear "2024" ;
dwc:class "Insecta" ;
dwc:family "Scelionidae" ;
dwc:genus "Calotelea" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Rajmohana & Debnath, 2024" ;
dwc:species "fulva" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Calotelea_fulva> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Calotelea_fulva>
dwc:class "Insecta" ;
dwc:family "Scelionidae" ;
dwc:genus "Calotelea" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "fulva" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Calotelea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Calotelea>
dwc:genus "Calotelea" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scelionidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Scelionidae>
dwc:family "Scelionidae" ;
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 .
<http://dx.doi.org/10.5281/zenodo.14160978>
dc:description "Fig. 4. Calotelea fulva Rajmohana & Debnath sp. nov., holotype, ♀ (ZSI/WGRC/IR.INV.4236). A. Lateral habitus. B. Dorsal habitus. C. Frontal view. D. Lateral view of head and mesosoma. E. Dorsal view of head and mesosoma. F. Dorsal view of metasoma." ;
fabio:hasRepresentation <https://zenodo.org/record/14160978/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/F61C87AFFFA3FF87AE79FE0CA4E1D35B.mc.CEDD3CE4FFA3FF85AC91FB21A685D26C>
dwc:catalogNumber "ZSI/WGRC/IR.INV.4236" ;
dwc:collectionCode "ZSI" ;
dwc:eventDate "2013-11-05" ;
dwc:locality "Thalakaveri Wildlife Sanctuary" ;
dwc:recordedBy "P. M. Sureshan" ;
dwc:samplingProtocol "sweep net" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "378" ;
dwc:verbatimLatitude "12.4326" ;
dwc:verbatimLongitude "75.4555" ;
trt:httpUri <https://treatment.plazi.org/id/F61C87AFFFA3FF87AE79FE0CA4E1D35B#CEDD3CE4FFA3FF85AC91FB21A685D26C> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,108 @@
@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/F61C87AFFFA6FF80AD8FF99AA6BFD0F6>
cito:cites <http://dx.doi.org/10.5281/zenodo.14160982> ;
dc:creator "Debnath, Rupam; Rajmohana, Keloth; Peter, Abhilash" ;
dc:title "Calotelea trikona Veenakumari & Popovici 2022" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/F61C87AFFFA6FF80AD8FF99AA6BFD0F6.mc.CEDD3CE4FFA6FF80ACC6F90EA412D065> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Calotelea_trikona_Veenakumari_2022> ;
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2024.968.2729> ;
a trt:Treatment .
<http://dx.doi.org/10.5852/ejt.2024.968.2729>
bibo:endPage "218" ;
bibo:journal "European Journal of Taxonomy" ;
bibo:pubDate "2024-11-11" ;
bibo:startPage "200" ;
bibo:volume "968" ;
dc:creator "Debnath, Rupam; Rajmohana, Keloth; Peter, Abhilash" ;
dc:date "2024" ;
dc:title "New species and new combination in Calotelea Westwood, 1837 (Hymenoptera: Scelionidae) from India" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.14160982> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Calotelea_trikona_Veenakumari_2022>
dwc:authority "Veenakumari & Popovici, 2022" ;
dwc:authorityName "Veenakumari & Popovici" ;
dwc:authorityYear "2022" ;
dwc:class "Insecta" ;
dwc:family "Scelionidae" ;
dwc:genus "Calotelea" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Veenakumari & Popovici, 2022" ;
dwc:species "trikona" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Calotelea_trikona> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Calotelea_trikona>
dwc:class "Insecta" ;
dwc:family "Scelionidae" ;
dwc:genus "Calotelea" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "trikona" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Calotelea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Calotelea>
dwc:genus "Calotelea" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scelionidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Scelionidae>
dwc:family "Scelionidae" ;
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 .
<http://dx.doi.org/10.5281/zenodo.14160982>
dc:description "Fig. 6. Calotelea trikona Veenakumari & Popovici, 2022 ♀ (ZSI/WGRC/IR.INV.26855). A. Dorsal habitus. B. Enlarged dorsal view of mesosoma (arrow indicates metascutellar lamina)." ;
fabio:hasRepresentation <https://zenodo.org/record/14160982/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/F61C87AFFFA6FF80AD8FF99AA6BFD0F6.mc.CEDD3CE4FFA6FF80ACC6F90EA412D065>
dwc:catalogNumber "ZSI/WGRC/ IR.INV.26855" ;
dwc:collectionCode "ZSI" ;
dwc:eventDate "2015-10-04" ;
dwc:locality "Kalpetta" ;
dwc:recordedBy "Rajmohana" ;
dwc:samplingProtocol "yellow pan trap" ;
trt:httpUri <https://treatment.plazi.org/id/F61C87AFFFA6FF80AD8FF99AA6BFD0F6#CEDD3CE4FFA6FF80ACC6F90EA412D065> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,115 @@
@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/F61C87AFFFA7FF83ACC6FAE1A002D227>
cito:cites <http://dx.doi.org/10.5281/zenodo.14160971>, <http://dx.doi.org/10.5281/zenodo.14160973>, <http://dx.doi.org/10.5281/zenodo.14160978>, <http://dx.doi.org/10.5281/zenodo.14160982>, <http://dx.doi.org/10.5281/zenodo.14160975>, <http://dx.doi.org/10.5281/zenodo.14160980> ;
dc:creator "Debnath, Rupam; Rajmohana, Keloth; Peter, Abhilash" ;
dc:title "Calotelea Westwood 1837" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Calotelea_Westwood_1837> ;
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2024.968.2729> ;
a trt:Treatment .
<http://dx.doi.org/10.5852/ejt.2024.968.2729>
bibo:endPage "218" ;
bibo:journal "European Journal of Taxonomy" ;
bibo:pubDate "2024-11-11" ;
bibo:startPage "200" ;
bibo:volume "968" ;
dc:creator "Debnath, Rupam; Rajmohana, Keloth; Peter, Abhilash" ;
dc:date "2024" ;
dc:title "New species and new combination in Calotelea Westwood, 1837 (Hymenoptera: Scelionidae) from India" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.14160971>, <http://dx.doi.org/10.5281/zenodo.14160973>, <http://dx.doi.org/10.5281/zenodo.14160978>, <http://dx.doi.org/10.5281/zenodo.14160982>, <http://dx.doi.org/10.5281/zenodo.14160975>, <http://dx.doi.org/10.5281/zenodo.14160980> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Calotelea_Westwood_1837>
dwc:authority "Westwood, 1837" ;
dwc:authorityName "Westwood" ;
dwc:authorityYear "1837" ;
dwc:class "Insecta" ;
dwc:family "Scelionidae" ;
dwc:genus "Calotelea" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Westwood, 1837" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3FYM> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Calotelea> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Calotelea>
dwc:class "Insecta" ;
dwc:family "Scelionidae" ;
dwc:genus "Calotelea" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scelionidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Scelionidae>
dwc:family "Scelionidae" ;
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 .
<http://dx.doi.org/10.5281/zenodo.14160971>
dc:description "Fig. 1. Calotelea acuta Rajmohana & Debnath sp. nov., holotype, ♀ (ZSI/WGRC/IR.INV.4280). A. Lateral habitus. B. Dorsal view of mesosoma. C. Dorsal view of metasoma. D. Lateral view of head and mesosoma. E. Frontal view." ;
fabio:hasRepresentation <https://zenodo.org/record/14160971/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14160973>
dc:description "Fig. 2. Calotelea chitraka Rajmohana & Debnath sp. nov., holotype, ♀ (ZSI/WGRC/IR.INV.4233). A. Dorsal habitus. B. Antenna. C. Frontal view. D. Dorsal view of metasoma. E. Lateral view of head and mesosoma. F. Dorsal view of mesosoma." ;
fabio:hasRepresentation <https://zenodo.org/record/14160973/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14160978>
dc:description "Fig. 4. Calotelea fulva Rajmohana & Debnath sp. nov., holotype, ♀ (ZSI/WGRC/IR.INV.4236). A. Lateral habitus. B. Dorsal habitus. C. Frontal view. D. Lateral view of head and mesosoma. E. Dorsal view of head and mesosoma. F. Dorsal view of metasoma." ;
fabio:hasRepresentation <https://zenodo.org/record/14160978/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14160982>
dc:description "Fig. 6. Calotelea trikona Veenakumari & Popovici, 2022 ♀ (ZSI/WGRC/IR.INV.26855). A. Dorsal habitus. B. Enlarged dorsal view of mesosoma (arrow indicates metascutellar lamina)." ;
fabio:hasRepresentation <https://zenodo.org/record/14160982/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14160975>
dc:description "Fig. 3. Calotelea foveata Rajmohana & Debnath sp. nov., holotype, ♀ (ZSI/WGRC/IR.INV.26853). A. Dorsal habitus. B. Lateral view of head. C. Dorsal view of mesosoma (arrows indicate notauli). D. Lateral view of mesosoma. E. Fore wing. F. Dorsal view of metasoma." ;
fabio:hasRepresentation <https://zenodo.org/record/14160975/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14160980>
dc:description "Fig. 5. Calotelea malabarica (Narendran & Ramesh Babu) comb. nov., holotype, ♀ (ZSI/WGRC/ IR.INV.1337). A. Dorsal habitus.B. Lateral habitus.C. Antenna.D. Lateral view of mesosoma.E. Dorsal view of head and mesosoma. F. Holotype label." ;
fabio:hasRepresentation <https://zenodo.org/record/14160980/files/figure.png> ;
a fabio:Figure .

View file

@ -12,7 +12,7 @@
cito:cites <http://dx.doi.org/10.5281/zenodo.14160971> ;
dc:creator "Debnath, Rupam; Rajmohana, Keloth; Peter, Abhilash" ;
dc:title "Calotelea acuta Rajmohana & Debnath 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/F61C87AFFFA8FF88AE7BFDB1A171D441.mc.CEDD3CE4FFA8FF8EACC6FB7AA15FD399>, <http://tb.plazi.org/GgServer/dwcaRecords/F61C87AFFFA8FF88AE7BFDB1A171D441.mc.CEDD3CE4FFA8FF8EACC6FAE2A6F1D211> ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/F61C87AFFFA8FF88AE7BFDB1A171D441.mc.CEDD3CE4FFA8FF8EAC91FB96A15FD399>, <http://tb.plazi.org/GgServer/dwcaRecords/F61C87AFFFA8FF88AE7BFDB1A171D441.mc.CEDD3CE4FFA8FF8EAC91FB1EA6F1D211> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Calotelea_acuta_Rajmohana_2024> ;
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2024.968.2729> ;
a trt:Treatment .
@ -97,26 +97,30 @@
fabio:hasRepresentation <https://zenodo.org/record/14160971/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/F61C87AFFFA8FF88AE7BFDB1A171D441.mc.CEDD3CE4FFA8FF8EACC6FB7AA15FD399>
<http://tb.plazi.org/GgServer/dwcaRecords/F61C87AFFFA8FF88AE7BFDB1A171D441.mc.CEDD3CE4FFA8FF8EAC91FB96A15FD399>
dwc:catalogNumber "ZSI/WGRC/IR.INV.4280" ;
dwc:collectionCode "ZSI" ;
dwc:eventDate "2013-11-05" ;
dwc:locality "Talakavery" ;
dwc:locality "Talakavery wildlife sanctuary" ;
dwc:recordedBy "P. M. Sureshan" ;
dwc:samplingProtocol "yellow pan trap" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "385" ;
dwc:verbatimLatitude "12.4326" ;
dwc:verbatimLongitude "75.4555" ;
trt:httpUri <https://treatment.plazi.org/id/F61C87AFFFA8FF88AE7BFDB1A171D441#CEDD3CE4FFA8FF8EACC6FB7AA15FD399> ;
trt:httpUri <https://treatment.plazi.org/id/F61C87AFFFA8FF88AE7BFDB1A171D441#CEDD3CE4FFA8FF8EAC91FB96A15FD399> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F61C87AFFFA8FF88AE7BFDB1A171D441.mc.CEDD3CE4FFA8FF8EACC6FAE2A6F1D211>
<http://tb.plazi.org/GgServer/dwcaRecords/F61C87AFFFA8FF88AE7BFDB1A171D441.mc.CEDD3CE4FFA8FF8EAC91FB1EA6F1D211>
dwc:catalogNumber "ZSI/WGRC/IR.INV.26852" ;
dwc:collectionCode "ZSI" ;
dwc:eventDate "2007-04" ;
dwc:locality "Biligirirangan Hills" ;
dwc:recordedBy "Priyadarsanan" ;
dwc:samplingProtocol "Malaise trap" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "1246" ;
dwc:verbatimLatitude "11.9988" ;
dwc:verbatimLongitude "77.1398" ;
trt:httpUri <https://treatment.plazi.org/id/F61C87AFFFA8FF88AE7BFDB1A171D441#CEDD3CE4FFA8FF8EACC6FAE2A6F1D211> ;
trt:httpUri <https://treatment.plazi.org/id/F61C87AFFFA8FF88AE7BFDB1A171D441#CEDD3CE4FFA8FF8EAC91FB1EA6F1D211> ;
a dwc:MaterialCitation .

View file

@ -12,7 +12,7 @@
cito:cites <http://dx.doi.org/10.5281/zenodo.14160975> ;
dc:creator "Debnath, Rupam; Rajmohana, Keloth; Peter, Abhilash" ;
dc:title "Calotelea foveata Rajmohana & Debnath 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/F61C87AFFFACFF85AD8EFA5BA171D69E.mc.CEDD3CE4FFADFF8BACC6FEA9A78AD6C7>, <http://tb.plazi.org/GgServer/dwcaRecords/F61C87AFFFACFF85AD8EFA5BA171D69E.mc.CEDD3CE4FFA2FF84ACC6FEDFA6EDD635> ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/F61C87AFFFACFF85AD8EFA5BA171D69E.mc.CEDD3CE4FFADFF8BAC91FEC4A78AD6C7>, <http://tb.plazi.org/GgServer/dwcaRecords/F61C87AFFFACFF85AD8EFA5BA171D69E.mc.CEDD3CE4FFA2FF84AC91FEFAA6EDD635> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Calotelea_foveata_Rajmohana_2024> ;
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2024.968.2729> ;
a trt:Treatment .
@ -97,26 +97,30 @@
fabio:hasRepresentation <https://zenodo.org/record/14160975/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/F61C87AFFFACFF85AD8EFA5BA171D69E.mc.CEDD3CE4FFADFF8BACC6FEA9A78AD6C7>
<http://tb.plazi.org/GgServer/dwcaRecords/F61C87AFFFACFF85AD8EFA5BA171D69E.mc.CEDD3CE4FFADFF8BAC91FEC4A78AD6C7>
dwc:catalogNumber "ZSI/WGRC/IR.INV.26853" ;
dwc:collectionCode "ZSI" ;
dwc:eventDate "2013-01-07" ;
dwc:locality "Kasargod" ;
dwc:recordedBy "Rajmohana" ;
dwc:samplingProtocol "yellow pan trap" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "125" ;
dwc:verbatimLatitude "12.3672" ;
dwc:verbatimLongitude "75.3733" ;
trt:httpUri <https://treatment.plazi.org/id/F61C87AFFFACFF85AD8EFA5BA171D69E#CEDD3CE4FFADFF8BACC6FEA9A78AD6C7> ;
trt:httpUri <https://treatment.plazi.org/id/F61C87AFFFACFF85AD8EFA5BA171D69E#CEDD3CE4FFADFF8BAC91FEC4A78AD6C7> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F61C87AFFFACFF85AD8EFA5BA171D69E.mc.CEDD3CE4FFA2FF84ACC6FEDFA6EDD635>
<http://tb.plazi.org/GgServer/dwcaRecords/F61C87AFFFACFF85AD8EFA5BA171D69E.mc.CEDD3CE4FFA2FF84AC91FEFAA6EDD635>
dwc:catalogNumber "ZSI/WGRC/IR.INV.26854" ;
dwc:collectionCode "ZSI" ;
dwc:eventDate "2015-09-04" ;
dwc:locality "Periyar Tiger Reserve" ;
dwc:recordedBy "Nikhil" ;
dwc:samplingProtocol "yellow pan trap" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "1340" ;
dwc:verbatimLatitude "9.4631" ;
dwc:verbatimLongitude "77.2287" ;
trt:httpUri <https://treatment.plazi.org/id/F61C87AFFFACFF85AD8EFA5BA171D69E#CEDD3CE4FFA2FF84ACC6FEDFA6EDD635> ;
trt:httpUri <https://treatment.plazi.org/id/F61C87AFFFACFF85AD8EFA5BA171D69E#CEDD3CE4FFA2FF84AC91FEFAA6EDD635> ;
a dwc:MaterialCitation .

View file

@ -12,7 +12,7 @@
cito:cites <http://dx.doi.org/10.5281/zenodo.14160973> ;
dc:creator "Debnath, Rupam; Rajmohana, Keloth; Peter, Abhilash" ;
dc:title "Calotelea chitraka Rajmohana & Debnath 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/F61C87AFFFAEFF8AAD94FCA8A171D235.mc.CEDD3CE4FFAEFF88ACC6FA35A60FD15C>, <http://tb.plazi.org/GgServer/dwcaRecords/F61C87AFFFAEFF8AAD94FCA8A171D235.mc.CEDD3CE4FFAEFF88ACC6F9BDA136D137> ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/F61C87AFFFAEFF8AAD94FCA8A171D235.mc.CEDD3CE4FFAEFF88AC91FA51A60FD15C>, <http://tb.plazi.org/GgServer/dwcaRecords/F61C87AFFFAEFF8AAD94FCA8A171D235.mc.CEDD3CE4FFAEFF88AC91F9D9A136D137> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Calotelea_chitraka_Rajmohana_2024> ;
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2024.968.2729> ;
a trt:Treatment .
@ -97,26 +97,30 @@
fabio:hasRepresentation <https://zenodo.org/record/14160973/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/F61C87AFFFAEFF8AAD94FCA8A171D235.mc.CEDD3CE4FFAEFF88ACC6FA35A60FD15C>
<http://tb.plazi.org/GgServer/dwcaRecords/F61C87AFFFAEFF8AAD94FCA8A171D235.mc.CEDD3CE4FFAEFF88AC91FA51A60FD15C>
dwc:catalogNumber "ZSI/WGRC/IR.INV.4233" ;
dwc:collectionCode "ZSI" ;
dwc:eventDate "2007-04-20" ;
dwc:locality "Biligirirangan Hills" ;
dwc:recordedBy "Priyadarsanan" ;
dwc:samplingProtocol "Malaise trap" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "1246" ;
dwc:verbatimLatitude "11.9988" ;
dwc:verbatimLongitude "77.1398" ;
trt:httpUri <https://treatment.plazi.org/id/F61C87AFFFAEFF8AAD94FCA8A171D235#CEDD3CE4FFAEFF88ACC6FA35A60FD15C> ;
trt:httpUri <https://treatment.plazi.org/id/F61C87AFFFAEFF8AAD94FCA8A171D235#CEDD3CE4FFAEFF88AC91FA51A60FD15C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F61C87AFFFAEFF8AAD94FCA8A171D235.mc.CEDD3CE4FFAEFF88ACC6F9BDA136D137>
<http://tb.plazi.org/GgServer/dwcaRecords/F61C87AFFFAEFF8AAD94FCA8A171D235.mc.CEDD3CE4FFAEFF88AC91F9D9A136D137>
dwc:catalogNumber "ZSI/WGRC/IR.INV.4234, ZSI/WGRC/IR.INV.4235" ;
dwc:collectionCode "ZSI" ;
dwc:eventDate "2007-04-20" ;
dwc:locality "Biligirirangan Hills" ;
dwc:locality "INDIA" ;
dwc:recordedBy "Priyadarsanan" ;
dwc:samplingProtocol "Malaise trap" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "1246" ;
dwc:verbatimLatitude "11.9988" ;
dwc:verbatimLongitude "77.1398" ;
trt:httpUri <https://treatment.plazi.org/id/F61C87AFFFAEFF8AAD94FCA8A171D235#CEDD3CE4FFAEFF88ACC6F9BDA136D137> ;
trt:httpUri <https://treatment.plazi.org/id/F61C87AFFFAEFF8AAD94FCA8A171D235#CEDD3CE4FFAEFF88AC91F9D9A136D137> ;
a dwc:MaterialCitation .