This commit is contained in:
treatmentbank 2024-09-23 19:33:13 +00:00
parent 235c5da720
commit 271bd272b2

View file

@ -0,0 +1,135 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/AC218787FFB8FFA1FCC0EE2CFB81FACE>
cito:cites <http://dx.doi.org/10.5281/zenodo.13789124>, <http://dx.doi.org/10.5281/zenodo.13789126>, <http://dx.doi.org/10.5281/zenodo.13789128>, <http://dx.doi.org/10.5281/zenodo.13789130>, <http://dx.doi.org/10.5281/zenodo.13789132> ;
dc:creator "Merle, Didier; Goldstein, Donald H.; Mckinney, Michael L." ;
dc:title "Crassimurex calcitrapa" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Crassimurex_calcitrapa_Lamarck_1803> ;
trt:publishedIn <http://dx.doi.org/10.5252/geodiversitas2024v46a13> ;
a trt:Treatment .
<http://dx.doi.org/10.5252/geodiversitas2024v46a13>
bibo:endPage "470" ;
bibo:issue "13" ;
bibo:journal "Geodiversitas" ;
bibo:pubDate "2024-09-19" ;
bibo:startPage "457" ;
bibo:volume "46" ;
dc:creator "Merle, Didier; Goldstein, Donald H.; Mckinney, Michael L." ;
dc:date "2024" ;
dc:title "First evidence of cannibalism in Crassimurex (s. s.) calcitrapa (Lamarck, 1803) (Gastropoda, Muricidae) from the Lutetian of the Paris Basin (France)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13789124>, <http://dx.doi.org/10.5281/zenodo.13789126>, <http://dx.doi.org/10.5281/zenodo.13789128>, <http://dx.doi.org/10.5281/zenodo.13789130>, <http://dx.doi.org/10.5281/zenodo.13789132> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Crassimurex_calcitrapa_Lamarck_1803>
dwc:authority "(Lamarck, 1803)" ;
dwc:baseAuthorityName "Lamarck" ;
dwc:baseAuthorityYear "1803" ;
dwc:class "Gastropoda" ;
dwc:family "Muricidae" ;
dwc:genus "Crassimurex" ;
dwc:kingdom "Animalia" ;
dwc:order "Neogastropoda" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Lamarck, 1803)" ;
dwc:species "calcitrapa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8YJQM> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Crassimurex_calcitrapa> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Crassimurex_calcitrapa>
dwc:class "Gastropoda" ;
dwc:family "Muricidae" ;
dwc:genus "Crassimurex" ;
dwc:kingdom "Animalia" ;
dwc:order "Neogastropoda" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:species "calcitrapa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crassimurex> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Crassimurex>
dwc:class "Gastropoda" ;
dwc:family "Muricidae" ;
dwc:genus "Crassimurex" ;
dwc:kingdom "Animalia" ;
dwc:order "Neogastropoda" ;
dwc:phylum "Mollusca" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Muricidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Muricidae>
dwc:class "Gastropoda" ;
dwc:family "Muricidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Neogastropoda" ;
dwc:phylum "Mollusca" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neogastropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Neogastropoda>
dwc:class "Gastropoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Neogastropoda" ;
dwc:phylum "Mollusca" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gastropoda>
dwc:class "Gastropoda" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Mollusca" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mollusca> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mollusca>
dwc:kingdom "Animalia" ;
dwc:phylum "Mollusca" ;
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.13789124>
dc:description "FIG. 4. — Different paleobiological aspects of C. (s.s.) calcitrapa (Lamarck,1803) at La Ferme de lOrme (unit 6): A-C, feeding (drill holes) on cerithioids:A, Serratocerithium denticulatum (Lamarck,1804),D. Goldstein coll.; B, Vicinocerithium calcitrapoides (Lamarck,1804), D. Goldstein coll.;C, same species,detailed view of a drill hole, D. Goldstein coll.; D, MNHN.F.A91215 (Goldstein leg), specimen peeled by a crab.Scale bars: A, D, 5 mm; B, 10 mm; C, 1 mm. Credits: D. Goldstein." ;
fabio:hasRepresentation <https://zenodo.org/record/13789124/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13789126>
dc:description "FIG. 5. — Growth of the sculpture of Crassimurex (s. s.) calcitrapa (Lamarck, 1803) with the appearance of spiral cords and cord spines: A, MNHN.F.A91206 (Goldstein leg), spm of three teleoconch whorls; B, MNHN.F.A91209 (Goldstein leg), spm of four teleoconch whorls; C, MNHN.F.A91216 (Goldstein leg), spm of five teleoconch whorls; D, MNHN.F.A31217 (Goldstein leg), spm of?seven teleoconch whorls with spm A of the same relative size for comparison. Scale bars: 1 mm. Credits: L. Cazes. The identification of the spiral cords adopts the terminology suggested by Merle (2001, 2005)." ;
fabio:hasRepresentation <https://zenodo.org/record/13789126/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13789128>
dc:description "FIG. 6. — Specimens of C.(s.s.) calcitrapa(Lamarck,1803) from La Ferme de lOrme (Beynes,Yvelines) bearing muricid drill holes:A, C, D, E, H, complete single holes with one opening:A, MNHN.F.A91201; C, MNHN.F.A91203; D, MNHN.F.A91204; E, MNHN.F.A91205; G, MNHN.F.A91207; H, MNHN.F.A91208; B, F, J, complete single holes with two openings:B, MNHN.F.A91202; F, MNHN.A91206; J, MNHN.F.A91210; I, K, L, two complete holes:I, MNHN.F.A91209; K, MNHN.F.A91211; L, MNHN.F.A91212; M, N, incomplete holes: M, MNHN.F.A91213; N, MNHN.F.A91214. Scale bars: A-J, 1 mm; K-N, 5 mm. Credits: L. Cazes (MNHN/CNRS)." ;
fabio:hasRepresentation <https://zenodo.org/record/13789128/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13789130>
dc:description "FIG. 7. — Drilled versus non-drilled Crassimurex (s. s.) calcitrapa (Lamarck, 1803) shells in three size classes. Size classes (shell lenght): I, 0-9 mm; II, 10-19 mm; III, 19-32 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/13789130/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13789132>
dc:description "FIG. 8. — Bivariate plot of specimen length against drill hole diameter in Crassimurex (s. s.) calcitrapa (Lamarck,1803).Red circles, unsuccessful drills." ;
fabio:hasRepresentation <https://zenodo.org/record/13789132/files/figure.png> ;
a fabio:Figure .