This commit is contained in:
treatmentbank 2024-12-24 17:42:59 +00:00
parent 55b7baba72
commit 516a7eebe2
5 changed files with 241 additions and 244 deletions

View file

@ -8,7 +8,7 @@
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
<http://treatment.plazi.org/id/039087D1C252FF94168AFED4FC3D64CF>
<http://treatment.plazi.org/id/039087D1C252FF94168AFED4FC5466EF>
dc:creator "Bouyer, Thierry" ;
dc:title "Setechin Bouyer 2023, gen. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Setechin_Bouyer_2023> ;
@ -55,11 +55,13 @@
<http://taxon-name.plazi.org/id/Animalia/Nymphalidae>
dwc:family "Nymphalidae" ;
dwc:kingdom "Animalia" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
@ -67,11 +69,13 @@
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
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> ;

View file

@ -1,243 +0,0 @@
@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/039087D1C259FF98168AF8B9FDAA60FA>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Charaxes_dolon_Westwood_1847>, <http://taxon-concept.plazi.org/id/Animalia/Papilio_athamas_Drury_1773> ;
dc:creator "Bouyer, Thierry" ;
dc:title "Laodice Bouyer 2023, gen. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Laodice_Bouyer_2023> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Eulepis_Billberg_1820>, <http://taxon-concept.plazi.org/id/Animalia/Eulepis_Scudder_1875>, <http://taxon-concept.plazi.org/id/Animalia/Murwareda_Moore_1896>, <http://taxon-concept.plazi.org/id/Animalia/Pareriboea_Roepke_1938> ;
trt:publishedIn <http://dx.doi.org/10.4314/met.v34i1.6> ;
a trt:Treatment .
<http://dx.doi.org/10.4314/met.v34i1.6>
bibo:endPage "78" ;
bibo:issue "1" ;
bibo:journal "Metamorphosis" ;
bibo:pubDate "2023-11-06" ;
bibo:startPage "59" ;
bibo:volume "34" ;
dc:creator "Bouyer, Thierry" ;
dc:date "2023" ;
dc:title "The genera of the tribe Charaxini (Papilionoidea, Nymphalidae, Charaxinae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Laodice_Bouyer_2023>
dwc:authority "Bouyer, 2023" ;
dwc:authorityName "Bouyer" ;
dwc:authorityYear "2023" ;
dwc:class "Hydrozoa" ;
dwc:family "Laodiceidae" ;
dwc:genus "Laodice" ;
dwc:kingdom "Animalia" ;
dwc:order "Leptothecata" ;
dwc:phylum "Cnidaria" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Bouyer, 2023" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BDX74> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Laodice> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Murwareda_Moore_1896>
dwc:authority "Moore, 1896" ;
dwc:authorityName "Moore" ;
dwc:authorityYear "1896" ;
dwc:class "Insecta" ;
dwc:family "Nymphalidae" ;
dwc:genus "Murwareda" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Moore, 1896" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Murwareda> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Charaxes_dolon_Westwood_1847>
dwc:authority "Westwood, 1847" ;
dwc:authorityName "Westwood" ;
dwc:authorityYear "1847" ;
dwc:class "Insecta" ;
dwc:family "Nymphalidae" ;
dwc:genus "Charaxes" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Westwood, 1847" ;
dwc:species "dolon" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Charaxes_dolon> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Eulepis_Scudder_1875>
dwc:authority "Scudder, 1875" ;
dwc:authorityName "Scudder" ;
dwc:authorityYear "1875" ;
dwc:class "Insecta" ;
dwc:family "Nymphalidae" ;
dwc:genus "Eulepis" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Scudder, 1875" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eulepis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Eulepis_Billberg_1820>
dwc:authority "Billberg, 1820" ;
dwc:authorityName "Billberg" ;
dwc:authorityYear "1820" ;
dwc:class "Insecta" ;
dwc:family "Nymphalidae" ;
dwc:genus "Eulepis" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Billberg, 1820" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eulepis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Pareriboea_Roepke_1938>
dwc:authority "Roepke, 1938" ;
dwc:authorityName "Roepke" ;
dwc:authorityYear "1938" ;
dwc:class "Insecta" ;
dwc:family "Nymphalidae" ;
dwc:genus "Pareriboea" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Roepke, 1938" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pareriboea> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Papilio_athamas_Drury_1773>
dwc:authority "Drury, 1773" ;
dwc:authorityName "Drury" ;
dwc:authorityYear "1773" ;
dwc:class "Insecta" ;
dwc:family "Papilionidae" ;
dwc:genus "Papilio" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Drury, 1773" ;
dwc:species "athamas" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Papilio_athamas> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Laodice>
dwc:class "Hydrozoa" ;
dwc:family "Laodiceidae" ;
dwc:genus "Laodice" ;
dwc:kingdom "Animalia" ;
dwc:order "Leptothecata" ;
dwc:phylum "Cnidaria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Laodiceidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Laodiceidae>
dwc:family "Laodiceidae" ;
dwc:kingdom "Animalia" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptothecata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptothecata>
dwc:kingdom "Animalia" ;
dwc:order "Leptothecata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydrozoa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hydrozoa>
dwc:class "Hydrozoa" ;
dwc:kingdom "Animalia" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cnidaria> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cnidaria>
dwc:kingdom "Animalia" ;
dwc:phylum "Cnidaria" ;
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/Murwareda>
dwc:class "Insecta" ;
dwc:family "Nymphalidae" ;
dwc:genus "Murwareda" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nymphalidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Nymphalidae>
dwc:family "Nymphalidae" ;
dwc:kingdom "Animalia" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
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: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/Eulepis>
dwc:class "Insecta" ;
dwc:family "Nymphalidae" ;
dwc:genus "Eulepis" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nymphalidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pareriboea>
dwc:class "Insecta" ;
dwc:family "Nymphalidae" ;
dwc:genus "Pareriboea" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nymphalidae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,88 @@
@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/039087D1C259FF9F168AF8B9FDAA67D0>
dc:creator "Bouyer, Thierry" ;
dc:title "Laodice Bouyer 2023, gen. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Laodice_Bouyer_2023> ;
trt:publishedIn <http://dx.doi.org/10.4314/met.v34i1.6> ;
a trt:Treatment .
<http://dx.doi.org/10.4314/met.v34i1.6>
bibo:endPage "78" ;
bibo:issue "1" ;
bibo:journal "Metamorphosis" ;
bibo:pubDate "2023-11-06" ;
bibo:startPage "59" ;
bibo:volume "34" ;
dc:creator "Bouyer, Thierry" ;
dc:date "2023" ;
dc:title "The genera of the tribe Charaxini (Papilionoidea, Nymphalidae, Charaxinae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Laodice_Bouyer_2023>
dwc:authority "Bouyer, 2023" ;
dwc:authorityName "Bouyer" ;
dwc:authorityYear "2023" ;
dwc:class "Hydrozoa" ;
dwc:family "Laodiceidae" ;
dwc:genus "Laodice" ;
dwc:kingdom "Animalia" ;
dwc:order "Leptothecata" ;
dwc:phylum "Cnidaria" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Bouyer, 2023" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BDX74> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Laodice> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Laodice>
dwc:class "Hydrozoa" ;
dwc:family "Laodiceidae" ;
dwc:genus "Laodice" ;
dwc:kingdom "Animalia" ;
dwc:order "Leptothecata" ;
dwc:phylum "Cnidaria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Laodiceidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Laodiceidae>
dwc:family "Laodiceidae" ;
dwc:kingdom "Animalia" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptothecata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptothecata>
dwc:kingdom "Animalia" ;
dwc:order "Leptothecata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydrozoa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hydrozoa>
dwc:class "Hydrozoa" ;
dwc:kingdom "Animalia" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cnidaria> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cnidaria>
dwc:kingdom "Animalia" ;
dwc:phylum "Cnidaria" ;
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,88 @@
@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/039087D1C25CFF941531FD81FF616105>
dc:creator "Bouyer, Thierry" ;
dc:title "Laodice Bouyer 2023, gen. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Laodice_Bouyer_2023> ;
trt:publishedIn <http://dx.doi.org/10.4314/met.v34i1.6> ;
a trt:Treatment .
<http://dx.doi.org/10.4314/met.v34i1.6>
bibo:endPage "78" ;
bibo:issue "1" ;
bibo:journal "Metamorphosis" ;
bibo:pubDate "2023-11-06" ;
bibo:startPage "59" ;
bibo:volume "34" ;
dc:creator "Bouyer, Thierry" ;
dc:date "2023" ;
dc:title "The genera of the tribe Charaxini (Papilionoidea, Nymphalidae, Charaxinae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Laodice_Bouyer_2023>
dwc:authority "Bouyer, 2023" ;
dwc:authorityName "Bouyer" ;
dwc:authorityYear "2023" ;
dwc:class "Hydrozoa" ;
dwc:family "Laodiceidae" ;
dwc:genus "Laodice" ;
dwc:kingdom "Animalia" ;
dwc:order "Leptothecata" ;
dwc:phylum "Cnidaria" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Bouyer, 2023" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BDX74> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Laodice> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Laodice>
dwc:class "Hydrozoa" ;
dwc:family "Laodiceidae" ;
dwc:genus "Laodice" ;
dwc:kingdom "Animalia" ;
dwc:order "Leptothecata" ;
dwc:phylum "Cnidaria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Laodiceidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Laodiceidae>
dwc:family "Laodiceidae" ;
dwc:kingdom "Animalia" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptothecata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptothecata>
dwc:kingdom "Animalia" ;
dwc:order "Leptothecata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydrozoa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hydrozoa>
dwc:class "Hydrozoa" ;
dwc:kingdom "Animalia" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cnidaria> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cnidaria>
dwc:kingdom "Animalia" ;
dwc:phylum "Cnidaria" ;
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,60 @@
@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#> .
# Error: the treatment is lacking the taxon
<http://treatment.plazi.org/id/039087D1C25EFF991531FEE4FEF46285>
cito:cites <http://dx.doi.org/10.5281/zenodo.14119436>, <http://dx.doi.org/10.5281/zenodo.14119428>, <http://dx.doi.org/10.5281/zenodo.14119422>, <http://dx.doi.org/10.5281/zenodo.14119434>, <http://dx.doi.org/10.5281/zenodo.14119416>, <http://dx.doi.org/10.5281/zenodo.14119420> ;
dc:creator "Bouyer, Thierry" ;
dc:title "The genera of the tribe Charaxini (Papilionoidea, Nymphalidae, Charaxinae)" ;
trt:publishedIn <http://dx.doi.org/10.4314/met.v34i1.6> ;
a trt:Treatment .
<http://dx.doi.org/10.4314/met.v34i1.6>
bibo:endPage "78" ;
bibo:issue "1" ;
bibo:journal "Metamorphosis" ;
bibo:pubDate "2023-11-06" ;
bibo:startPage "59" ;
bibo:volume "34" ;
dc:creator "Bouyer, Thierry" ;
dc:date "2023" ;
dc:title "The genera of the tribe Charaxini (Papilionoidea, Nymphalidae, Charaxinae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.14119436>, <http://dx.doi.org/10.5281/zenodo.14119428>, <http://dx.doi.org/10.5281/zenodo.14119422>, <http://dx.doi.org/10.5281/zenodo.14119434>, <http://dx.doi.org/10.5281/zenodo.14119416>, <http://dx.doi.org/10.5281/zenodo.14119420> ;
a fabio:JournalArticle .
<http://dx.doi.org/10.5281/zenodo.14119436>
dc:description "Figure 10 Comparison of the length of sawteeth (represented by a green bar) to width the length of the scale rows (represented by a red bar), character 1 in the genera key." ;
fabio:hasRepresentation <https://zenodo.org/record/14119436/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14119428>
dc:description "Figure 7 Type species of the genus Viridixes. Viridixes eupale, male upperside on left and underside on right (Rwanda, Butare, in coll. Th. Bouyer). FW length 32 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/14119428/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14119422>
dc:description "Figure 3 Type species of the genus Euxanthe. Euxanthe eurinome, male upperside on left and underside on right (R.D. Congo, Equateur, in coll. Th. Bouyer). FW length 45 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/14119422/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14119434>
dc:description "Figure 9 Type species of the genus Zingha. Zingha zingha upperside on left and underside on right (R. D. Congo, Tshopo, in coll. Th. Bouyer). FW length 38 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/14119434/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14119416>
dc:description "Figure 2 Type species of the genus Eriboea. Eriboea etheocles, male upperside on left and underside on right (R. D. Congo, Tshopo, in coll. Th. Bouyer). FW length 34 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/14119416/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14119420>
dc:description "Figure 5 Type species of the genus Polyura. Polyura pyrrhus, male upperside on left and underside on right (Ceram, in coll. G. Faravel). FW length 46 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/14119420/files/figure.png> ;
a fabio:Figure .