This commit is contained in:
treatmentbank 2024-12-23 13:23:03 +00:00
parent c87a62f0ea
commit 26c504aaf8
3 changed files with 178 additions and 37 deletions

View file

@ -0,0 +1,142 @@
@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/03FE87D8FFB3E2788C24FB86FEEF79BF>
cito:cites <http://dx.doi.org/10.5281/zenodo.14542161>, <http://dx.doi.org/10.5281/zenodo.14542167> ;
dc:creator "Ferreira, Flavien; Kraus, Fred; Richards, Stephen; Oliver, Paul; Günther, Rainer; Trilaksono, Wahyu; Arida, Evy Ayu; Hamidy, Amir; Riyanto, Awal; Tjaturadi, Burhan; Thébaud, Christophe; Gaucher, Philippe; Fouquet, Antoine" ;
dc:title "Hylophorbus monophonus Ferreira, Kraus, Richards, Oliver, Günther, Trilaksono, Arida, Hamidy, Riyanto, Tjaturadi, Thébaud, Gaucher & Fouquet, 2023, sp.nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03FE87D8FFB3E2788C24FB86FEEF79BF.mc.3B3F3C93FFB3E27F8DB2FB10FE6C7900>, <http://tb.plazi.org/GgServer/dwcaRecords/03FE87D8FFB3E2788C24FB86FEEF79BF.mc.3B3F3C93FFB3E27F8DB3FAEBFCEB7946>, <http://tb.plazi.org/GgServer/dwcaRecords/03FE87D8FFB3E2788C24FB86FEEF79BF.mc.3B3F3C93FFB3E27F8DB3FACAFD447998> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hylophorbus_monophonus_Ferreira_2024> ;
trt:publishedIn <https://doi.org/10.1093/zoolinnean/zlad168> ;
a trt:Treatment .
<https://doi.org/10.1093/zoolinnean/zlad168>
bibo:endPage "22" ;
bibo:issue "2" ;
bibo:journal "Zoological Journal of the Linnean Society" ;
bibo:pubDate "2023-12-08" ;
bibo:series "Zool. J. Linn. Soc." ;
bibo:startPage "1" ;
bibo:volume "202" ;
dc:creator "Ferreira, Flavien; Kraus, Fred; Richards, Stephen; Oliver, Paul; Günther, Rainer; Trilaksono, Wahyu; Arida, Evy Ayu; Hamidy, Amir; Riyanto, Awal; Tjaturadi, Burhan; Thébaud, Christophe; Gaucher, Philippe; Fouquet, Antoine" ;
dc:date "2023" ;
dc:title "Species delimitation and phylogenetic analyses of a New Guinean frog genus (Microhylidae: Hylophorbus) reveal many undescribed species and a complex diversification history driven by late Miocene events" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.14542161>, <http://dx.doi.org/10.5281/zenodo.14542167> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Hylophorbus_monophonus_Ferreira_2024>
dwc:authorityName "Ferreira & Kraus & Richards & Oliver & Günther & Trilaksono & Arida & Hamidy & Riyanto & Tjaturadi & Ŋébaud & Gaucher & Fouquet" ;
dwc:authorityYear "2024" ;
dwc:class "Amphibia" ;
dwc:family "Microhylidae" ;
dwc:genus "Hylophorbus" ;
dwc:kingdom "Animalia" ;
dwc:order "Anura" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Ferreira, Kraus, Richards, Oliver, Günther, Trilaksono, Arida, Hamidy, Riyanto, Tjaturadi, Ŋébaud, Gaucher & Fouquet, 2024" ;
dwc:species "monophonus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hylophorbus_monophonus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Hylophorbus_monophonus>
dwc:class "Amphibia" ;
dwc:family "Microhylidae" ;
dwc:genus "Hylophorbus" ;
dwc:kingdom "Animalia" ;
dwc:order "Anura" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "monophonus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hylophorbus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hylophorbus>
dwc:genus "Hylophorbus" ;
dwc:kingdom "Animalia" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Microhylidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Microhylidae>
dwc:family "Microhylidae" ;
dwc:kingdom "Animalia" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anura> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Anura>
dwc:kingdom "Animalia" ;
dwc:order "Anura" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amphibia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Amphibia>
dwc:class "Amphibia" ;
dwc:kingdom "Animalia" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.14542161>
dc:description "Figure 2. Species delimitation summary figure. A, summary of the integrative species delimitation within Hylophorbus comparing mtDNAbased ultrametric tree (BEAST) with collapsed branches for each MOTU (consensus across the three methods used), nuDNA network partitions, and variation in bioacoustics. B, distributions of MOTUs grouped by major clades:clades A, B, C, and D. The maps were generated in QGIS v.2.14; stars correspond to species type localities; coloured areas in the inset maps represent putative distributions of identified clades. C, principal component analyses for Hylophorbus bioacoustic variables; left panel, using all call recordings (N = 31), and right panel, focused on a subset (N = 18) that are clustering together in the complete analysis (black rectangle in the left panel). In A, rectangles in the nuDNA (blue) and bioacoustics (green) column indicate distinctness between MOTUs. The mtDNA-based tree with uncollapsed branches and posterior probabilities (pp) of each node can be seen in the Supporting Information (Fig. S3). In C, note that one specimen of H. picoides and one of H. lengguru are represented by two recordings each (cf.Supporting Information, Table S3); see the Supporting Information (Fig. S4) for correlation circles and loadings of the principal component analyses.Names in bold indicate CCS. The nuDNA partitioning was established according to a majority rule based on the allele networks presented in the Supporting Information (Fig. S4). Consistent colour coding refers to species identity throughout the figure.Abbreviations:CCS, confirmed candidate species; Dim, dimension, i.e. Axis; UCS, unconfirmed candidate species.Photograph credits, from top to bottom: S. Richards (1, 2, 3, 6) and A. Fouquet (4, 5, 7, 8)." ;
fabio:hasRepresentation <https://zenodo.org/record/14542161/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14542167>
dc:description "Figure 5. Portraits in life. A, B, Hylophorbus monophonus. A, paratype MZB.Amph.24 346 (male).B, MZB.Amph.24 347 (female). CF, Hylophorbus lengguru. C, paratype MZB.Amph.24 333 (male). D, MZB.Amph.24 335 (male). E, MZB.Amph.24 336 (male). F, MZB. Amph.24 341 (male). Photographs by A. Fouquet." ;
fabio:hasRepresentation <https://zenodo.org/record/14542167/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03FE87D8FFB3E2788C24FB86FEEF79BF.mc.3B3F3C93FFB3E27F8DB2FB10FE6C7900>
dwc:catalogNumber "MZB.Amph.24 348" ;
dwc:collectionCode "MZB" ;
dwc:eventDate "2014-11-12" ;
dwc:locality "Kumawa Mountains, Bomberai Peninsula" ;
dwc:recordedBy "Antoine Fouquet & Philippe Gaucher" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "400" ;
dwc:verbatimLatitude "-4.0365" ;
dwc:verbatimLongitude "133.0703" ;
trt:httpUri <https://treatment.plazi.org/id/03FE87D8FFB3E2788C24FB86FEEF79BF#3B3F3C93FFB3E27F8DB2FB10FE6C7900> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03FE87D8FFB3E2788C24FB86FEEF79BF.mc.3B3F3C93FFB3E27F8DB3FAEBFCEB7946>
dwc:catalogNumber "MZB.Amph.24 346" ;
dwc:collectionCode "MZB" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/03FE87D8FFB3E2788C24FB86FEEF79BF#3B3F3C93FFB3E27F8DB3FAEBFCEB7946> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03FE87D8FFB3E2788C24FB86FEEF79BF.mc.3B3F3C93FFB3E27F8DB3FACAFD447998>
dwc:catalogNumber "MZB.Amph.24 347, MZB. Amph.24 351" ;
dwc:collectionCode "MZB" ;
dwc:eventDate "2014-11-12" ;
dwc:locality "Kumawa Mountains, Bomberai Peninsula" ;
dwc:recordedBy "Antoine Fouquet & Philippe Gaucher" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "400" ;
dwc:verbatimLatitude "-4.0365" ;
dwc:verbatimLongitude "133.0703" ;
trt:httpUri <https://treatment.plazi.org/id/03FE87D8FFB3E2788C24FB86FEEF79BF#3B3F3C93FFB3E27F8DB3FACAFD447998> ;
a dwc:MaterialCitation .

