This commit is contained in:
treatmentbank 2024-12-20 15:33:20 +00:00
parent 714e176689
commit 0523ac8c4b
3 changed files with 334 additions and 0 deletions

View 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/E75C87E8FFC7676AFF2AF8ED6FAE36DC>
dc:creator "Yamashita, Ryunosuke; Komai, Tomoyuki; Koreeda, Reo" ;
dc:title "Potamalpheops Powell 1979" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Potamalpheops_Powell_1979> ;
trt:publishedIn <https://doi.org/10.11646/zootaxa.5555.1.6> ;
a trt:Treatment .
<https://doi.org/10.11646/zootaxa.5555.1.6>
bibo:endPage "104" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2024-12-17" ;
bibo:startPage "91" ;
bibo:volume "5555" ;
dc:creator "Yamashita, Ryunosuke; Komai, Tomoyuki; Koreeda, Reo" ;
dc:date "2024" ;
dc:title "Potamalpheops yamakawai n. sp., representing the first record of the genus from Japan (Decapoda: Caridea: Alpheidae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Potamalpheops_Powell_1979>
dwc:authority "Powell, 1979" ;
dwc:authorityName "Powell" ;
dwc:authorityYear "1979" ;
dwc:class "Malacostraca" ;
dwc:family "Alpheidae" ;
dwc:genus "Potamalpheops" ;
dwc:kingdom "Animalia" ;
dwc:order "Decapoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Powell, 1979" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/85HKB> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Potamalpheops> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Potamalpheops>
dwc:class "Malacostraca" ;
dwc:family "Alpheidae" ;
dwc:genus "Potamalpheops" ;
dwc:kingdom "Animalia" ;
dwc:order "Decapoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Alpheidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Alpheidae>
dwc:family "Alpheidae" ;
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 .

View 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/E75C87E8FFCF6761FF2AFACC68E034B2>
dc:creator "Yamashita, Ryunosuke; Komai, Tomoyuki; Koreeda, Reo" ;
dc:title "Potamalpheops Powell 1979" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Potamalpheops_Powell_1979> ;
trt:publishedIn <https://doi.org/10.11646/zootaxa.5555.1.6> ;
a trt:Treatment .
<https://doi.org/10.11646/zootaxa.5555.1.6>
bibo:endPage "104" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2024-12-17" ;
bibo:startPage "91" ;
bibo:volume "5555" ;
dc:creator "Yamashita, Ryunosuke; Komai, Tomoyuki; Koreeda, Reo" ;
dc:date "2024" ;
dc:title "Potamalpheops yamakawai n. sp., representing the first record of the genus from Japan (Decapoda: Caridea: Alpheidae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Potamalpheops_Powell_1979>
dwc:authority "Powell, 1979" ;
dwc:authorityName "Powell" ;
dwc:authorityYear "1979" ;
dwc:class "Malacostraca" ;
dwc:family "Alpheidae" ;
dwc:genus "Potamalpheops" ;
dwc:kingdom "Animalia" ;
dwc:order "Decapoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Powell, 1979" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/85HKB> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Potamalpheops> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Potamalpheops>
dwc:class "Malacostraca" ;
dwc:family "Alpheidae" ;
dwc:genus "Potamalpheops" ;
dwc:kingdom "Animalia" ;
dwc:order "Decapoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Alpheidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Alpheidae>
dwc:family "Alpheidae" ;
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 .

View file

