This commit is contained in:
treatmentbank 2024-11-20 16:20:44 +00:00
parent c00cdd0075
commit 37d8cf1d43
5 changed files with 533 additions and 0 deletions

View file

@ -0,0 +1,168 @@
@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/03DB87EEFFDA9D7AFF405FDCFBA2F7B9>
cito:cites <http://dx.doi.org/10.5281/zenodo.5760678> ;
dc:creator "Hennemann, Frank H." ;
dc:title "Mnesilochus luwuense Hennemann 2021, n. sp." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03DB87EEFFDA9D7AFF405FDCFBA2F7B9.mc.3B1A3CA5FFDA9D7CFF1F5C37FB08F16D> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mnesilochus_luwuense_Hennemann_2021> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Lonchodes_haematomus_Gunther_1938>, <http://taxon-concept.plazi.org/id/Animalia/Lonchodes_hosei_Gunther_> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5073.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5073.1.1>
bibo:endPage "189" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2021-12-06" ;
bibo:startPage "1" ;
bibo:volume "5073" ;
dc:creator "Hennemann, Frank H." ;
dc:date "2021" ;
dc:title "Stick insects of Sulawesi, Peleng and the Sula Islands, Indonesia- a review including checklists of species and descriptions of new taxa (Insecta: Phasmatodea)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5760678> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Mnesilochus_luwuense_Hennemann_2021>
dwc:authority "Hennemann, 2021" ;
dwc:authorityName "Hennemann" ;
dwc:authorityYear "2021" ;
dwc:class "Insecta" ;
dwc:family "Phasmatidae" ;
dwc:genus "Mnesilochus" ;
dwc:kingdom "Animalia" ;
dwc:order "Phasmida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Hennemann, 2021" ;
dwc:species "luwuense" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mnesilochus_luwuense> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lonchodes_haematomus_Gunther_1938>
dwc:authority ", Gunther, 1938: 78" ;
dwc:authorityName "Gunther" ;
dwc:authorityPageNumber "78" ;
dwc:authorityYear "1938" ;
dwc:class "Insecta" ;
dwc:family "Phasmatidae" ;
dwc:genus "Lonchodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Phasmida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Gunther, 1938" ;
dwc:species "haematomus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lonchodes_haematomus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lonchodes_hosei_Gunther_>
dwc:authority "Kby. K. Gunther" ;
dwc:class "Insecta" ;
dwc:family "Phasmatidae" ;
dwc:genus "Lonchodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Phasmida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Kby. Gunther" ;
dwc:species "hosei" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lonchodes_hosei> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Mnesilochus_luwuense>
dwc:class "Insecta" ;
dwc:family "Phasmatidae" ;
dwc:genus "Mnesilochus" ;
dwc:kingdom "Animalia" ;
dwc:order "Phasmida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "luwuense" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mnesilochus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mnesilochus>
dwc:genus "Mnesilochus" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phasmatidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phasmatidae>
dwc:family "Phasmatidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phasmida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phasmida>
dwc:order "Phasmida" ;
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/Lonchodes_haematomus>
dwc:class "Insecta" ;
dwc:family "Phasmatidae" ;
dwc:genus "Lonchodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Phasmida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "haematomus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lonchodes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lonchodes>
dwc:genus "Lonchodes" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phasmatidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lonchodes_hosei>
dwc:class "Insecta" ;
dwc:family "Phasmatidae" ;
dwc:genus "Lonchodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Phasmida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "hosei" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lonchodes> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.5760678>
dc:description "FIGURE 18. Mnesilochus luwuense n. sp. ♀, holotype [NHMB]: A. Habitus, dorsal view; B. Habitus, dorso-lateral view; C. Habitus lateral view; D. Right mid leg in postero-lateral aspect; E. Lateral view of terminal abdominal segments; F. Dorsal view of terminal abdominal segments." ;
fabio:hasRepresentation <https://zenodo.org/record/5760678/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03DB87EEFFDA9D7AFF405FDCFBA2F7B9.mc.3B1A3CA5FFDA9D7CFF1F5C37FB08F16D>
dwc:collectionCode "NHMB" ;
dwc:locality "Luwu" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/03DB87EEFFDA9D7AFF405FDCFBA2F7B9#3B1A3CA5FFDA9D7CFF1F5C37FB08F16D> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,90 @@
@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/03DB87EEFFDE9D78FF405879FC37F5F9>
dc:creator "Hennemann, Frank H." ;
dc:title "Myronides cristulatus Brunner" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Myronides_cristulatus_Brunner_> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5073.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5073.1.1>
bibo:endPage "189" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2021-12-06" ;
bibo:startPage "1" ;
bibo:volume "5073" ;
dc:creator "Hennemann, Frank H." ;
dc:date "2021" ;
dc:title "Stick insects of Sulawesi, Peleng and the Sula Islands, Indonesia- a review including checklists of species and descriptions of new taxa (Insecta: Phasmatodea)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Myronides_cristulatus_Brunner_>
dwc:authority "Brunner von Wattenwyl, 1907" ;
dwc:authorityName "Brunner" ;
dwc:class "Insecta" ;
dwc:family "Phasmatidae" ;
dwc:genus "Myronides" ;
dwc:kingdom "Animalia" ;
dwc:order "Phasmida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Brunner" ;
dwc:species "cristulatus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Myronides_cristulatus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Myronides_cristulatus>
dwc:class "Insecta" ;
dwc:family "Phasmatidae" ;
dwc:genus "Myronides" ;
dwc:kingdom "Animalia" ;
dwc:order "Phasmida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "cristulatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Myronides> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Myronides>
dwc:genus "Myronides" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phasmatidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phasmatidae>
dwc:family "Phasmatidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phasmida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phasmida>
dwc:order "Phasmida" ;
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 .