View file

@ -10,9 +10,9 @@
<http://treatment.plazi.org/id/03FE87D8FFB4E27A8C2EFA15FAF57FAF>
cito:cites <http://dx.doi.org/10.5281/zenodo.14542169>, <http://dx.doi.org/10.5281/zenodo.14542167> ;
dc:creator "Ferreira, Flavien; Kraus, Fred; Richards, Stephen; Oliver, Paul; Günther, Rainer; Trilaksono, Wahyu; Arida, Evy Ayu; Hamidy, Amir; Riyanto, Awal; Tjaturadi, Burhan; Ŋébaud, Christophe; Gaucher, Philippe; Fouquet, Antoine" ;
dc:title "Hylophorbus lengguru Ferreira, Kraus, Richards, Oliver, Günther, Trilaksono, Arida, Hamidy, Riyanto, Tjaturadi, Ŋébaud, Gaucher & Fouquet, 2024, sp.nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03FE87D8FFB4E27A8C2EFA15FAF57FAF.mc.3B3F3C93FFB4E2788D42F9A7FD647A9D>, <http://tb.plazi.org/GgServer/dwcaRecords/03FE87D8FFB4E27A8C2EFA15FAF57FAF.mc.3B3F3C93FFB4E2788D42F97EFE437B34>, <http://tb.plazi.org/GgServer/dwcaRecords/03FE87D8FFB4E27A8C2EFA15FAF57FAF.mc.3B3F3C93FFB4E2788FB9F959FD707B76>, <http://tb.plazi.org/GgServer/dwcaRecords/03FE87D8FFB4E27A8C2EFA15FAF57FAF.mc.3B3F3C93FFB4E2788D42F8D1FAA27D31>, <http://tb.plazi.org/GgServer/dwcaRecords/03FE87D8FFB4E27A8C2EFA15FAF57FAF.mc.3B3F3C93FFB6E27A8DDAFED4FD0E793C> ;
dc:creator "Ferreira, Flavien; Kraus, Fred; Richards, Stephen; Oliver, Paul; Günther, Rainer; Trilaksono, Wahyu; Arida, Evy Ayu; Hamidy, Amir; Riyanto, Awal; Tjaturadi, Burhan; Thébaud, Christophe; Gaucher, Philippe; Fouquet, Antoine" ;
dc:title "Hylophorbus lengguru Ferreira, Kraus, Richards, Oliver, Günther, Trilaksono, Arida, Hamidy, Riyanto, Tjaturadi, Thébaud, Gaucher & Fouquet, 2023, sp.nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03FE87D8FFB4E27A8C2EFA15FAF57FAF.mc.3B3F3C93FFB4E2788D42F9A7FD647A9D>, <http://tb.plazi.org/GgServer/dwcaRecords/03FE87D8FFB4E27A8C2EFA15FAF57FAF.mc.3B3F3C93FFB4E2788D42F97EFE437B34>, <http://tb.plazi.org/GgServer/dwcaRecords/03FE87D8FFB4E27A8C2EFA15FAF57FAF.mc.3B3F3C93FFB4E2788FB9F959FD707B76>, <http://tb.plazi.org/GgServer/dwcaRecords/03FE87D8FFB4E27A8C2EFA15FAF57FAF.mc.3B3F3C93FFB4E2788D42F8D1FAA27D31> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hylophorbus_lengguru_Ferreira_2024> ;
trt:publishedIn <https://doi.org/10.1093/zoolinnean/zlad168> ;
a trt:Treatment .
@ -25,8 +25,8 @@
bibo:series "Zool. J. Linn. Soc." ;
bibo:startPage "1" ;
bibo:volume "202" ;
dc:creator "Ferreira, Flavien; Kraus, Fred; Richards, Stephen; Oliver, Paul; Günther, Rainer; Trilaksono, Wahyu; Arida, Evy Ayu; Hamidy, Amir; Riyanto, Awal; Tjaturadi, Burhan; Ŋébaud, Christophe; Gaucher, Philippe; Fouquet, Antoine" ;
dc:date "2024" ;
dc:creator "Ferreira, Flavien; Kraus, Fred; Richards, Stephen; Oliver, Paul; Günther, Rainer; Trilaksono, Wahyu; Arida, Evy Ayu; Hamidy, Amir; Riyanto, Awal; Tjaturadi, Burhan; Thébaud, Christophe; Gaucher, Philippe; Fouquet, Antoine" ;
dc:date "2023" ;
dc:title "Species delimitation and phylogenetic analyses of a New Guinean frog genus (Microhylidae: Hylophorbus) reveal many undescribed species and a complex diversification history driven by late Miocene events" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.14542169>, <http://dx.doi.org/10.5281/zenodo.14542167> ;
a fabio:JournalArticle .
@ -99,7 +99,7 @@
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.14542169>
dc:description "Figure 6. Hylophorbus lengguru holotype MZB.Amph.24 334. A, dorsal view in preservative.B, ventral view in preservative. C, lateral view in preservative. D, sonograms and their corresponding oscillograms of a call and a single note (leħ and right, respectively).E, palm of the hand and sole of the foot in preservative.FH, holotype in life in dorsolateral view (F), dorsal view of the thigh (G), and ventral view (H). Photographs in preservative by A. Riyanto; photographs in life by A. Fouquet." ;
dc:description "Figure 6. Hylophorbus lengguru holotype MZB.Amph.24 334. A, dorsal view in preservative.B, ventral view in preservative. C, lateral view in preservative. D, sonograms and their corresponding oscillograms of a call and a single note (left and right, respectively).E, palm of the hand and sole of the foot in preservative.FH, holotype in life in dorsolateral view (F), dorsal view of the thigh (G), and ventral view (H). Photographs in preservative by A. Riyanto; photographs in life by A. Fouquet." ;
fabio:hasRepresentation <https://zenodo.org/record/14542169/files/figure.png> ;
a fabio:Figure .
@ -109,11 +109,11 @@
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03FE87D8FFB4E27A8C2EFA15FAF57FAF.mc.3B3F3C93FFB4E2788D42F9A7FD647A9D>
dwc:catalogNumber "EAA304" ;
dwc:catalogNumber "MZB.Amph.24 334" ;
dwc:collectionCode "MZB" ;
dwc:eventDate "2014-10-24" ;
dwc:locality "Lobo village" ;
dwc:recordedBy "Antoine Fouquet" ;
dwc:locality "Lobo village on Lamansiere Mountain, in the Lengguru foldbelt" ;
dwc:recordedBy "Antoine Fouquet & Philippe Gaucher" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "392" ;
dwc:verbatimLatitude "-3.716" ;
@ -122,34 +122,34 @@
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03FE87D8FFB4E27A8C2EFA15FAF57FAF.mc.3B3F3C93FFB4E2788D42F97EFE437B34>
dwc:catalogNumber "MZB. Amph.24 333" ;
dwc:collectionCode "MZB" ;
dwc:typeStatus "Paratopotypes" ;
dwc:typeStatus "paratopotype" ;
dwc:verbatimElevation "291" ;
trt:httpUri <https://treatment.plazi.org/id/03FE87D8FFB4E27A8C2EFA15FAF57FAF#3B3F3C93FFB4E2788D42F97EFE437B34> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03FE87D8FFB4E27A8C2EFA15FAF57FAF.mc.3B3F3C93FFB4E2788FB9F959FD707B76>
dwc:catalogNumber "EAA305- 7, EAA338" ;
dwc:catalogNumber "MZB.Amph.24 335-7, MZB.Amph.24 338, EAA338" ;
dwc:collectionCode "MZB" ;
dwc:eventDate "2014-10-24" ;
dwc:locality "Lobo village on Lamansiere Mountain, in the Lengguru foldbelt" ;
dwc:recordedBy "Antoine Fouquet & Philippe Gaucher" ;
dwc:typeStatus "Paratopotypes" ;
dwc:verbatimElevation "392" ;
dwc:verbatimLatitude "-3.716" ;
dwc:verbatimLongitude "134.0688" ;
trt:httpUri <https://treatment.plazi.org/id/03FE87D8FFB4E27A8C2EFA15FAF57FAF#3B3F3C93FFB4E2788FB9F959FD707B76> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03FE87D8FFB4E27A8C2EFA15FAF57FAF.mc.3B3F3C93FFB4E2788D42F8D1FAA27D31>
dwc:catalogNumber "EAA457, EAA470, EAA475, EAA465, EAA467" ;
dwc:catalogNumber "MZB. Amph.34 341, MZB.Amph.24 344, MZB.Amph.24 342, MZB.Amph.24 343" ;
dwc:collectionCode "MZB" ;
dwc:eventDate "2014-11-11" ;
dwc:locality "Nree" ;
dwc:locality "Lengguru foldbelt" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "400" ;
dwc:verbatimLatitude "-3.3653" ;
dwc:verbatimLongitude "133.8382" ;
trt:httpUri <https://treatment.plazi.org/id/03FE87D8FFB4E27A8C2EFA15FAF57FAF#3B3F3C93FFB4E2788D42F8D1FAA27D31> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03FE87D8FFB4E27A8C2EFA15FAF57FAF.mc.3B3F3C93FFB6E27A8DDAFED4FD0E793C>
dwc:collectionCode "MZB" ;
dwc:recordedBy "Supporting Information & Table S & Ne & Nere & Amph. & Fig. S & Dorsal & Mouling & Nevertheless & Information & Overall" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/03FE87D8FFB4E27A8C2EFA15FAF57FAF#3B3F3C93FFB6E27A8DDAFED4FD0E793C> ;
a dwc:MaterialCitation .