@ -0,0 +1,166 @@
@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/E75C87E8FFCF6769FF2AFA4969B037EC>
cito:cites <http://dx.doi.org/10.5281/zenodo.14508552>, <http://dx.doi.org/10.5281/zenodo.14508546>, <http://dx.doi.org/10.5281/zenodo.14508548>, <http://dx.doi.org/10.5281/zenodo.14508550> ;
dc:creator "Yamashita, Ryunosuke; Komai, Tomoyuki; Koreeda, Reo" ;
dc:title "Potamalpheops yamakawai Yamashita, Komai & Koreeda, 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/E75C87E8FFCF6769FF2AFA4969B037EC.mc.DF9D3CA3FFCF6761FEF7F9DD683B37CE>, <http://tb.plazi.org/GgServer/dwcaRecords/E75C87E8FFCF6769FF2AFA4969B037EC.mc.DF9D3CA3FFCF6761FF7AF94168B33652>, <http://tb.plazi.org/GgServer/dwcaRecords/E75C87E8FFCF6769FF2AFA4969B037EC.mc.DF9D3CA3FFCF6761FD36F8886E91367E>, <http://tb.plazi.org/GgServer/dwcaRecords/E75C87E8FFCF6769FF2AFA4969B037EC.mc.DF9D3CA3FFCF6761FB12F8F4684836C2>, <http://tb.plazi.org/GgServer/dwcaRecords/E75C87E8FFCF6769FF2AFA4969B037EC.mc.DF9D3CA3FFCF6761FD38F8186BF936EE> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Potamalpheops_yamakawai_Yamashita_2024> ;
trt:publishedIn <https://doi.org/10.11646/zootaxa.5555.1.6> ;
a trt:Treatment .
<https://doi.org/10.11646/zootaxa.5555.1.6>
bibo:endPage "104" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2024-12-17" ;
bibo:startPage "91" ;
bibo:volume "5555" ;
dc:creator "Yamashita, Ryunosuke; Komai, Tomoyuki; Koreeda, Reo" ;
dc:date "2024" ;
dc:title "Potamalpheops yamakawai n. sp., representing the first record of the genus from Japan (Decapoda: Caridea: Alpheidae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.14508552>, <http://dx.doi.org/10.5281/zenodo.14508546>, <http://dx.doi.org/10.5281/zenodo.14508548>, <http://dx.doi.org/10.5281/zenodo.14508550> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Potamalpheops_yamakawai_Yamashita_2024>
dwc:authorityName "Yamashita & Komai & Koreeda" ;
dwc:authorityYear "2024" ;
dwc:class "Malacostraca" ;
dwc:family "Alpheidae" ;
dwc:genus "Potamalpheops" ;
dwc:kingdom "Animalia" ;
dwc:order "Decapoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Yamashita, Komai & Koreeda, 2024" ;
dwc:species "yamakawai" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Potamalpheops_yamakawai> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Potamalpheops_yamakawai>
dwc:class "Malacostraca" ;
dwc:family "Alpheidae" ;
dwc:genus "Potamalpheops" ;
dwc:kingdom "Animalia" ;
dwc:order "Decapoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "yamakawai" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Potamalpheops> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Potamalpheops>
dwc:genus "Potamalpheops" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Alpheidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Alpheidae>
dwc:family "Alpheidae" ;
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.14508552>
dc:description "FIGURE 4. Collection localities of Potamalpheops yamakawai sp. nov. A, mouth of Minami-no River, Ao-no River system, Minami-Izu town, Shizuoka Prefecture, Honshu, Japan; B, muddy tidal flat of Mizunari River, Minami-Kyushu City, Kagoshima Prefecture, Kyushu, Japan; C, culvert part of Arata River, Kotsuki River system, Kagoshima City, Kagoshima Prefecture, Kyushu, Japan; D, same, several individuals of P. yamakawai sp. nov. in situ, indicated by white arrows." ;
fabio:hasRepresentation <https://zenodo.org/record/14508552/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14508546>
dc:description "FIGURE 1. Potamalpheops yamakawai sp. nov., habitus, showing colour in life. A, holotype, CBM-ZC 17507, ovigerous female (cl 3.9 mm); B, C, paratype, CBM-ZC 17851, male (cl 3.5 mm); D, E, paratype, CBM-ZC 17852, ovigerous female (cl 4.9 mm).; F, G, paratype, KAUM-AT 3423, ovigerous female (cl 4.4 mm). A, C, E, G, lateral view; B, D, F, dorsal view." ;
fabio:hasRepresentation <https://zenodo.org/record/14508546/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14508548>
dc:description "FIGURE 2. Potamalpheops yamakawai sp. nov., holotype, CBM-ZC 17507, ovigerous female (cl 3.9 mm). A, carapace and cephalic appendages, right lateral view; B, same, anterior part, dorsal view; C, pleomeres 5 and 6, telson and uropod, left lateral view; D, telson, dorsal view; E, distal part of uropodal exopod, lateral view." ;
fabio:hasRepresentation <https://zenodo.org/record/14508548/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14508550>
dc:description "FIGURE 3. Potamalpheops yamakawai sp. nov. AH, holotype, CBM-ZC 17507, ovigerous female (cl 3.9 mm); I, paratype, CBM-ZC 17508, male (cl 3.8 mm); left appendages. A, maxilliped 3, lateral view; B, cheliped (pereopod1), lateral view; C, chela, flexor view; D, same, extensor view; E, pereopod 2, lateral view; F, pereopod 3, lateral view; G, pereopod 4, lateral view; H, pereopod 5, lateral view; I, appendices interna and masculina of pleopod 2, dorsal view." ;
fabio:hasRepresentation <https://zenodo.org/record/14508550/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/E75C87E8FFCF6769FF2AFA4969B037EC.mc.DF9D3CA3FFCF6761FEF7F9DD683B37CE>
dwc:collectionCode "R" ;
dwc:eventDate "2021-07-11" ;
dwc:locality "Teishi" ;
dwc:typeStatus "holotype" ;
dwc:verbatimLatitude "34.641666" ;
dwc:verbatimLongitude "138.873" ;
trt:httpUri <https://treatment.plazi.org/id/E75C87E8FFCF6769FF2AFA4969B037EC#DF9D3CA3FFCF6761FEF7F9DD683B37CE> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/E75C87E8FFCF6769FF2AFA4969B037EC.mc.DF9D3CA3FFCF6761FF7AF94168B33652>
dwc:catalogNumber "CBM-ZC 17508, CBM-ZC 17850" ;
dwc:eventDate "2022-09-28" ;
dwc:locality "Mizunari River, Beppu" ;
dwc:recordedBy "R. Koreeda" ;
dwc:typeStatus "paratype" ;
dwc:verbatimLatitude "31.252666" ;
dwc:verbatimLongitude "130.43417" ;
trt:httpUri <https://treatment.plazi.org/id/E75C87E8FFCF6769FF2AFA4969B037EC#DF9D3CA3FFCF6761FF7AF94168B33652> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/E75C87E8FFCF6769FF2AFA4969B037EC.mc.DF9D3CA3FFCF6761FD36F8886E91367E>
dwc:catalogNumber "KAUM-AT 3422-3424" ;
dwc:eventDate "2023-07-22" ;
dwc:locality "Mizunari River, Beppu" ;
dwc:recordedBy "R. Koreeda" ;
dwc:verbatimLatitude "31.252666" ;
dwc:verbatimLongitude "130.43417" ;
trt:httpUri <https://treatment.plazi.org/id/E75C87E8FFCF6769FF2AFA4969B037EC#DF9D3CA3FFCF6761FD36F8886E91367E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/E75C87E8FFCF6769FF2AFA4969B037EC.mc.DF9D3CA3FFCF6761FB12F8F4684836C2>
dwc:catalogNumber "CBM-ZC 17851- 17867" ;
dwc:eventDate "2023-08-05" ;
dwc:locality "Arata River, Kotsuki River system, Simoarata" ;
dwc:recordedBy "R. Koreeda" ;
dwc:samplingProtocol "hand net" ;
dwc:verbatimLatitude "31.5705" ;
dwc:verbatimLongitude "130.55333" ;
trt:httpUri <https://treatment.plazi.org/id/E75C87E8FFCF6769FF2AFA4969B037EC#DF9D3CA3FFCF6761FB12F8F4684836C2> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/E75C87E8FFCF6769FF2AFA4969B037EC.mc.DF9D3CA3FFCF6761FD38F8186BF936EE>
dwc:catalogNumber "KAUM-AT 3425-3427" ;
dwc:eventDate "2023-08-05" ;
dwc:locality "Arata River, Kotsuki River system, Simoarata" ;
dwc:recordedBy "R. Koreeda" ;
dwc:samplingProtocol "hand net" ;
dwc:verbatimLatitude "31.5705" ;
dwc:verbatimLongitude "130.55333" ;
trt:httpUri <https://treatment.plazi.org/id/E75C87E8FFCF6769FF2AFA4969B037EC#DF9D3CA3FFCF6761FD38F8186BF936EE> ;
a dwc:MaterialCitation .