View file

@ -0,0 +1,91 @@
@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/03DB87EEFFDE9D78FF405965FC2AF455>
dc:creator "Hennemann, Frank H." ;
dc:title "Myronides glaucus Hennemann 2021, n. sp." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Myronides_glaucus_Hennemann_2021> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5073.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5073.1.1>
bibo:endPage "189" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2021-12-06" ;
bibo:startPage "1" ;
bibo:volume "5073" ;
dc:creator "Hennemann, Frank H." ;
dc:date "2021" ;
dc:title "Stick insects of Sulawesi, Peleng and the Sula Islands, Indonesia- a review including checklists of species and descriptions of new taxa (Insecta: Phasmatodea)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Myronides_glaucus_Hennemann_2021>
dwc:authority "Hennemann, 2021" ;
dwc:authorityName "Hennemann" ;
dwc:authorityYear "2021" ;
dwc:class "Insecta" ;
dwc:family "Phasmatidae" ;
dwc:genus "Myronides" ;
dwc:kingdom "Animalia" ;
dwc:order "Phasmida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Hennemann, 2021" ;
dwc:species "glaucus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Myronides_glaucus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Myronides_glaucus>
dwc:class "Insecta" ;
dwc:family "Phasmatidae" ;
dwc:genus "Myronides" ;
dwc:kingdom "Animalia" ;
dwc:order "Phasmida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "glaucus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Myronides> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Myronides>
dwc:genus "Myronides" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phasmatidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phasmatidae>
dwc:family "Phasmatidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phasmida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phasmida>
dwc:order "Phasmida" ;
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 .

View file

@ -0,0 +1,94 @@
@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/03DB87EEFFDE9D78FF405B35FC99F6FD>
dc:creator "Hennemann, Frank H." ;
dc:title "Myronides batesii Hennemann 2021" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Myronides_batesii_Kirby_1896> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5073.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5073.1.1>
bibo:endPage "189" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2021-12-06" ;
bibo:startPage "1" ;
bibo:volume "5073" ;
dc:creator "Hennemann, Frank H." ;
dc:date "2021" ;
dc:title "Stick insects of Sulawesi, Peleng and the Sula Islands, Indonesia- a review including checklists of species and descriptions of new taxa (Insecta: Phasmatodea)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Myronides_batesii_Kirby_1896>
dwc:authority "(Kirby, 1896: 452)" ;
dwc:authorityName "Hennemann" ;
dwc:authorityYear "2021" ;
dwc:baseAuthorityName "Kirby" ;
dwc:baseAuthorityPageNumber "452" ;
dwc:baseAuthorityYear "1896" ;
dwc:class "Insecta" ;
dwc:family "Phasmatidae" ;
dwc:genus "Myronides" ;
dwc:kingdom "Animalia" ;
dwc:order "Phasmida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Kirby, 1896)" ;
dwc:species "batesii" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Myronides_batesii> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Myronides_batesii>
dwc:class "Insecta" ;
dwc:family "Phasmatidae" ;
dwc:genus "Myronides" ;
dwc:kingdom "Animalia" ;
dwc:order "Phasmida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "batesii" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Myronides> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Myronides>
dwc:genus "Myronides" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phasmatidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phasmatidae>
dwc:family "Phasmatidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phasmida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phasmida>
dwc:order "Phasmida" ;
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 .

View file

@ -0,0 +1,90 @@
@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/03DB87EEFFDF9D78FF405EFDFED6F628>
cito:cites <http://dx.doi.org/10.5281/zenodo.5760682> ;
dc:creator "Hennemann, Frank H." ;
dc:title "Myronides Stal 1875" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Myronides_Stal_1875> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5073.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5073.1.1>
bibo:endPage "189" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2021-12-06" ;
bibo:startPage "1" ;
bibo:volume "5073" ;
dc:creator "Hennemann, Frank H." ;
dc:date "2021" ;
dc:title "Stick insects of Sulawesi, Peleng and the Sula Islands, Indonesia- a review including checklists of species and descriptions of new taxa (Insecta: Phasmatodea)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5760682> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Myronides_Stal_1875>
dwc:authority "Stal, 1875" ;
dwc:authorityName "Stal" ;
dwc:authorityYear "1875" ;
dwc:class "Insecta" ;
dwc:family "Phasmatidae" ;
dwc:genus "Myronides" ;
dwc:kingdom "Animalia" ;
dwc:order "Phasmida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Stal, 1875" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Myronides> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Myronides>
dwc:class "Insecta" ;
dwc:family "Phasmatidae" ;
dwc:genus "Myronides" ;
dwc:kingdom "Animalia" ;
dwc:order "Phasmida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phasmatidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phasmatidae>
dwc:family "Phasmatidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phasmida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phasmida>
dwc:order "Phasmida" ;
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.5760682>
dc:description "FIGURE 20. Myronides glaucus n. sp.: A. Live captive reared ♀ (PT); B. Close up of head and thorax of live captive reared ♀ (PT); C. Close up of head and thorax of live captive reared ♀ (PT) in dorsal view; D. Egg (PT), dorsal view [coll. FH, No. 0642-E]; E. Egg (PT), lateral view [coll. FH, No. 0642-E]." ;
fabio:hasRepresentation <https://zenodo.org/record/5760682/files/figure.png> ;
a fabio:Figure .