This commit is contained in:
parent
a830ee9440
commit
6c2394380c
84
data/03/D2/87/03D287C27D519C1B2DB0FA01FAAEF9A3.ttl
Normal file
84
data/03/D2/87/03D287C27D519C1B2DB0FA01FAAEF9A3.ttl
Normal file
|
@ -0,0 +1,84 @@
|
|||
@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/03D287C27D519C1B2DB0FA01FAAEF9A3>
|
||||
dc:creator "L., Peter K.; Castro, Ng Peter; Rodríguez, Paula A.; Moreno" ;
|
||||
dc:title "Frevillea A. Milne-Edwards 1880" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Frevillea_Milne_1880> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5252/zoosystema2024v46a29> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5252/zoosystema2024v46a29>
|
||||
bibo:endPage "748" ;
|
||||
bibo:issue "29" ;
|
||||
bibo:journal "Zoosystema" ;
|
||||
bibo:pubDate "2024-11-12" ;
|
||||
bibo:startPage "733" ;
|
||||
bibo:volume "46" ;
|
||||
dc:creator "L., Peter K.; Castro, Ng Peter; Rodríguez, Paula A.; Moreno" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "Notes on the taxonomy of Frevillea A. Milne-Edwards, 1880 (Crustacea, Brachyura, Goneplacoidea), with the description of a new genus for F. sigsbei A. Milne-Edwards, 1880" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Frevillea_Milne_1880>
|
||||
dwc:authority "A. Milne-Edwards, 1880" ;
|
||||
dwc:authorityName "A. Milne-Edwards" ;
|
||||
dwc:authorityYear "1880" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Euryplacidae" ;
|
||||
dwc:genus "Frevillea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Milne-Edwards, 1880" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7P2S2> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Frevillea> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Frevillea>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Euryplacidae" ;
|
||||
dwc:genus "Frevillea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Euryplacidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Euryplacidae>
|
||||
dwc:family "Euryplacidae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Decapoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Decapoda>
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
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: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 .
|
84
data/03/D2/87/03D287C27D5D9C172D9AF880FB10F812.ttl
Normal file
84
data/03/D2/87/03D287C27D5D9C172D9AF880FB10F812.ttl
Normal file
|
@ -0,0 +1,84 @@
|
|||
@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/03D287C27D5D9C172D9AF880FB10F812>
|
||||
dc:creator "L., Peter K.; Castro, Ng Peter; Rodríguez, Paula A.; Moreno" ;
|
||||
dc:title "Trapezioplax Guinot 1969" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trapezioplax_Guinot_1969> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5252/zoosystema2024v46a29> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5252/zoosystema2024v46a29>
|
||||
bibo:endPage "748" ;
|
||||
bibo:issue "29" ;
|
||||
bibo:journal "Zoosystema" ;
|
||||
bibo:pubDate "2024-11-12" ;
|
||||
bibo:startPage "733" ;
|
||||
bibo:volume "46" ;
|
||||
dc:creator "L., Peter K.; Castro, Ng Peter; Rodríguez, Paula A.; Moreno" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "Notes on the taxonomy of Frevillea A. Milne-Edwards, 1880 (Crustacea, Brachyura, Goneplacoidea), with the description of a new genus for F. sigsbei A. Milne-Edwards, 1880" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Trapezioplax_Guinot_1969>
|
||||
dwc:authority "Guinot, 1969" ;
|
||||
dwc:authorityName "Guinot" ;
|
||||
dwc:authorityYear "1969" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Pseudorhombilidae" ;
|
||||
dwc:genus "Trapezioplax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Guinot, 1969" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7Q4WQ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trapezioplax> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trapezioplax>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Pseudorhombilidae" ;
|
||||
dwc:genus "Trapezioplax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pseudorhombilidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pseudorhombilidae>
|
||||
dwc:family "Pseudorhombilidae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Decapoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Decapoda>
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
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: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 .
|
99
data/03/D2/87/03D287C27D5F9C152A38FDA4FA1DF812.ttl
Normal file
99
data/03/D2/87/03D287C27D5F9C152A38FDA4FA1DF812.ttl
Normal file
|
@ -0,0 +1,99 @@
|
|||
@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/03D287C27D5F9C152A38FDA4FA1DF812>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.14132113>, <http://dx.doi.org/10.5281/zenodo.14132115>, <http://dx.doi.org/10.5281/zenodo.14132121> ;
|
||||
dc:creator "L., Peter K.; Castro, Ng Peter; Rodríguez, Paula A.; Moreno" ;
|
||||
dc:title "Diuplax L., Castro, Rodríguez & Moreno, 2024, n. gen." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Diuplax_L_2024> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5252/zoosystema2024v46a29> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5252/zoosystema2024v46a29>
|
||||
bibo:endPage "748" ;
|
||||
bibo:issue "29" ;
|
||||
bibo:journal "Zoosystema" ;
|
||||
bibo:pubDate "2024-11-12" ;
|
||||
bibo:startPage "733" ;
|
||||
bibo:volume "46" ;
|
||||
dc:creator "L., Peter K.; Castro, Ng Peter; Rodríguez, Paula A.; Moreno" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "Notes on the taxonomy of Frevillea A. Milne-Edwards, 1880 (Crustacea, Brachyura, Goneplacoidea), with the description of a new genus for F. sigsbei A. Milne-Edwards, 1880" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.14132113>, <http://dx.doi.org/10.5281/zenodo.14132115>, <http://dx.doi.org/10.5281/zenodo.14132121> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Diuplax_L_2024>
|
||||
dwc:authorityName "L. & Castro & Rodríguez & Moreno" ;
|
||||
dwc:authorityYear "2024" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Goneplacidae" ;
|
||||
dwc:genus "Diuplax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "L., Castro, Rodríguez & Moreno, 2024" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Diuplax> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diuplax>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Goneplacidae" ;
|
||||
dwc:genus "Diuplax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Goneplacidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Goneplacidae>
|
||||
dwc:family "Goneplacidae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Decapoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Decapoda>
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
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: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.14132113>
|
||||
dc:description "FIG. 5. — Diuplax sigsbei (A. Milne-Edwards, 1880) n. comb.: A-C, lectotype ovigerous ♀ (15.3 × 9.5 mm) (MCZ-IZ-CRU-10991); D, E, paralectotype ♂ (14.1 × 8.4 mm) (MCZ-IZ-CRU-10992); F, ♂ (13.0 × 8.5 mm) (MNHN-IU-2014-11828); G, ♀ (10.8 × 7.3 mm) (MNHN-IU-2014-11828): A, B, D, F, G, overall dorsal view; C, E, ventral view of cephalothorax and pleon. Credits: A, after A. Milne-Edwards & Bouvier (1923: pl. 6, fig. 2); B, C, photographs by Alana Rivera, MCZ; D-G, pho- tographs by P. K. L. Ng." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/14132113/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.14132115>
|
||||
dc:description "FIG. 6. — Diuplax sigsbei (A. Milne-Edwards, 1880) n. comb.: A, lectotype ovigerous ♀ (15.3 × 9.5 mm) (MCZ-IZ-CRU-10991); B-I, ♂ (13.0 × 8.5 mm) (MNHN- IU-2014-11828); A, frontal view of cephalothorax;B, left side of carapace showing orbit and third maxilliped (left side);C, ♂ thoracic sternite 8 and pleonal somites 1 and 2; D, sternopleonal cavity; E, penis and coxa of fourth ambulatory leg (tilted at angle to see penis); F, left G1; G, distal part of left G1; H, left G2; I, distal part of left G2. Credits: A, after A. Milne-Edwards & Bouvier (1923: fig. 3); B, D, F-I, after Guinot (1969b: figs 63, 68, 71, 72); C, E, by P. K. L. Ng. Abbreviations: cx5, coxa of fourth ambulatory leg; pe, penis; so1, 2, pleonal somites 1 and 2, respectively; st5-8, thoracic sternites 5-8." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/14132115/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.14132121>
|
||||
dc:description "FIG. 7. — Goneplax rhomboides (Linnaeus, 1758), ♂ (36.5 × 22.6 mm) (ZRC 2010.0069), Scotland. A, dorsal view of carapace; B, frontal view of cephalothorax; C, left third maxilliped; D, anterior thoracic sternum and pleon; E, posterior thoracic sternum and pleon; F, right merus of cheliped (inner view); G, left fourth ambulatory leg. Credits: photographs by P. K. L. Ng." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/14132121/files/figure.png> ;
|
||||
a fabio:Figure .
|
Loading…
Reference in a new issue