View file

@ -10,9 +10,9 @@
<http://treatment.plazi.org/id/03FE87D8FFB6E2648EFDFC05FA7D7895>
cito:cites <http://dx.doi.org/10.5281/zenodo.14542171>, <http://dx.doi.org/10.5281/zenodo.14542169> ;
dc:creator "Ferreira, Flavien; Kraus, Fred; Richards, Stephen; Oliver, Paul; Günther, Rainer; Trilaksono, Wahyu; Arida, Evy Ayu; Hamidy, Amir; Riyanto, Awal; Tjaturadi, Burhan; Ŋébaud, Christophe; Gaucher, Philippe; Fouquet, Antoine" ;
dc:title "Hylophorbus maculatus Ferreira, Kraus, Richards, Oliver, Günther, Trilaksono, Arida, Hamidy, Riyanto, Tjaturadi, Ŋébaud, Gaucher & Fouquet, 2024, sp.nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03FE87D8FFB6E2648EFDFC05FA7D7895.mc.3B3F3C93FFB6E27A8E19FB95FAAE788A>, <http://tb.plazi.org/GgServer/dwcaRecords/03FE87D8FFB6E2648EFDFC05FA7D7895.mc.3B3F3C93FFB6E27A8E19FB54FBC6792A>, <http://tb.plazi.org/GgServer/dwcaRecords/03FE87D8FFB6E2648EFDFC05FA7D7895.mc.3B3F3C93FFA8E2648DECF9F9FB9B7D31> ;
dc:creator "Ferreira, Flavien; Kraus, Fred; Richards, Stephen; Oliver, Paul; Günther, Rainer; Trilaksono, Wahyu; Arida, Evy Ayu; Hamidy, Amir; Riyanto, Awal; Tjaturadi, Burhan; Thébaud, Christophe; Gaucher, Philippe; Fouquet, Antoine" ;
dc:title "Hylophorbus maculatus Ferreira, Kraus, Richards, Oliver, Günther, Trilaksono, Arida, Hamidy, Riyanto, Tjaturadi, Thébaud, Gaucher & Fouquet, 2023, sp.nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03FE87D8FFB6E2648EFDFC05FA7D7895.mc.3B3F3C93FFB6E27A8E19FB95FAAE788A>, <http://tb.plazi.org/GgServer/dwcaRecords/03FE87D8FFB6E2648EFDFC05FA7D7895.mc.3B3F3C93FFB6E27A8E19FB54FBC6792A> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hylophorbus_maculatus_Ferreira_2024> ;
trt:publishedIn <https://doi.org/10.1093/zoolinnean/zlad168> ;
a trt:Treatment .
@ -25,8 +25,8 @@
bibo:series "Zool. J. Linn. Soc." ;
bibo:startPage "1" ;
bibo:volume "202" ;
dc:creator "Ferreira, Flavien; Kraus, Fred; Richards, Stephen; Oliver, Paul; Günther, Rainer; Trilaksono, Wahyu; Arida, Evy Ayu; Hamidy, Amir; Riyanto, Awal; Tjaturadi, Burhan; Ŋébaud, Christophe; Gaucher, Philippe; Fouquet, Antoine" ;
dc:date "2024" ;
dc:creator "Ferreira, Flavien; Kraus, Fred; Richards, Stephen; Oliver, Paul; Günther, Rainer; Trilaksono, Wahyu; Arida, Evy Ayu; Hamidy, Amir; Riyanto, Awal; Tjaturadi, Burhan; Thébaud, Christophe; Gaucher, Philippe; Fouquet, Antoine" ;
dc:date "2023" ;
dc:title "Species delimitation and phylogenetic analyses of a New Guinean frog genus (Microhylidae: Hylophorbus) reveal many undescribed species and a complex diversification history driven by late Miocene events" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.14542171>, <http://dx.doi.org/10.5281/zenodo.14542169> ;
a fabio:JournalArticle .
@ -104,16 +104,16 @@
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14542169>
dc:description "Figure 6. Hylophorbus lengguru holotype MZB.Amph.24 334. A, dorsal view in preservative.B, ventral view in preservative. C, lateral view in preservative. D, sonograms and their corresponding oscillograms of a call and a single note (leħ and right, respectively).E, palm of the hand and sole of the foot in preservative.FH, holotype in life in dorsolateral view (F), dorsal view of the thigh (G), and ventral view (H). Photographs in preservative by A. Riyanto; photographs in life by A. Fouquet." ;
dc:description "Figure 6. Hylophorbus lengguru holotype MZB.Amph.24 334. A, dorsal view in preservative.B, ventral view in preservative. C, lateral view in preservative. D, sonograms and their corresponding oscillograms of a call and a single note (left and right, respectively).E, palm of the hand and sole of the foot in preservative.FH, holotype in life in dorsolateral view (F), dorsal view of the thigh (G), and ventral view (H). Photographs in preservative by A. Riyanto; photographs in life by A. Fouquet." ;
fabio:hasRepresentation <https://zenodo.org/record/14542169/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03FE87D8FFB6E2648EFDFC05FA7D7895.mc.3B3F3C93FFB6E27A8E19FB95FAAE788A>
dwc:catalogNumber "EAA357" ;
dwc:catalogNumber "MZB.Amph.24 339" ;
dwc:collectionCode "MZB" ;
dwc:eventDate "2014-10-27" ;
dwc:locality "Lobo village" ;
dwc:recordedBy "Antoine Fouquet" ;
dwc:locality "Lobo village on Lamansiere Mountain, in the Lengguru foldbelt" ;
dwc:recordedBy "Antoine Fouquet & Philippe Gaucher" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "1021" ;
dwc:verbatimLatitude "-3.7291" ;
@ -122,15 +122,14 @@
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03FE87D8FFB6E2648EFDFC05FA7D7895.mc.3B3F3C93FFB6E27A8E19FB54FBC6792A>
dwc:catalogNumber "EAA358" ;
dwc:catalogNumber "MZB.Amph.24 340" ;
dwc:collectionCode "MZB" ;
dwc:eventDate "2014-10-27" ;
dwc:locality "Lobo village on Lamansiere Mountain, in the Lengguru foldbelt" ;
dwc:recordedBy "Antoine Fouquet & Philippe Gaucher" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "1021" ;
dwc:verbatimLatitude "-3.7291" ;
dwc:verbatimLongitude "134.0617" ;
trt:httpUri <https://treatment.plazi.org/id/03FE87D8FFB6E2648EFDFC05FA7D7895#3B3F3C93FFB6E27A8E19FB54FBC6792A> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03FE87D8FFB6E2648EFDFC05FA7D7895.mc.3B3F3C93FFA8E2648DECF9F9FB9B7D31>
dwc:collectionCode "MZB" ;
dwc:recordedBy "Assessment & Supporting Information & Table S & Longest & Mostly & Ne & Amph. & Fig. S & Colour" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/03FE87D8FFB6E2648EFDFC05FA7D7895#3B3F3C93FFA8E2648DECF9F9FB9B7D31> ;
a dwc:MaterialCitation .