This commit is contained in:
treatmentbank 2024-12-24 15:33:06 +00:00
parent d71901052a
commit 43a284821a
14 changed files with 1283 additions and 45 deletions

View file

@ -0,0 +1,151 @@
@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/03AEC5176A4AFF928246FB0BD3BEFE3F>
cito:cites <http://dx.doi.org/10.5281/zenodo.14119374>, <http://dx.doi.org/10.5281/zenodo.14119378>, <http://dx.doi.org/10.5281/zenodo.14119380> ;
dc:creator "Larsen, Knud" ;
dc:title "Coccothera nicomacha Larsen 2023, comb. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Coccothera_nicomacha_(Meyrick_1921> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Laspeyresia_nicomacha_Meyrick_1921> ;
trt:publishedIn <http://dx.doi.org/10.4314/met.v34i1.5> ;
a trt:Treatment .
<http://dx.doi.org/10.4314/met.v34i1.5>
bibo:endPage "58" ;
bibo:issue "1" ;
bibo:journal "Metamorphosis" ;
bibo:pubDate "2023-06-15" ;
bibo:startPage "50" ;
bibo:volume "34" ;
dc:creator "Larsen, Knud" ;
dc:date "2023" ;
dc:title "Description of a new species from Africa in genus Coccothera Meyrick, 1914, with additional taxonomic and faunistic information on two other Coccothera species (Lepidoptera: Tortricidae: Grapholitini)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.14119374>, <http://dx.doi.org/10.5281/zenodo.14119378>, <http://dx.doi.org/10.5281/zenodo.14119380> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Coccothera_nicomacha_(Meyrick_1921>
dwc:authority "(Meyrick, 1921)" ;
dwc:authorityName "Larsen" ;
dwc:authorityYear "2023" ;
dwc:baseAuthorityName "Meyrick" ;
dwc:baseAuthorityYear "1921" ;
dwc:class "Insecta" ;
dwc:family "Tortricidae" ;
dwc:genus "Coccothera" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Meyrick, 1921)" ;
dwc:species "nicomacha" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Coccothera_nicomacha> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Laspeyresia_nicomacha_Meyrick_1921>
dwc:authority "Meyrick, 1921" ;
dwc:authorityName "Meyrick" ;
dwc:authorityYear "1921" ;
dwc:class "Insecta" ;
dwc:family "Tortricidae" ;
dwc:genus "Laspeyresia" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Meyrick, 1921" ;
dwc:species "nicomacha" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Laspeyresia_nicomacha> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Coccothera_nicomacha>
dwc:class "Insecta" ;
dwc:family "Tortricidae" ;
dwc:genus "Coccothera" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "nicomacha" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coccothera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coccothera>
dwc:genus "Coccothera" ;
dwc:kingdom "Animalia" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tortricidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tortricidae>
dwc:family "Tortricidae" ;
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>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Laspeyresia_nicomacha>
dwc:class "Insecta" ;
dwc:family "Tortricidae" ;
dwc:genus "Laspeyresia" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "nicomacha" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Laspeyresia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Laspeyresia>
dwc:genus "Laspeyresia" ;
dwc:kingdom "Animalia" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tortricidae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.14119374>
dc:description "Figure 9 C. nicomacha (Meyr.) ♂ P. 3536 KL, Tanzania, Iringa." ;
fabio:hasRepresentation <https://zenodo.org/record/14119374/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14119378>
dc:description "Figure 10 C. nicomacha (Meyr.) ♂ P. 4368 KL, Tanzania, Iringa." ;
fabio:hasRepresentation <https://zenodo.org/record/14119378/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14119380>
dc:description "Figure 11 C. nicomacha (Meyr.) ♀ P. 2721 LA, Tanzania, Morogoro." ;
fabio:hasRepresentation <https://zenodo.org/record/14119380/files/figure.png> ;
a fabio:Figure .

View file

@ -9,7 +9,7 @@
@prefix trt: <http://plazi.org/vocab/treatment#> .
<http://treatment.plazi.org/id/03AEC5176A4CFF908246FE40D4FAFED9>
cito:cites <http://dx.doi.org/10.5281/zenodo.14119384>, <http://dx.doi.org/10.5281/zenodo.14119390>, <http://dx.doi.org/10.5281/zenodo.14119388> ;
cito:cites <http://dx.doi.org/10.5281/zenodo.14119390> ;
dc:creator "Larsen, Knud" ;
dc:title "Coccothera albolineana Larsen 2023, spec. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03AEC5176A4CFF908246FE40D4FAFED9.mc.3B6F7E5C6A4CFF928246FDFED2AEFD55>, <http://tb.plazi.org/GgServer/dwcaRecords/03AEC5176A4CFF908246FE40D4FAFED9.mc.3B6F7E5C6A4CFF928246FD42D585FCB1>, <http://tb.plazi.org/GgServer/dwcaRecords/03AEC5176A4CFF908246FE40D4FAFED9.mc.3B6F7E5C6A4CFF9282C9FC87D20DFCB1>, <http://tb.plazi.org/GgServer/dwcaRecords/03AEC5176A4CFF908246FE40D4FAFED9.mc.3B6F7E5C6A4CFF928541FC87D237FCF3>, <http://tb.plazi.org/GgServer/dwcaRecords/03AEC5176A4CFF908246FE40D4FAFED9.mc.3B6F7E5C6A4CFF92855AFCC5D28FFCF3>, <http://tb.plazi.org/GgServer/dwcaRecords/03AEC5176A4CFF908246FE40D4FAFED9.mc.3B6F7E5C6A4CFF9285C5FCC4D232FC4F>, <http://tb.plazi.org/GgServer/dwcaRecords/03AEC5176A4CFF908246FE40D4FAFED9.mc.3B6F7E5C6A4CFF928587FC29D35FFC4F>, <http://tb.plazi.org/GgServer/dwcaRecords/03AEC5176A4CFF908246FE40D4FAFED9.mc.3B6F7E5C6A4CFF928246FC77D551FBDC>, <http://tb.plazi.org/GgServer/dwcaRecords/03AEC5176A4CFF908246FE40D4FAFED9.mc.3B6F7E5C6A4CFF928204FBD4D5D9FBDC>, <http://tb.plazi.org/GgServer/dwcaRecords/03AEC5176A4CFF908246FE40D4FAFED9.mc.3B6F7E5C6A4EFF9081FDFF29D44AFF4E> ;
@ -27,7 +27,7 @@
dc:creator "Larsen, Knud" ;
dc:date "2023" ;
dc:title "Description of a new species from Africa in genus Coccothera Meyrick, 1914, with additional taxonomic and faunistic information on two other Coccothera species (Lepidoptera: Tortricidae: Grapholitini)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.14119384>, <http://dx.doi.org/10.5281/zenodo.14119390>, <http://dx.doi.org/10.5281/zenodo.14119388> ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.14119390> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Coccothera_albolineana_Larsen_2023>
@ -60,17 +60,20 @@
<http://taxon-name.plazi.org/id/Animalia/Coccothera>
dwc:genus "Coccothera" ;
dwc:kingdom "Animalia" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tortricidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tortricidae>
dwc:family "Tortricidae" ;
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> ;
@ -78,11 +81,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> ;
@ -93,21 +98,11 @@
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.14119384>
dc:description "Figure 12 C. albolineana spec. nov. ♀ P. 4701 KL, 8 mm. RSA, Louis Trichardt." ;
fabio:hasRepresentation <https://zenodo.org/record/14119384/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14119390>
dc:description "Figure 14 C. albolineana spec. nov. ♂ P. 4372 KL, Kenya, Naro Moru." ;
fabio:hasRepresentation <https://zenodo.org/record/14119390/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14119388>
dc:description "Figure 15 C. albolineana spec. nov. ♀ P. 4701 KL, RSA, Louis Trichardt." ;
fabio:hasRepresentation <https://zenodo.org/record/14119388/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03AEC5176A4CFF908246FE40D4FAFED9.mc.3B6F7E5C6A4CFF928246FDFED2AEFD55>
dwc:collectionCode "KL" ;
dwc:eventDate "2013-11-03" ;

