This commit is contained in:
treatmentbank 2024-12-11 01:46:48 +00:00
parent d0a87a9e72
commit f136c81381
2 changed files with 208 additions and 0 deletions

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/18498796FFA5FFF2FBA59566FAFDF973>
cito:cites <http://dx.doi.org/10.5281/zenodo.14343375>, <http://dx.doi.org/10.5281/zenodo.14343391> ;
dc:creator "dos Santos Dias, Pedro Henrique; Vera Candioti, Florencia; Wassersug, Richard; Lukas, Paul; Targino, Mariane; Glos, Julian; Wheeler, Ward C; Hertwig, Stefan; Crottini, Angelica; Haas, Alexander" ;
dc:title "Mantidactylus zolitschka Glaw and Vences 2004" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mantidactylus_zolitschka_Glaw_2004> ;
trt:publishedIn <https://doi.org/10.1093/zoolinnean/zlae127> ;
a trt:Treatment .
<https://doi.org/10.1093/zoolinnean/zlae127>
bibo:endPage "13" ;
bibo:issue "2" ;
bibo:journal "Zoological Journal of the Linnean Society" ;
bibo:pubDate "2024-10-18" ;
bibo:startPage "1" ;
bibo:volume "202" ;
dc:creator "dos Santos Dias, Pedro Henrique; Vera Candioti, Florencia; Wassersug, Richard; Lukas, Paul; Targino, Mariane; Glos, Julian; Wheeler, Ward C; Hertwig, Stefan; Crottini, Angelica; Haas, Alexander" ;
dc:date "2024" ;
dc:title "Stranger things: on the novel buccopharyngeal anatomy and functional morphology of sand-eating Malagasy tadpoles (Anura: Mantellidae: Mantidactylus)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.14343375>, <http://dx.doi.org/10.5281/zenodo.14343391> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Mantidactylus_zolitschka_Glaw_2004>
dwc:authority "Glaw and Vences, 2004" ;
dwc:authorityName "Glaw and Vences" ;
dwc:authorityYear "2004" ;
dwc:class "Amphibia" ;
dwc:family "Mantellidae" ;
dwc:genus "Mantidactylus" ;
dwc:kingdom "Animalia" ;
dwc:order "Anura" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Glaw & Vences, 2004" ;
dwc:species "zolitschka" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3XWFZ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mantidactylus_zolitschka> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Mantidactylus_zolitschka>
dwc:class "Amphibia" ;
dwc:family "Mantellidae" ;
dwc:genus "Mantidactylus" ;
dwc:kingdom "Animalia" ;
dwc:order "Anura" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "zolitschka" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mantidactylus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mantidactylus>
dwc:genus "Mantidactylus" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mantellidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mantellidae>
dwc:family "Mantellidae" ;
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: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:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
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.14343375>
dc:description "Figure 1. Oral discs of Mantidactylus tadpoles examined. Adapted from Randrianiaina et al.(2011a). Note the extraordinary diversity of oral discs, from configurations similar to pond-type tadpoles in M.argenteus (with keratinized jaw sheaths and labial tooth ridges) to the highly derived morphologies in M. mocquardi and M.majori, with minimum keratinization and extensive papillation. Scale bars: 1 mm. Reprinted with permission of the Journal \"Contributions to Zoology\"." ;
fabio:hasRepresentation <https://zenodo.org/record/14343375/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14343391>
dc:description "Figure 7. Oral disc and buccopharyngeal morphology of Mantidactylus zolitschka (ZSM 1768/2007).A, detail of the upper lip, showing the M-shaped, marginally keratinized upper jaw sheath. B, detail of the anterior region of the buccal floor showing the keratinized and serrated lower jaw sheath, and infra-labial and lingual papillae.C, buccal floor; note the longitudinal crests with ruffled ridges not meeting medially.D, buccal roof; note the large, ornamented narial vacuities and the longitudinal crests with tightly aligned buccal roof arena papillae.Scale bars: 200 µm." ;
fabio:hasRepresentation <https://zenodo.org/record/14343391/files/figure.png> ;
a fabio:Figure .

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/18498796FFA5FFF3FEE1955DFB5EF8F0>
cito:cites <http://dx.doi.org/10.5281/zenodo.14343375>, <http://dx.doi.org/10.5281/zenodo.14343389> ;
dc:creator "dos Santos Dias, Pedro Henrique; Vera Candioti, Florencia; Wassersug, Richard; Lukas, Paul; Targino, Mariane; Glos, Julian; Wheeler, Ward C; Hertwig, Stefan; Crottini, Angelica; Haas, Alexander" ;
dc:title "Mantidactylus mocquardi Angel 1929" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mantidactylus_mocquardi_Angel_1929> ;
trt:publishedIn <https://doi.org/10.1093/zoolinnean/zlae127> ;
a trt:Treatment .
<https://doi.org/10.1093/zoolinnean/zlae127>
bibo:endPage "13" ;
bibo:issue "2" ;
bibo:journal "Zoological Journal of the Linnean Society" ;
bibo:pubDate "2024-10-18" ;
bibo:startPage "1" ;
bibo:volume "202" ;
dc:creator "dos Santos Dias, Pedro Henrique; Vera Candioti, Florencia; Wassersug, Richard; Lukas, Paul; Targino, Mariane; Glos, Julian; Wheeler, Ward C; Hertwig, Stefan; Crottini, Angelica; Haas, Alexander" ;
dc:date "2024" ;
dc:title "Stranger things: on the novel buccopharyngeal anatomy and functional morphology of sand-eating Malagasy tadpoles (Anura: Mantellidae: Mantidactylus)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.14343375>, <http://dx.doi.org/10.5281/zenodo.14343389> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Mantidactylus_mocquardi_Angel_1929>
dwc:authority "Angel, 1929" ;
dwc:authorityName "Angel" ;
dwc:authorityYear "1929" ;
dwc:class "Amphibia" ;
dwc:family "Mantellidae" ;
dwc:genus "Mantidactylus" ;
dwc:kingdom "Animalia" ;
dwc:order "Anura" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Angel, 1929" ;
dwc:species "mocquardi" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/736MK> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mantidactylus_mocquardi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Mantidactylus_mocquardi>
dwc:class "Amphibia" ;
dwc:family "Mantellidae" ;
dwc:genus "Mantidactylus" ;
dwc:kingdom "Animalia" ;
dwc:order "Anura" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "mocquardi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mantidactylus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mantidactylus>
dwc:genus "Mantidactylus" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mantellidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mantellidae>
dwc:family "Mantellidae" ;
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: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:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
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.14343375>
dc:description "Figure 1. Oral discs of Mantidactylus tadpoles examined. Adapted from Randrianiaina et al.(2011a). Note the extraordinary diversity of oral discs, from configurations similar to pond-type tadpoles in M.argenteus (with keratinized jaw sheaths and labial tooth ridges) to the highly derived morphologies in M. mocquardi and M.majori, with minimum keratinization and extensive papillation. Scale bars: 1 mm. Reprinted with permission of the Journal \"Contributions to Zoology\"." ;
fabio:hasRepresentation <https://zenodo.org/record/14343375/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14343389>
dc:description "Figure 6. Oral disc and buccopharyngeal morphology of Mantidactylus mocquardi (ZSM 1805/2007).A, detail of upper jaw sheath, showing filiform, marginal serrations.B, detail of the anterior region of the buccal floor, showing the slightly keratinized and smooth lower jaw sheath, and infra-labial and lingual papillae. C, buccal floor; note the crests with thick ruffled ridges not meeting medially. D, buccal roof; note the transverse, bilateral ruffled ridges not meeting the contralateral ones but defining a medial, almost smooth path between them. Scale bars: 200 µm." ;
fabio:hasRepresentation <https://zenodo.org/record/14343389/files/figure.png> ;
a fabio:Figure .