View file

@ -0,0 +1,127 @@
@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/03EE87D78E753E68FBE6FF47FF28FF4C>
cito:cites <http://dx.doi.org/10.5281/zenodo.4596262>, <http://dx.doi.org/10.5281/zenodo.4596264>, <http://dx.doi.org/10.5281/zenodo.4596266>, <http://dx.doi.org/10.5281/zenodo.4596268> ;
dc:creator "Wang, Yu; Xie, Guanglin; Wang, Wenkai" ;
dc:title "Trachystolodes tianjialini Wang & Xie & Wang 2021, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03EE87D78E753E68FBE6FF47FF28FF4C.mc.3B2F3C9C8E733E69FA8DFB32FEB7FAB8> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trachystolodes_tianjialini_Wang_2021> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4942.1.8> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4942.1.8>
bibo:endPage "140" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2021-03-11" ;
bibo:startPage "135" ;
bibo:volume "4942" ;
dc:creator "Wang, Yu; Xie, Guanglin; Wang, Wenkai" ;
dc:date "2021" ;
dc:title "A new species of Trachystolodes Breuning, 1943 from Central China (Coleoptera Cerambycidae, Lamiinae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4596262>, <http://dx.doi.org/10.5281/zenodo.4596264>, <http://dx.doi.org/10.5281/zenodo.4596266>, <http://dx.doi.org/10.5281/zenodo.4596268> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Trachystolodes_tianjialini_Wang_2021>
dwc:authority "Wang & Xie & Wang, 2021" ;
dwc:authorityName "Wang & Xie & Wang" ;
dwc:authorityYear "2021" ;
dwc:class "Insecta" ;
dwc:family "Cerambycidae" ;
dwc:genus "Trachystolodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Wang, Xie & Wang, 2021" ;
dwc:species "tianjialini" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trachystolodes_tianjialini> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Trachystolodes_tianjialini>
dwc:class "Insecta" ;
dwc:family "Cerambycidae" ;
dwc:genus "Trachystolodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "tianjialini" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trachystolodes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trachystolodes>
dwc:genus "Trachystolodes" ;
dwc:kingdom "Animalia" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cerambycidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cerambycidae>
dwc:family "Cerambycidae" ;
dwc:kingdom "Animalia" ;
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:kingdom "Animalia" ;
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: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>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.4596262>
dc:description "FIGURES 16. Male habitus of Trachystolodes spp. 1, 4. T. tianjialini sp. nov., holotype; 2, 5. T. tonkinensis; 3, 6. T. huangjianbini, holotype. 13. Dorsal view; 46. Ventral view. 2, 3, 5, 6 taken by Guiqiang Huang." ;
fabio:hasRepresentation <https://zenodo.org/record/4596262/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.4596264>
dc:description "FIGURES 79. Male habitus of Trachystolodes spp., lateral view. 7. T. tianjialini sp. nov., holotype; 8. T. tonkinensis; 9. T. huangjianbini, holotype. 8, 9 taken by Guiqiang Huang." ;
fabio:hasRepresentation <https://zenodo.org/record/4596264/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.4596266>
dc:description "FIGURES 1017. Habitus of Trachystolodes spp. 10, 13, 1617. T. tianjialini sp. nov., 10, 13. holotype; 11, 14. T. tonkinensis; 12, 15. T. huangjianbini, holotype. 1012. Dorsal view of pronotum and base of elytra; 1315. Frontal view of head; 1617. Living adult (maybe a female). 1112, 1415 taken by Guiqiang Huang; 1617 taken by Zheyu Chen." ;
fabio:hasRepresentation <https://zenodo.org/record/4596266/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.4596268>
dc:description "FIGURES 1825. Male terminalia of T. tianjialini sp. nov., holotype. 1820. Tegmen + aedeagus. 2122. Tergite VIII and sternite VIII; 2325. Spiculum gastrale; 18, 21, 23. Dorsal view; 19, 24. Lateral view; 20, 22, 25. Ventral view. Scale bar: 1.0 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4596268/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03EE87D78E753E68FBE6FF47FF28FF4C.mc.3B2F3C9C8E733E69FA8DFB32FEB7FAB8>
dwc:eventDate "2019-08-02" ;
dwc:locality "Houhe National Nature Reserve" ;
dwc:recordedBy "Shuai Zhao" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/03EE87D78E753E68FBE6FF47FF28FF4C#3B2F3C9C8E733E69FA8DFB32FEB7FAB8> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,195 @@
@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/307887B3DB20FE4DB7D3EAF06868985C>
cito:cites <http://dx.doi.org/10.5281/zenodo.4837162>, <http://dx.doi.org/10.5281/zenodo.4837150>, <http://dx.doi.org/10.5281/zenodo.4837154> ;
dc:creator "Smith, Andrew B. T." ;
dc:title "Phalangogonia monzoni Smith 2021, new species" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/307887B3DB20FE4DB7D3EAF06868985C.mc.08B93CF8DB20FE4CB606EB65680B9F22>, <http://tb.plazi.org/GgServer/dwcaRecords/307887B3DB20FE4DB7D3EAF06868985C.mc.08B93CF8DB20FE4CB53AEC056B419FA7>, <http://tb.plazi.org/GgServer/dwcaRecords/307887B3DB20FE4DB7D3EAF06868985C.mc.08B93CF8DB20FE4CB64FEC8A6B769E11>, <http://tb.plazi.org/GgServer/dwcaRecords/307887B3DB20FE4DB7D3EAF06868985C.mc.08B93CF8DB20FE4CB67DED146B489E8B>, <http://tb.plazi.org/GgServer/dwcaRecords/307887B3DB20FE4DB7D3EAF06868985C.mc.08B93CF8DB20FE4CB679ED7E6B109D00>, <http://tb.plazi.org/GgServer/dwcaRecords/307887B3DB20FE4DB7D3EAF06868985C.mc.08B93CF8DB20FE4CB603EDE36B109D85>, <http://tb.plazi.org/GgServer/dwcaRecords/307887B3DB20FE4DB7D3EAF06868985C.mc.08B93CF8DB20FE4CB600EE686EB19BF9> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Phalangogonia_monzoni_Smith_2021> ;
trt:publishedIn <http://dx.doi.org/10.1649/0010-065x-75.1.259> ;
a trt:Treatment .
<http://dx.doi.org/10.1649/0010-065x-75.1.259>
bibo:endPage "265" ;
bibo:issue "1" ;
bibo:journal "The Coleopterists Bulletin" ;
bibo:pubDate "2021-03-20" ;
bibo:startPage "259" ;
bibo:volume "75" ;
dc:creator "Smith, Andrew B. T." ;
dc:date "2021" ;
dc:title "Two New Species of Phalangogonia Burmeister, 1844 (Coleoptera: Scarabaeidae: Rutelinae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4837162>, <http://dx.doi.org/10.5281/zenodo.4837150>, <http://dx.doi.org/10.5281/zenodo.4837154> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Phalangogonia_monzoni_Smith_2021>
dwc:authority "Smith" ;
dwc:authorityName "Smith" ;
dwc:authorityYear "2021" ;
dwc:class "Insecta" ;
dwc:family "Rutelidae" ;
dwc:genus "Phalangogonia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Smith, 2021" ;
dwc:species "monzoni" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phalangogonia_monzoni> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Phalangogonia_monzoni>
dwc:class "Insecta" ;
dwc:family "Rutelidae" ;
dwc:genus "Phalangogonia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "monzoni" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phalangogonia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phalangogonia>
dwc:genus "Phalangogonia" ;
dwc:kingdom "Animalia" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rutelidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Rutelidae>
dwc:family "Rutelidae" ;
dwc:kingdom "Animalia" ;
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:kingdom "Animalia" ;
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: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>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.4837162>
dc:description "Fig. 17. Distribution records for Phalangogonia monzoni, new species in Guatemala (type specimens only)." ;
fabio:hasRepresentation <https://zenodo.org/record/4837162/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.4837150>
dc:description "Figs. 712. Phalangogonia monzoni, new species, holotype male. 7) Dorsal habitus; 8) Oblique habitus; 9) Ventral habitus; 10) Head and pronotum, dorsal view; 11) Head and pronotum, lateral view; 12) Pygidium." ;
fabio:hasRepresentation <https://zenodo.org/record/4837150/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.4837154>
dc:description "Figs. 1315. Phalangogonia monzoni, new species. 13) Holotype parameres, dorsal view; 14) Holotype parameres, lateral view; 15) Male paratype head and pronotum, dorsal view." ;
fabio:hasRepresentation <https://zenodo.org/record/4837154/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/307887B3DB20FE4DB7D3EAF06868985C.mc.08B93CF8DB20FE4CB606EB65680B9F22>
dwc:collectionCode "CMNC" ;
dwc:eventDate "2013-08-06" ;
dwc:locality "San Marcos" ;
dwc:recordedBy "Monzon & Camposeco" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "1600" ;
dwc:verbatimLatitude "15.9311" ;
dwc:verbatimLongitude "-91.29931" ;
trt:httpUri <https://treatment.plazi.org/id/307887B3DB20FE4DB7D3EAF06868985C#08B93CF8DB20FE4CB606EB65680B9F22> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/307887B3DB20FE4DB7D3EAF06868985C.mc.08B93CF8DB20FE4CB53AEC056B419FA7>
dwc:collectionCode "FSCA, UVGC" ;
dwc:eventDate "2013-08-06" ;
dwc:locality "San Marcos" ;
dwc:recordedBy "Monzon & Camposeco" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "1600" ;
dwc:verbatimLatitude "15.9311" ;
dwc:verbatimLongitude "-91.29931" ;
trt:httpUri <https://treatment.plazi.org/id/307887B3DB20FE4DB7D3EAF06868985C#08B93CF8DB20FE4CB53AEC056B419FA7> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/307887B3DB20FE4DB7D3EAF06868985C.mc.08B93CF8DB20FE4CB64FEC8A6B769E11>
dwc:eventDate "2013-07" ;
dwc:locality "San Marcos" ;
dwc:recordedBy "Monzon & Camposeco" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "1600" ;
dwc:verbatimLatitude "15.9311" ;
dwc:verbatimLongitude "-91.29931" ;
trt:httpUri <https://treatment.plazi.org/id/307887B3DB20FE4DB7D3EAF06868985C#08B93CF8DB20FE4CB64FEC8A6B769E11> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/307887B3DB20FE4DB7D3EAF06868985C.mc.08B93CF8DB20FE4CB67DED146B489E8B>
dwc:eventDate "2010-08-20" ;
dwc:locality "San Marcos" ;
dwc:recordedBy "Monzon & Camposeco" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "1600" ;
dwc:verbatimLatitude "15.9311" ;
dwc:verbatimLongitude "-91.29931" ;
trt:httpUri <https://treatment.plazi.org/id/307887B3DB20FE4DB7D3EAF06868985C#08B93CF8DB20FE4CB67DED146B489E8B> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/307887B3DB20FE4DB7D3EAF06868985C.mc.08B93CF8DB20FE4CB679ED7E6B109D00>
dwc:collectionCode "CMNC" ;
dwc:eventDate "2010-08-20" ;
dwc:locality "GUATEMALA" ;
dwc:recordedBy "Camposeco & Monzon" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "1600" ;
dwc:verbatimLatitude "15.9311" ;
dwc:verbatimLongitude "-91.29931" ;
trt:httpUri <https://treatment.plazi.org/id/307887B3DB20FE4DB7D3EAF06868985C#08B93CF8DB20FE4CB679ED7E6B109D00> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/307887B3DB20FE4DB7D3EAF06868985C.mc.08B93CF8DB20FE4CB603EDE36B109D85>
dwc:collectionCode "JMSC" ;
dwc:eventDate "2010-12" ;
dwc:locality "GUATEMALA" ;
dwc:recordedBy "Camposeco & Monzon" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "1600" ;
dwc:verbatimLatitude "15.9311" ;
dwc:verbatimLongitude "-91.29931" ;
trt:httpUri <https://treatment.plazi.org/id/307887B3DB20FE4DB7D3EAF06868985C#08B93CF8DB20FE4CB603EDE36B109D85> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/307887B3DB20FE4DB7D3EAF06868985C.mc.08B93CF8DB20FE4CB600EE686EB19BF9>
dwc:eventDate "2011-07-18" ;
dwc:locality "Barillas" ;
dwc:recordedBy "Monzon & Camposeco" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "1444" ;
dwc:verbatimLatitude "15.9311" ;
dwc:verbatimLongitude "-91.29931" ;
trt:httpUri <https://treatment.plazi.org/id/307887B3DB20FE4DB7D3EAF06868985C#08B93CF8DB20FE4CB600EE686EB19BF9> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,96 @@
@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/307887B3DB21FE4DB7BEEB8B68209F3D>
dc:creator "Smith, Andrew B. T." ;
dc:title "Phalangogonia hawksi Smith 2003" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Phalangogonia_hawksi_Smith_2003> ;
trt:publishedIn <http://dx.doi.org/10.1649/0010-065x-75.1.259> ;
a trt:Treatment .
<http://dx.doi.org/10.1649/0010-065x-75.1.259>
bibo:endPage "265" ;
bibo:issue "1" ;
bibo:journal "The Coleopterists Bulletin" ;
bibo:pubDate "2021-03-20" ;
bibo:startPage "259" ;
bibo:volume "75" ;
dc:creator "Smith, Andrew B. T." ;
dc:date "2021" ;
dc:title "Two New Species of Phalangogonia Burmeister, 1844 (Coleoptera: Scarabaeidae: Rutelinae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Phalangogonia_hawksi_Smith_2003>
dwc:authority "Smith, 2003" ;
dwc:authorityName "Smith" ;
dwc:authorityYear "2003" ;
dwc:class "Insecta" ;
dwc:family "Rutelidae" ;
dwc:genus "Phalangogonia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Smith, 2003" ;
dwc:species "hawksi" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phalangogonia_hawksi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Phalangogonia_hawksi>
dwc:class "Insecta" ;
dwc:family "Rutelidae" ;
dwc:genus "Phalangogonia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "hawksi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phalangogonia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phalangogonia>
dwc:genus "Phalangogonia" ;
dwc:kingdom "Animalia" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rutelidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Rutelidae>
dwc:family "Rutelidae" ;
dwc:kingdom "Animalia" ;
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:kingdom "Animalia" ;
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: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>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,96 @@
@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/307887B3DB21FE4DB7BEEC2A68289E02>
dc:creator "Smith, Andrew B. T." ;
dc:title "Phalangogonia jamesonae Smith and Moron 2003" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Phalangogonia_jamesonae_Smith_2003> ;
trt:publishedIn <http://dx.doi.org/10.1649/0010-065x-75.1.259> ;
a trt:Treatment .
<http://dx.doi.org/10.1649/0010-065x-75.1.259>
bibo:endPage "265" ;
bibo:issue "1" ;
bibo:journal "The Coleopterists Bulletin" ;
bibo:pubDate "2021-03-20" ;
bibo:startPage "259" ;
bibo:volume "75" ;
dc:creator "Smith, Andrew B. T." ;
dc:date "2021" ;
dc:title "Two New Species of Phalangogonia Burmeister, 1844 (Coleoptera: Scarabaeidae: Rutelinae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Phalangogonia_jamesonae_Smith_2003>
dwc:authority "Smith and Moron, 2003" ;
dwc:authorityName "Smith and Moron" ;
dwc:authorityYear "2003" ;
dwc:class "Insecta" ;
dwc:family "Rutelidae" ;
dwc:genus "Phalangogonia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Smith & Moron, 2003" ;
dwc:species "jamesonae" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phalangogonia_jamesonae> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Phalangogonia_jamesonae>
dwc:class "Insecta" ;
dwc:family "Rutelidae" ;
dwc:genus "Phalangogonia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "jamesonae" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phalangogonia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phalangogonia>
dwc:genus "Phalangogonia" ;
dwc:kingdom "Animalia" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rutelidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Rutelidae>
dwc:family "Rutelidae" ;
dwc:kingdom "Animalia" ;
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:kingdom "Animalia" ;
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: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>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,96 @@
@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/307887B3DB21FE4DB7BEED1F683A9D1B>
dc:creator "Smith, Andrew B. T." ;
dc:title "Phalangogonia obesa Burmeister 1844" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Phalangogonia_obesa_Burmeister_1844> ;
trt:publishedIn <http://dx.doi.org/10.1649/0010-065x-75.1.259> ;
a trt:Treatment .
<http://dx.doi.org/10.1649/0010-065x-75.1.259>
bibo:endPage "265" ;
bibo:issue "1" ;
bibo:journal "The Coleopterists Bulletin" ;
bibo:pubDate "2021-03-20" ;
bibo:startPage "259" ;
bibo:volume "75" ;
dc:creator "Smith, Andrew B. T." ;
dc:date "2021" ;
dc:title "Two New Species of Phalangogonia Burmeister, 1844 (Coleoptera: Scarabaeidae: Rutelinae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Phalangogonia_obesa_Burmeister_1844>
dwc:authority "Burmeister, 1844" ;
dwc:authorityName "Burmeister" ;
dwc:authorityYear "1844" ;
dwc:class "Insecta" ;
dwc:family "Rutelidae" ;
dwc:genus "Phalangogonia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Burmeister, 1844" ;
dwc:species "obesa" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phalangogonia_obesa> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Phalangogonia_obesa>
dwc:class "Insecta" ;
dwc:family "Rutelidae" ;
dwc:genus "Phalangogonia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "obesa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phalangogonia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phalangogonia>
dwc:genus "Phalangogonia" ;
dwc:kingdom "Animalia" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rutelidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Rutelidae>
dwc:family "Rutelidae" ;
dwc:kingdom "Animalia" ;
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:kingdom "Animalia" ;
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: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>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,104 @@
@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/307887B3DB21FE4EB7D9EE2468859ACE>
cito:cites <http://dx.doi.org/10.5281/zenodo.4837146>, <http://dx.doi.org/10.5281/zenodo.4837154>, <http://dx.doi.org/10.5281/zenodo.4837150> ;
dc:creator "Smith, Andrew B. T." ;
dc:title "Phalangogonia BURMEISTER 1844" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Phalangogonia_Burmeister_1844> ;
trt:publishedIn <http://dx.doi.org/10.1649/0010-065x-75.1.259> ;
a trt:Treatment .
<http://dx.doi.org/10.1649/0010-065x-75.1.259>
bibo:endPage "265" ;
bibo:issue "1" ;
bibo:journal "The Coleopterists Bulletin" ;
bibo:pubDate "2021-03-20" ;
bibo:startPage "259" ;
bibo:volume "75" ;
dc:creator "Smith, Andrew B. T." ;
dc:date "2021" ;
dc:title "Two New Species of Phalangogonia Burmeister, 1844 (Coleoptera: Scarabaeidae: Rutelinae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4837146>, <http://dx.doi.org/10.5281/zenodo.4837154>, <http://dx.doi.org/10.5281/zenodo.4837150> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Phalangogonia_Burmeister_1844>
dwc:authority "BURMEISTER, 1844" ;
dwc:authorityName "BURMEISTER" ;
dwc:authorityYear "1844" ;
dwc:class "Insecta" ;
dwc:family "Rutelidae" ;
dwc:genus "Phalangogonia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Burmeister, 1844" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phalangogonia> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Phalangogonia>
dwc:class "Insecta" ;
dwc:family "Rutelidae" ;
dwc:genus "Phalangogonia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rutelidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Rutelidae>
dwc:family "Rutelidae" ;
dwc:kingdom "Animalia" ;
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:kingdom "Animalia" ;
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: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>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.4837146>
dc:description "Figs. 16. Phalangogonia azaharensis, new species, holotype female. 1) Dorsal habitus; 2) Oblique habitus; 3) Ventral habitus; 4) Head and pronotum, dorsal view; 5) Head and pronotum, lateral view; 6) Pygidium." ;
fabio:hasRepresentation <https://zenodo.org/record/4837146/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.4837154>
dc:description "Figs. 1315. Phalangogonia monzoni, new species. 13) Holotype parameres, dorsal view; 14) Holotype parameres, lateral view; 15) Male paratype head and pronotum, dorsal view." ;
fabio:hasRepresentation <https://zenodo.org/record/4837154/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.4837150>
dc:description "Figs. 712. Phalangogonia monzoni, new species, holotype male. 7) Dorsal habitus; 8) Oblique habitus; 9) Ventral habitus; 10) Head and pronotum, dorsal view; 11) Head and pronotum, lateral view; 12) Pygidium." ;
fabio:hasRepresentation <https://zenodo.org/record/4837150/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,117 @@
@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/307887B3DB24FE4CB5D9ED53681499C3>
cito:cites <http://dx.doi.org/10.5281/zenodo.4837146>, <http://dx.doi.org/10.5281/zenodo.4837158> ;
dc:creator "Smith, Andrew B. T." ;
dc:title "Phalangogonia azaharensis Smith 2021, new species" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/307887B3DB24FE4CB5D9ED53681499C3.mc.08B93CF8DB24FE48B478EDAE69DE9D7A> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Phalangogonia_azaharensis_Smith_2021> ;
trt:publishedIn <http://dx.doi.org/10.1649/0010-065x-75.1.259> ;
a trt:Treatment .
<http://dx.doi.org/10.1649/0010-065x-75.1.259>
bibo:endPage "265" ;
bibo:issue "1" ;
bibo:journal "The Coleopterists Bulletin" ;
bibo:pubDate "2021-03-20" ;
bibo:startPage "259" ;
bibo:volume "75" ;
dc:creator "Smith, Andrew B. T." ;
dc:date "2021" ;
dc:title "Two New Species of Phalangogonia Burmeister, 1844 (Coleoptera: Scarabaeidae: Rutelinae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4837146>, <http://dx.doi.org/10.5281/zenodo.4837158> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Phalangogonia_azaharensis_Smith_2021>
dwc:authority "Smith" ;
dwc:authorityName "Smith" ;
dwc:authorityYear "2021" ;
dwc:class "Insecta" ;
dwc:family "Rutelidae" ;
dwc:genus "Phalangogonia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Smith, 2021" ;
dwc:species "azaharensis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phalangogonia_azaharensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Phalangogonia_azaharensis>
dwc:class "Insecta" ;
dwc:family "Rutelidae" ;
dwc:genus "Phalangogonia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "azaharensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phalangogonia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phalangogonia>
dwc:genus "Phalangogonia" ;
dwc:kingdom "Animalia" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rutelidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Rutelidae>
dwc:family "Rutelidae" ;
dwc:kingdom "Animalia" ;
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:kingdom "Animalia" ;
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: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>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.4837146>
dc:description "Figs. 16. Phalangogonia azaharensis, new species, holotype female. 1) Dorsal habitus; 2) Oblique habitus; 3) Ventral habitus; 4) Head and pronotum, dorsal view; 5) Head and pronotum, lateral view; 6) Pygidium." ;
fabio:hasRepresentation <https://zenodo.org/record/4837146/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.4837158>
dc:description "Fig. 16. Distribution record for Phalangogonia azaharensis, new species in Costa Rica." ;
fabio:hasRepresentation <https://zenodo.org/record/4837158/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/307887B3DB24FE4CB5D9ED53681499C3.mc.08B93CF8DB24FE48B478EDAE69DE9D7A>
dwc:collectionCode "BMNH" ;
dwc:eventDate "1901-04" ;
dwc:locality "Azahar" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/307887B3DB24FE4CB5D9ED53681499C3#08B93CF8DB24FE48B478EDAE69DE9D7A> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,116 @@
@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/583DA43BFFE1A817FF14A824901C25A9>
cito:cites <http://dx.doi.org/10.5281/zenodo.5069377> ;
dc:creator "Faúndez, Eduardo I.; Rider, David A.; Carvajal, Mariom A." ;
dc:title "Graphorn bicallosus Faúndez & Rider & Carvajal 2021, comb. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/583DA43BFFE1A817FF14A824901C25A9.mc.60FC1F70FFE1A817FF14AB0396FE2559> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Graphorn_bicallosus_(Piran_1959> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4996.1.13> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4996.1.13>
bibo:endPage "200" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2021-07-02" ;
bibo:startPage "199" ;
bibo:volume "4996" ;
dc:creator "Faúndez, Eduardo I.; Rider, David A.; Carvajal, Mariom A." ;
dc:date "2021" ;
dc:title "A new synonymy within theSouthAmerican Carpocorini (Hemiptera: Heteroptera Pentatomidae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5069377> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Graphorn_bicallosus_(Piran_1959>
dwc:authority "(Piran, 1959)" ;
dwc:authorityName "Faúndez & Rider & Carvajal" ;
dwc:authorityYear "2021" ;
dwc:baseAuthorityName "Piran" ;
dwc:baseAuthorityYear "1959" ;
dwc:class "Insecta" ;
dwc:family "Pentatomidae" ;
dwc:genus "Graphorn" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Piran, 1959)" ;
dwc:species "bicallosus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Graphorn_bicallosus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Graphorn_bicallosus>
dwc:class "Insecta" ;
dwc:family "Pentatomidae" ;
dwc:genus "Graphorn" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "bicallosus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Graphorn> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Graphorn>
dwc:genus "Graphorn" ;
dwc:kingdom "Animalia" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pentatomidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pentatomidae>
dwc:family "Pentatomidae" ;
dwc:kingdom "Animalia" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
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>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.5069377>
dc:description "FIGURES 12. Graphorn bicallosus, female from Paraguay. 1. Dorsal view, 2. Ventral view." ;
fabio:hasRepresentation <https://zenodo.org/record/5069377/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/583DA43BFFE1A817FF14A824901C25A9.mc.60FC1F70FFE1A817FF14AB0396FE2559>
dwc:eventDate "2017-12-11" ;
dwc:locality "Laguna Capitan" ;
dwc:recordedBy "J. E. Eger" ;
dwc:verbatimElevation "126" ;
dwc:verbatimLatitude "-22.5404" ;
dwc:verbatimLongitude "-59.67535" ;
trt:httpUri <https://treatment.plazi.org/id/583DA43BFFE1A817FF14A824901C25A9#60FC1F70FFE1A817FF14AB0396FE2559> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,130 @@
@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/583DA43BFFE1A817FF14A994970D2679>
dc:creator "Faúndez, Eduardo I.; Rider, David A.; Carvajal, Mariom A." ;
dc:title "Euschisthus bicallosus" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Euschisthus_bicallosus_(Pir%C3%A1n_1959> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Graphorn_bicornutus_Faundez_2017> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4996.1.13> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4996.1.13>
bibo:endPage "200" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2021-07-02" ;
bibo:startPage "199" ;
bibo:volume "4996" ;
dc:creator "Faúndez, Eduardo I.; Rider, David A.; Carvajal, Mariom A." ;
dc:date "2021" ;
dc:title "A new synonymy within theSouthAmerican Carpocorini (Hemiptera: Heteroptera Pentatomidae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Euschisthus_bicallosus_(Pir%C3%A1n_1959>
dwc:authority "(Pirán, 1959)" ;
dwc:class "Insecta" ;
dwc:family "Pentatomidae" ;
dwc:genus "Euschisthus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Pirán, 1959)" ;
dwc:species "bicallosus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Euschisthus_bicallosus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Graphorn_bicornutus_Faundez_2017>
dwc:authority "Faundez, Rider & Carvajal, 2017" ;
dwc:authorityName "Faundez, Rider & Carvajal" ;
dwc:authorityYear "2017" ;
dwc:class "Insecta" ;
dwc:family "Pentatomidae" ;
dwc:genus "Graphorn" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Faundez, Rider & Carvajal, 2017" ;
dwc:species "bicornutus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Graphorn_bicornutus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Euschisthus_bicallosus>
dwc:class "Insecta" ;
dwc:family "Pentatomidae" ;
dwc:genus "Euschisthus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "bicallosus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Euschisthus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Euschisthus>
dwc:genus "Euschisthus" ;
dwc:kingdom "Animalia" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pentatomidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pentatomidae>
dwc:family "Pentatomidae" ;
dwc:kingdom "Animalia" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
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>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Graphorn_bicornutus>
dwc:class "Insecta" ;
dwc:family "Pentatomidae" ;
dwc:genus "Graphorn" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "bicornutus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Graphorn> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Graphorn>
dwc:genus "Graphorn" ;
dwc:kingdom "Animalia" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pentatomidae> ;
a dwcFP:TaxonName .

View file

@ -9,7 +9,7 @@
@prefix trt: <http://plazi.org/vocab/treatment#> .
<http://treatment.plazi.org/id/7A6164784C50AB5EAF38FE12FDBEFDAC>
cito:cites <http://dx.doi.org/10.5281/zenodo.1211224>, <http://dx.doi.org/10.5281/zenodo.1211226>, <http://dx.doi.org/10.5281/zenodo.1211228>, <http://taxon-concept.plazi.org/id/Animalia/Disparomitus_neavei_Kimmins_1949> ;
cito:cites <http://dx.doi.org/10.5281/zenodo.1211224>, <http://dx.doi.org/10.5281/zenodo.1211226>, <http://dx.doi.org/10.5281/zenodo.1211228> ;
dc:creator "Michel, Bruno; Mansell, Mervyn W." ;
dc:title "Dorsomitus Michel & Tjeder 1992" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dorsomitus_Michel_1992> ;
@ -62,23 +62,6 @@
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dorsomitus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Disparomitus_neavei_Kimmins_1949>
dwc:authority "Kimmins, 1949" ;
dwc:authorityName "Kimmins" ;
dwc:authorityYear "1949" ;
dwc:class "Insecta" ;
dwc:family "Ascalaphidae" ;
dwc:genus "Disparomitus" ;
dwc:kingdom "Animalia" ;
dwc:order "Neuroptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Kimmins, 1949" ;
dwc:species "neavei" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/36VBK> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Disparomitus_neavei> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Dorsomitus>
dwc:class "Insecta" ;
dwc:family "Ascalaphidae" ;
@ -92,11 +75,13 @@
<http://taxon-name.plazi.org/id/Animalia/Ascalaphidae>
dwc:family "Ascalaphidae" ;
dwc:kingdom "Animalia" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neuroptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Neuroptera>
dwc:kingdom "Animalia" ;
dwc:order "Neuroptera" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
@ -104,11 +89,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

@ -60,17 +60,20 @@
<http://taxon-name.plazi.org/id/Animalia/Dorsomitus>
dwc:genus "Dorsomitus" ;
dwc:kingdom "Animalia" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ascalaphidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ascalaphidae>
dwc:family "Ascalaphidae" ;
dwc:kingdom "Animalia" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neuroptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Neuroptera>
dwc:kingdom "Animalia" ;
dwc:order "Neuroptera" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
@ -78,11 +81,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> ;
@ -128,7 +133,7 @@
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/7A6164784C51AB5AAF34F931FEEBFE04.mc.42A0DF334C57AB58ADA8FD1BFC3EFCE6>
dwc:catalogNumber "NEUR09310" ;
dwc:catalogNumber "SANC NEUR09310" ;
dwc:collectionCode "SANC" ;
dwc:eventDate "2000-12-08" ;
dwc:locality "Ben Lavin Nature Reserve" ;
@ -139,12 +144,18 @@
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/7A6164784C51AB5AAF34F931FEEBFE04.mc.42A0DF334C57AB58AED2FCF7FEEEFC8A>
dwc:catalogNumber "SANC NEUR09310" ;
dwc:collectionCode "SANC" ;
dwc:eventDate "2000-12-08" ;
dwc:locality "Ben Lavin Nature Reserve" ;
dwc:recordedBy "M. Kruger" ;
dwc:verbatimElevation "950" ;
trt:gbifOccurrenceId "1835719894" ;
trt:httpUri <https://treatment.plazi.org/id/7A6164784C51AB5AAF34F931FEEBFE04#42A0DF334C57AB58AED2FCF7FEEEFC8A> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/7A6164784C51AB5AAF34F931FEEBFE04.mc.42A0DF334C57AB58AC67FCD3FE42FCAF>
dwc:catalogNumber "NEUR05778" ;
dwc:catalogNumber "SANC NEUR05778" ;
dwc:collectionCode "SANC" ;
dwc:eventDate "1999-10-15" ;
dwc:locality "Bluegums Poort Farm" ;
@ -155,7 +166,7 @@
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/7A6164784C51AB5AAF34F931FEEBFE04.mc.42A0DF334C57AB58ACC4FCAFFDF1FC53>
dwc:catalogNumber "NEUR00775" ;
dwc:catalogNumber "SANC NEUR00775" ;
dwc:collectionCode "SANC" ;
dwc:eventDate "1987-12-17" ;
dwc:locality "D'Nyala Nature Reserve" ;
@ -166,7 +177,7 @@
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/7A6164784C51AB5AAF34F931FEEBFE04.mc.42A0DF334C57AB58AF90FC8AFD4FFC77>
dwc:catalogNumber "NEUR00080" ;
dwc:catalogNumber "SANC NEUR00080" ;
dwc:collectionCode "SANC" ;
dwc:eventDate "1981-11-24" ;
dwc:locality "Manoutsa Resort" ;
@ -177,6 +188,12 @@
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/7A6164784C51AB5AAF34F931FEEBFE04.mc.42A0DF334C57AB58AFC3FC66FEEEFC1B>
dwc:catalogNumber "SANC NEUR00083" ;
dwc:collectionCode "SANC" ;
dwc:eventDate "1981-11-24" ;
dwc:locality "Manoutsa Resort" ;
dwc:recordedBy "M. W. Mansell" ;
dwc:verbatimElevation "504" ;
trt:gbifOccurrenceId "1835719888" ;
trt:httpUri <https://treatment.plazi.org/id/7A6164784C51AB5AAF34F931FEEBFE04#42A0DF334C57AB58AFC3FC66FEEEFC1B> ;
a dwc:MaterialCitation .
@ -193,38 +210,44 @@
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/7A6164784C51AB5AAF34F931FEEBFE04.mc.42A0DF334C57AB58AC7AFC1EFB23FC3C>
dwc:catalogNumber "SANC NEUR08750" ;
dwc:collectionCode "SANC" ;
dwc:eventDate "1986-12-06" ;
dwc:locality "Pafuri" ;
dwc:recordedBy "L. E. O. Braack" ;
dwc:verbatimElevation "216" ;
trt:gbifOccurrenceId "1835719916" ;
trt:httpUri <https://treatment.plazi.org/id/7A6164784C51AB5AAF34F931FEEBFE04#42A0DF334C57AB58AC7AFC1EFB23FC3C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/7A6164784C51AB5AAF34F931FEEBFE04.mc.42A0DF334C57AB58ADA8FBDBFAF0FB82>
dwc:catalogNumber "NEUR09311, NEUR09312, NEUR01985" ;
dwc:catalogNumber "SANC NEUR09311" ;
dwc:collectionCode "SANC" ;
dwc:eventDate "1992-12-03" ;
dwc:locality "Lawrenceville" ;
dwc:recordedBy "A. J. Gardiner & N. J. S. Duke" ;
dwc:eventDate "1999-11-07" ;
dwc:locality "Arcturus" ;
dwc:recordedBy "A. J. Gardiner" ;
dwc:verbatimElevation "1500" ;
trt:gbifOccurrenceId "1988291898" ;
trt:httpUri <https://treatment.plazi.org/id/7A6164784C51AB5AAF34F931FEEBFE04#42A0DF334C57AB58ADA8FBDBFAF0FB82> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/7A6164784C51AB5AAF34F931FEEBFE04.mc.42A0DF334C57AB58ADA8FBB7FAC9FBA6>
dwc:catalogNumber "NEUR09311, NEUR09312, NEUR01985" ;
dwc:catalogNumber "SANC NEUR09312" ;
dwc:collectionCode "SANC" ;
dwc:eventDate "1992-12-03" ;
dwc:locality "Lawrenceville" ;
dwc:recordedBy "A. J. Gardiner & N. J. S. Duke" ;
dwc:locality "Glenborne" ;
dwc:recordedBy "A. J. Gardiner" ;
dwc:verbatimElevation "1500" ;
trt:gbifOccurrenceId "1988291779" ;
trt:httpUri <https://treatment.plazi.org/id/7A6164784C51AB5AAF34F931FEEBFE04#42A0DF334C57AB58ADA8FBB7FAC9FBA6> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/7A6164784C51AB5AAF34F931FEEBFE04.mc.42A0DF334C57AB58A84CFBB7FAA7FB4B>
dwc:catalogNumber "NEUR09311, NEUR09312, NEUR01985" ;
dwc:catalogNumber "SANC NEUR01985" ;
dwc:collectionCode "SANC" ;
dwc:eventDate "1992-12-03" ;
dwc:eventDate "1994-12-06" ;
dwc:locality "Lawrenceville" ;
dwc:recordedBy "A. J. Gardiner & N. J. S. Duke" ;
dwc:recordedBy "N. J. S. Duke" ;
dwc:verbatimElevation "1500" ;
trt:gbifOccurrenceId "1988291899" ;
trt:httpUri <https://treatment.plazi.org/id/7A6164784C51AB5AAF34F931FEEBFE04#42A0DF334C57AB58A84CFBB7FAA7FB4B> ;

View file

@ -11,7 +11,7 @@
<http://treatment.plazi.org/id/7A6164784C55AB5AAFA4FE12FC7CF829>
cito:cites <http://dx.doi.org/10.5281/zenodo.1211228> ;
dc:creator "Michel, Bruno; Mansell, Mervyn W." ;
dc:title "Dorsomitus Michel & Mansell 2018" ;
dc:title "Dorsomitus undetermined Michel & Mansell 2018" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/7A6164784C55AB5AAFA4FE12FC7CF829.mc.42A0DF334C55AB5AADA8FD9EFB9FFDBF>, <http://tb.plazi.org/GgServer/dwcaRecords/7A6164784C55AB5AAFA4FE12FC7CF829.mc.42A0DF334C55AB5AADA8FD5AFD17FD24>, <http://tb.plazi.org/GgServer/dwcaRecords/7A6164784C55AB5AAFA4FE12FC7CF829.mc.42A0DF334C55AB5AAFB4FD31FCB7FCC9>, <http://tb.plazi.org/GgServer/dwcaRecords/7A6164784C55AB5AAFA4FE12FC7CF829.mc.42A0DF334C55AB5AADA8FCC8FEEEFCB6>, <http://tb.plazi.org/GgServer/dwcaRecords/7A6164784C55AB5AAFA4FE12FC7CF829.mc.42A0DF334C55AB5AADA8FC60FEEEFC1F> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dorsomitus_Michel_2018> ;
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2018.413> ;
@ -35,6 +35,7 @@
dwc:class "Insecta" ;
dwc:family "Ascalaphidae" ;
dwc:genus "Dorsomitus" ;
dwc:isUncertain "true" ;
dwc:kingdom "Animalia" ;
dwc:order "Neuroptera" ;
dwc:phylum "Arthropoda" ;
@ -57,11 +58,13 @@
<http://taxon-name.plazi.org/id/Animalia/Ascalaphidae>
dwc:family "Ascalaphidae" ;
dwc:kingdom "Animalia" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neuroptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Neuroptera>
dwc:kingdom "Animalia" ;
dwc:order "Neuroptera" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
@ -69,11 +72,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> ;