GG2RDF 2024-08-06T20:17:32.153Z (plazi/treatments-xml)
This commit is contained in:
parent
302998c5e2
commit
17c40dd17e
291 changed files with 46032 additions and 0 deletions
94
data/01/70/50/017050493C34A909FC3C4D5885D9F884.ttl
Normal file
94
data/01/70/50/017050493C34A909FC3C4D5885D9F884.ttl
Normal file
|
@ -0,0 +1,94 @@
|
|||
@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/017050493C34A909FC3C4D5885D9F884>
|
||||
dc:creator "Cleva, Régis" ;
|
||||
dc:title "Stylodactylus A. Milne Edwards 1881" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stylodactylus_Edwards_1881> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244090> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244090>
|
||||
bibo:endPage "511" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "497" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Cleva, Régis" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Stylodactylidae And Bathypalaemonellidae From Taiwan (Crustacea: Decapoda: Caridea)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stylodactylus_Edwards_1881>
|
||||
dwc:authority "A. Milne Edwards, 1881" ;
|
||||
dwc:authorityName "A. Milne Edwards" ;
|
||||
dwc:authorityYear "1881" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Stylodactylidae" ;
|
||||
dwc:genus "Stylodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "A. Milne Edwards, 1881" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9CM5F> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stylodactylus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stylodactylus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Stylodactylidae" ;
|
||||
dwc:genus "Stylodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stylodactylidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stylodactylidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Stylodactylidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:kingdom "Animalia" ;
|
||||
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 .
|
160
data/01/70/50/017050493C34A90BFC174DE585E9F7AF.ttl
Normal file
160
data/01/70/50/017050493C34A90BFC174DE585E9F7AF.ttl
Normal file
|
@ -0,0 +1,160 @@
|
|||
@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/017050493C34A90BFC174DE585E9F7AF>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13244092>, <http://dx.doi.org/10.5281/zenodo.13244101>, <http://dx.doi.org/10.5281/zenodo.13244094>, <http://dx.doi.org/10.5281/zenodo.13244096> ;
|
||||
dc:creator "Cleva, Régis" ;
|
||||
dc:title "Stylodactylus major Hayashi & Miyake 1968" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/017050493C34A90BFC174DE585E9F7AF.mc.39B1EB023C36A90BFE104A928247FEA3>, <http://tb.plazi.org/GgServer/dwcaRecords/017050493C34A90BFC174DE585E9F7AF.mc.39B1EB023C36A90BFDA34B78817AFE43>, <http://tb.plazi.org/GgServer/dwcaRecords/017050493C34A90BFC174DE585E9F7AF.mc.39B1EB023C36A90BFEB34BD8829EFE03> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stylodactylus_major_Hayashi_1968> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244090> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244090>
|
||||
bibo:endPage "511" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "497" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Cleva, Régis" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Stylodactylidae And Bathypalaemonellidae From Taiwan (Crustacea: Decapoda: Caridea)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13244092>, <http://dx.doi.org/10.5281/zenodo.13244101>, <http://dx.doi.org/10.5281/zenodo.13244094>, <http://dx.doi.org/10.5281/zenodo.13244096> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stylodactylus_major_Hayashi_1968>
|
||||
dwc:authority "Hayashi & Miyake, 1968" ;
|
||||
dwc:authorityName "Hayashi & Miyake" ;
|
||||
dwc:authorityYear "1968" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Stylodactylidae" ;
|
||||
dwc:genus "Stylodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hayashi & Miyake, 1968" ;
|
||||
dwc:species "major" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9DCMZ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stylodactylus_major> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stylodactylus_major>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Stylodactylidae" ;
|
||||
dwc:genus "Stylodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "major" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stylodactylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stylodactylus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Stylodactylidae" ;
|
||||
dwc:genus "Stylodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stylodactylidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stylodactylidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Stylodactylidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:kingdom "Animalia" ;
|
||||
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.13244092>
|
||||
dc:description "Fig. 1. Stylodactylus major Hayashi & Miyake, 1968: (a), (b), anterior part of cephalothorax; (c), abdomen (part); (d), telson; (a) male 20 mm, TAIWAN 2002, st. CD 199; (b) male 37 mm, TAIWAN 2001, st. CD 136; (c),(d), male 32 mm TAIWAN 2001, st. CD 136. Scale bars: b= 10 mm; a, c, d = 5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244092/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244101>
|
||||
dc:description "Fig. 6. (a) Stylodactylus major Hayashi & Miyake, 1968, male 37 mm, TAIWAN 2001, st. CD136; (b) Stylodactylus libratus Chace, 1983, male 11 mm, Su-Aou fishing Port; (c) Stylodactylus licinus Chace, 1983, female ov. 16 mm, TAIWAN 2001, st. CD132; (d) Stylodactylus tokarensis Zarenkov,1968, male 8.5 mm, TAIWAN 2001, st. CP115; (e) Bathypalaemonella hayashii Komai, 1995, female 12.5 mm, TAIWAN 2001, st. CP139; (f) Bathypalaemonetes brevirostris (Bruce, 1986), 8.5 mm, TAIWAN 2000, st. CP58; (g) Bathypalaemonetes pilosipes (Bruce, 1986), female 10.5 mm, TAIWAN 2001, st. CD139; (h) Bathypalaemonetes chani, new species, female ov.15 mm, holotype, TAIWAN 2001, st. CD132." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244101/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244094>
|
||||
dc:description "Fig. 2. (a), Stylodactylus libratus Chace, 1983, male 11 mm, Su-Aou fishing Port; (b), Stylodactylus tokarensis Zarenkov, 1968, male 8.5 mm, TAIWAN 2001, st. CP 115. Scale bars= 5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244094/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244096>
|
||||
dc:description "Fig. 3. (a),(d), Stylodactylus sp. aff. pubescens Burukovsky, 1990, female ov. 12.5 mm,“TAIWAN 2003”, st. CD 210: (a), anterior part of cephalothorax; (d), right third pereiopod; (b),(c), Stylodactylus pubescens Burukovsky, 1990: (b), male 11.5 mm, Paratype, anterior part of cephalothorax; (c), female 10.5 mm, Paratype, anterior part of cephalothorax. Scale bars = 5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244096/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/017050493C34A90BFC174DE585E9F7AF.mc.39B1EB023C36A90BFE104A928247FEA3>
|
||||
dwc:collectionCode "NTOU, R, V" ;
|
||||
dwc:eventDate "2001-11-22" ;
|
||||
dwc:locality "TAIWAN" ;
|
||||
dwc:verbatimElevation "998" ;
|
||||
dwc:verbatimLatitude "22.129168" ;
|
||||
dwc:verbatimLongitude "120.0145" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/017050493C34A90BFC174DE585E9F7AF#39B1EB023C36A90BFE104A928247FEA3> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/017050493C34A90BFC174DE585E9F7AF.mc.39B1EB023C36A90BFDA34B78817AFE43>
|
||||
dwc:collectionCode "NTOU" ;
|
||||
dwc:eventDate "2002-09-12" ;
|
||||
dwc:locality "TAIWAN" ;
|
||||
dwc:verbatimElevation "1163" ;
|
||||
dwc:verbatimLatitude "24.423" ;
|
||||
dwc:verbatimLongitude "122.20683" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/017050493C34A90BFC174DE585E9F7AF#39B1EB023C36A90BFDA34B78817AFE43> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/017050493C34A90BFC174DE585E9F7AF.mc.39B1EB023C36A90BFEB34BD8829EFE03>
|
||||
dwc:collectionCode "NTOU" ;
|
||||
dwc:eventDate "2003-08-30" ;
|
||||
dwc:locality "TAIWAN" ;
|
||||
dwc:verbatimElevation "880" ;
|
||||
dwc:verbatimLatitude "22.2225" ;
|
||||
dwc:verbatimLongitude "120.03167" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/017050493C34A90BFC174DE585E9F7AF#39B1EB023C36A90BFEB34BD8829EFE03> ;
|
||||
a dwc:MaterialCitation .
|
475
data/01/70/50/017050493C37A90CFF144A8E829CFD74.ttl
Normal file
475
data/01/70/50/017050493C37A90CFF144A8E829CFD74.ttl
Normal file
|
@ -0,0 +1,475 @@
|
|||
@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/017050493C37A90CFF144A8E829CFD74>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Stylodactylus_multidentatus_Kubo_1942>, <http://dx.doi.org/10.5281/zenodo.13244099>, <http://dx.doi.org/10.5281/zenodo.13244092>, <http://dx.doi.org/10.5281/zenodo.13244094>, <http://dx.doi.org/10.5281/zenodo.13244101> ;
|
||||
dc:creator "Cleva, Régis" ;
|
||||
dc:title "Stylodactylus multidentatus subsp. multidentatus Kubo 1942" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFD0748DB80CAFD2B>, <http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFF2448FE8219FD0F>, <http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFDEA488280CEFCF1>, <http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFF26494882B4FCD4>, <http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFD72496B808DFC62>, <http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFF7B493582B4FC41>, <http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFD7249D8809FFBEF>, <http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFF6D49A28281FBF2>, <http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFFE74E6882D9FBB4>, <http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFD294E0B8254FB7F>, <http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFDD44E3281DBFB21>, <http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFD004EF881B3FAE8>, <http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFE644EBF8199FAD2>, <http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFE424F28820DFA33>, <http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFDF34C288120F933>, <http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFD3A426884AFFED5>, <http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFC5F480E83FCFD95>, <http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFBB848CE846AFD55>, <http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFBF5498E8458FC15>, <http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C30A90DFEFC4BDB836DFE25>, <http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C30A90DFEDB48D5836FFD19> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stylodactylus_multidentatus_multidentatus_Kubo_1942> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Stylodactylus_discissipes_Bate_1888>, <http://taxon-concept.plazi.org/id/Animalia/Stylodactylus_bimaxillaris_Bate_1888>, <http://taxon-concept.plazi.org/id/Animalia/Stylodactylus_brevidactylus_Cleva_1990>, <http://taxon-concept.plazi.org/id/Animalia/Stylodactylus_libratus_Chace_1983> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244090> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244090>
|
||||
bibo:endPage "511" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "497" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Cleva, Régis" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Stylodactylidae And Bathypalaemonellidae From Taiwan (Crustacea: Decapoda: Caridea)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13244099>, <http://dx.doi.org/10.5281/zenodo.13244092>, <http://dx.doi.org/10.5281/zenodo.13244094>, <http://dx.doi.org/10.5281/zenodo.13244101> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stylodactylus_multidentatus_multidentatus_Kubo_1942>
|
||||
dwc:authority "Kubo, 1942" ;
|
||||
dwc:authorityName "Kubo" ;
|
||||
dwc:authorityYear "1942" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Stylodactylidae" ;
|
||||
dwc:genus "Stylodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "Kubo, 1942" ;
|
||||
dwc:species "multidentatus" ;
|
||||
dwc:subSpecies "multidentatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9DJ6W> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stylodactylus_multidentatus_multidentatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stylodactylus_multidentatus_Kubo_1942>
|
||||
dwc:authority "Kubo, 1942: 34" ;
|
||||
dwc:authorityName "Kubo" ;
|
||||
dwc:authorityPageNumber "34" ;
|
||||
dwc:authorityYear "1942" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Stylodactylidae" ;
|
||||
dwc:genus "Stylodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Kubo, 1942" ;
|
||||
dwc:species "multidentatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9DJ6W> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stylodactylus_multidentatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stylodactylus_discissipes_Bate_1888>
|
||||
dwc:authorityName "Spence Bate" ;
|
||||
dwc:authorityYear "1888" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Stylodactylidae" ;
|
||||
dwc:genus "Stylodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Spence Bate, 1888" ;
|
||||
dwc:species "discissipes" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9DJ6W> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stylodactylus_discissipes> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stylodactylus_bimaxillaris_Bate_1888>
|
||||
dwc:authorityName "Bate" ;
|
||||
dwc:authorityYear "1888" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Stylodactylidae" ;
|
||||
dwc:genus "Stylodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bate, 1888" ;
|
||||
dwc:species "bimaxillaris" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9DJ6W> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stylodactylus_bimaxillaris> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stylodactylus_brevidactylus_Cleva_1990>
|
||||
dwc:authorityName "Cleva" ;
|
||||
dwc:authorityYear "1990" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Stylodactylidae" ;
|
||||
dwc:genus "Stylodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Cleva, 1990" ;
|
||||
dwc:species "brevidactylus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9DJ6W> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stylodactylus_brevidactylus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stylodactylus_libratus_Chace_1983>
|
||||
dwc:authority "Chace, 1983: 12" ;
|
||||
dwc:authorityName "Chace" ;
|
||||
dwc:authorityPageNumber "12" ;
|
||||
dwc:authorityYear "1983" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Stylodactylidae" ;
|
||||
dwc:genus "Stylodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Chace, 1983" ;
|
||||
dwc:species "libratus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9DJ6W> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stylodactylus_libratus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stylodactylus_multidentatus_multidentatus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Stylodactylidae" ;
|
||||
dwc:genus "Stylodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "multidentatus" ;
|
||||
dwc:subSpecies "multidentatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stylodactylus_multidentatus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stylodactylus_multidentatus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Stylodactylidae" ;
|
||||
dwc:genus "Stylodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "multidentatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stylodactylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stylodactylus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Stylodactylidae" ;
|
||||
dwc:genus "Stylodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stylodactylidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stylodactylidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Stylodactylidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:kingdom "Animalia" ;
|
||||
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://taxon-name.plazi.org/id/Animalia/Stylodactylus_discissipes>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Stylodactylidae" ;
|
||||
dwc:genus "Stylodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "discissipes" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stylodactylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stylodactylus_bimaxillaris>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Stylodactylidae" ;
|
||||
dwc:genus "Stylodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bimaxillaris" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stylodactylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stylodactylus_brevidactylus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Stylodactylidae" ;
|
||||
dwc:genus "Stylodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "brevidactylus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stylodactylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stylodactylus_libratus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Stylodactylidae" ;
|
||||
dwc:genus "Stylodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "libratus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stylodactylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244099>
|
||||
dc:description "Fig. 4. Bathypalaemonetes chani, new species, female ov. 15 mm, Holotype, TAIWAN 2001, st. CD 132. Scale bar = 5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244099/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244092>
|
||||
dc:description "Fig. 1. Stylodactylus major Hayashi & Miyake, 1968: (a), (b), anterior part of cephalothorax; (c), abdomen (part); (d), telson; (a) male 20 mm, TAIWAN 2002, st. CD 199; (b) male 37 mm, TAIWAN 2001, st. CD 136; (c),(d), male 32 mm TAIWAN 2001, st. CD 136. Scale bars: b= 10 mm; a, c, d = 5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244092/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244094>
|
||||
dc:description "Fig. 2. (a), Stylodactylus libratus Chace, 1983, male 11 mm, Su-Aou fishing Port; (b), Stylodactylus tokarensis Zarenkov, 1968, male 8.5 mm, TAIWAN 2001, st. CP 115. Scale bars= 5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244094/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244101>
|
||||
dc:description "Fig. 6. (a) Stylodactylus major Hayashi & Miyake, 1968, male 37 mm, TAIWAN 2001, st. CD136; (b) Stylodactylus libratus Chace, 1983, male 11 mm, Su-Aou fishing Port; (c) Stylodactylus licinus Chace, 1983, female ov. 16 mm, TAIWAN 2001, st. CD132; (d) Stylodactylus tokarensis Zarenkov,1968, male 8.5 mm, TAIWAN 2001, st. CP115; (e) Bathypalaemonella hayashii Komai, 1995, female 12.5 mm, TAIWAN 2001, st. CP139; (f) Bathypalaemonetes brevirostris (Bruce, 1986), 8.5 mm, TAIWAN 2000, st. CP58; (g) Bathypalaemonetes pilosipes (Bruce, 1986), female 10.5 mm, TAIWAN 2001, st. CD139; (h) Bathypalaemonetes chani, new species, female ov.15 mm, holotype, TAIWAN 2001, st. CD132." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244101/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFD0748DB80CAFD2B>
|
||||
dwc:collectionCode "T" ;
|
||||
dwc:recordedBy "Chan" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/017050493C37A90CFF144A8E829CFD74#39B1EB023C37A90AFD0748DB80CAFD2B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFF2448FE8219FD0F>
|
||||
dwc:collectionCode "MNHN" ;
|
||||
dwc:eventDate "1997-05-27" ;
|
||||
dwc:locality "Taiwan" ;
|
||||
dwc:recordedBy "Tai Shi" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/017050493C37A90CFF144A8E829CFD74#39B1EB023C37A90AFF2448FE8219FD0F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFDEA488280CEFCF1>
|
||||
dwc:eventDate "2003-02" ;
|
||||
dwc:locality "Tai-Shi" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/017050493C37A90CFF144A8E829CFD74#39B1EB023C37A90AFDEA488280CEFCF1> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFF26494882B4FCD4>
|
||||
dwc:collectionCode "T, ZRC" ;
|
||||
dwc:eventDate "2003-06-26" ;
|
||||
dwc:locality "Taiwan" ;
|
||||
dwc:recordedBy "Y. Chan & Tai-Shi & Chan" ;
|
||||
dwc:verbatimElevation "300" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/017050493C37A90CFF144A8E829CFD74#39B1EB023C37A90AFF26494882B4FCD4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFD72496B808DFC62>
|
||||
dwc:collectionCode "ZRC, R, V" ;
|
||||
dwc:eventDate "2000-07-30" ;
|
||||
dwc:locality "TAIWAN" ;
|
||||
dwc:verbatimElevation "353" ;
|
||||
dwc:verbatimLatitude "22.221666" ;
|
||||
dwc:verbatimLongitude "120.39" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/017050493C37A90CFF144A8E829CFD74#39B1EB023C37A90AFD72496B808DFC62> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFF7B493582B4FC41>
|
||||
dwc:collectionCode "ZRC" ;
|
||||
dwc:eventDate "2001-05-10" ;
|
||||
dwc:locality "TAIWAN" ;
|
||||
dwc:verbatimElevation "400" ;
|
||||
dwc:verbatimLatitude "24.843334" ;
|
||||
dwc:verbatimLongitude "122.02317" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/017050493C37A90CFF144A8E829CFD74#39B1EB023C37A90AFF7B493582B4FC41> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFD7249D8809FFBEF>
|
||||
dwc:collectionCode "ZRC" ;
|
||||
dwc:eventDate "2002-05-24" ;
|
||||
dwc:locality "TAIWAN" ;
|
||||
dwc:verbatimElevation "208" ;
|
||||
dwc:verbatimLatitude "22.2435" ;
|
||||
dwc:verbatimLongitude "120.999" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/017050493C37A90CFF144A8E829CFD74#39B1EB023C37A90AFD7249D8809FFBEF> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFF6D49A28281FBF2>
|
||||
dwc:collectionCode "MNHN" ;
|
||||
dwc:eventDate "2002-05-25" ;
|
||||
dwc:locality "TAIWAN" ;
|
||||
dwc:verbatimElevation "302" ;
|
||||
dwc:verbatimLatitude "22.1605" ;
|
||||
dwc:verbatimLongitude "120.59133" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/017050493C37A90CFF144A8E829CFD74#39B1EB023C37A90AFF6D49A28281FBF2> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFFE74E6882D9FBB4>
|
||||
dwc:collectionCode "MNHN" ;
|
||||
dwc:eventDate "2002-05-25" ;
|
||||
dwc:locality "TAIWAN" ;
|
||||
dwc:verbatimElevation "195" ;
|
||||
dwc:verbatimLatitude "22.160667" ;
|
||||
dwc:verbatimLongitude "120.631" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/017050493C37A90CFF144A8E829CFD74#39B1EB023C37A90AFFE74E6882D9FBB4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFD294E0B8254FB7F>
|
||||
dwc:collectionCode "MNHN" ;
|
||||
dwc:eventDate "2002-05-25" ;
|
||||
dwc:locality "TAIWAN" ;
|
||||
dwc:verbatimElevation "151" ;
|
||||
dwc:verbatimLatitude "22.2225" ;
|
||||
dwc:verbatimLongitude "120.6005" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/017050493C37A90CFF144A8E829CFD74#39B1EB023C37A90AFD294E0B8254FB7F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFDD44E3281DBFB21>
|
||||
dwc:catalogNumber "CC 175" ;
|
||||
dwc:collectionCode "ZRC" ;
|
||||
dwc:eventDate "2002-05-28" ;
|
||||
dwc:locality "TAIWAN" ;
|
||||
dwc:verbatimElevation "210" ;
|
||||
dwc:verbatimLatitude "22.243166" ;
|
||||
dwc:verbatimLongitude "120.4395" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/017050493C37A90CFF144A8E829CFD74#39B1EB023C37A90AFDD44E3281DBFB21> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFD004EF881B3FAE8>
|
||||
dwc:collectionCode "NTOU" ;
|
||||
dwc:eventDate "2003-08-26" ;
|
||||
dwc:locality "TAIWAN" ;
|
||||
dwc:verbatimElevation "242" ;
|
||||
dwc:verbatimLatitude "24.576666" ;
|
||||
dwc:verbatimLongitude "122.097336" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/017050493C37A90CFF144A8E829CFD74#39B1EB023C37A90AFD004EF881B3FAE8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFE644EBF8199FAD2>
|
||||
dwc:collectionCode "NTOU" ;
|
||||
dwc:eventDate "2003-08-27" ;
|
||||
dwc:locality "TAIWAN" ;
|
||||
dwc:verbatimElevation "245" ;
|
||||
dwc:verbatimLatitude "24.5785" ;
|
||||
dwc:verbatimLongitude "122.067" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/017050493C37A90CFF144A8E829CFD74#39B1EB023C37A90AFE644EBF8199FAD2> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFE424F28820DFA33>
|
||||
dwc:eventDate "1998-08-07" ;
|
||||
dwc:locality "Islands" ;
|
||||
dwc:recordedBy "Bouchet" ;
|
||||
dwc:verbatimElevation "380" ;
|
||||
dwc:verbatimLatitude "-17.216667" ;
|
||||
dwc:verbatimLongitude "177.85" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/017050493C37A90CFF144A8E829CFD74#39B1EB023C37A90AFE424F28820DFA33> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFDF34C288120F933>
|
||||
dwc:catalogNumber "BORDAU 1" ;
|
||||
dwc:collectionCode "BORDAU" ;
|
||||
dwc:eventDate "1999-03-01" ;
|
||||
dwc:locality "Islands" ;
|
||||
dwc:recordedBy "Bouchet" ;
|
||||
dwc:verbatimElevation "405" ;
|
||||
dwc:verbatimLatitude "-17.283333" ;
|
||||
dwc:verbatimLongitude "-179.01666" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/017050493C37A90CFF144A8E829CFD74#39B1EB023C37A90AFDF34C288120F933> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFD3A426884AFFED5>
|
||||
dwc:catalogNumber "BORDAU 2" ;
|
||||
dwc:collectionCode "BORDAU" ;
|
||||
dwc:eventDate "2000-05-31" ;
|
||||
dwc:locality "Islands" ;
|
||||
dwc:recordedBy "Bouchet" ;
|
||||
dwc:verbatimElevation "393" ;
|
||||
dwc:verbatimLatitude "-21.133333" ;
|
||||
dwc:verbatimLongitude "-175.36667" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/017050493C37A90CFF144A8E829CFD74#39B1EB023C37A90AFD3A426884AFFED5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFC5F480E83FCFD95>
|
||||
dwc:eventDate "2000-06-08" ;
|
||||
dwc:locality "CH" ;
|
||||
dwc:verbatimElevation "375" ;
|
||||
dwc:verbatimLatitude "-19.866667" ;
|
||||
dwc:verbatimLongitude "-174.65" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/017050493C37A90CFF144A8E829CFD74#39B1EB023C37A90AFC5F480E83FCFD95> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFBB848CE846AFD55>
|
||||
dwc:eventDate "2000-06-08" ;
|
||||
dwc:locality "CH" ;
|
||||
dwc:verbatimElevation "379" ;
|
||||
dwc:verbatimLatitude "-19.866667" ;
|
||||
dwc:verbatimLongitude "-174.65" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/017050493C37A90CFF144A8E829CFD74#39B1EB023C37A90AFBB848CE846AFD55> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFBF5498E8458FC15>
|
||||
dwc:eventDate "2000-06-14" ;
|
||||
dwc:locality "CH" ;
|
||||
dwc:verbatimElevation "404" ;
|
||||
dwc:verbatimLatitude "-19.1" ;
|
||||
dwc:verbatimLongitude "-174.3" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/017050493C37A90CFF144A8E829CFD74#39B1EB023C37A90AFBF5498E8458FC15> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C30A90DFEFC4BDB836DFE25>
|
||||
dwc:collectionCode "NTOU" ;
|
||||
dwc:eventDate "1993-06-17" ;
|
||||
dwc:locality "SuAou" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/017050493C37A90CFF144A8E829CFD74#39B1EB023C30A90DFEFC4BDB836DFE25> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C30A90DFEDB48D5836FFD19>
|
||||
dwc:eventDate "2001-10-03" ;
|
||||
dwc:locality "Solomon Islands" ;
|
||||
dwc:recordedBy "Bouchet" ;
|
||||
dwc:verbatimElevation "251" ;
|
||||
dwc:verbatimLatitude "-9.803333" ;
|
||||
dwc:verbatimLongitude "160.905" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/017050493C37A90CFF144A8E829CFD74#39B1EB023C30A90DFEDB48D5836FFD19> ;
|
||||
a dwc:MaterialCitation .
|
94
data/01/70/50/017050493C3CA901FE8648CE82F1FD3B.ttl
Normal file
94
data/01/70/50/017050493C3CA901FE8648CE82F1FD3B.ttl
Normal file
|
@ -0,0 +1,94 @@
|
|||
@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/017050493C3CA901FE8648CE82F1FD3B>
|
||||
dc:creator "Cleva, Régis" ;
|
||||
dc:title "Parastylodactylus Figueira 1971" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Parastylodactylus_Figueira_1971> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244090> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244090>
|
||||
bibo:endPage "511" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "497" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Cleva, Régis" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Stylodactylidae And Bathypalaemonellidae From Taiwan (Crustacea: Decapoda: Caridea)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Parastylodactylus_Figueira_1971>
|
||||
dwc:authority "Figueira, 1971" ;
|
||||
dwc:authorityName "Figueira" ;
|
||||
dwc:authorityYear "1971" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Stylodactylidae" ;
|
||||
dwc:genus "Parastylodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Figueira, 1971" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9CNDY> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Parastylodactylus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Parastylodactylus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Stylodactylidae" ;
|
||||
dwc:genus "Parastylodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stylodactylidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stylodactylidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Stylodactylidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:kingdom "Animalia" ;
|
||||
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 .
|
94
data/01/70/50/017050493C3DA900FC2C497D85E8FC6A.ttl
Normal file
94
data/01/70/50/017050493C3DA900FC2C497D85E8FC6A.ttl
Normal file
|
@ -0,0 +1,94 @@
|
|||
@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/017050493C3DA900FC2C497D85E8FC6A>
|
||||
dc:creator "Cleva, Régis" ;
|
||||
dc:title "Bathypalaemonetes Cleva 2001" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Bathypalaemonetes_Cleva_2001> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244090> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244090>
|
||||
bibo:endPage "511" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "497" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Cleva, Régis" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Stylodactylidae And Bathypalaemonellidae From Taiwan (Crustacea: Decapoda: Caridea)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Bathypalaemonetes_Cleva_2001>
|
||||
dwc:authority "Cleva, 2001" ;
|
||||
dwc:authorityName "Cleva" ;
|
||||
dwc:authorityYear "2001" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Bathypalaemonellidae" ;
|
||||
dwc:genus "Bathypalaemonetes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Cleva, 2001" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9CKQP> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bathypalaemonetes> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bathypalaemonetes>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Bathypalaemonellidae" ;
|
||||
dwc:genus "Bathypalaemonetes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bathypalaemonellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bathypalaemonellidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Bathypalaemonellidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:kingdom "Animalia" ;
|
||||
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 .
|
94
data/01/70/50/017050493C3DA900FE944D4C82CFF8B5.ttl
Normal file
94
data/01/70/50/017050493C3DA900FE944D4C82CFF8B5.ttl
Normal file
|
@ -0,0 +1,94 @@
|
|||
@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/017050493C3DA900FE944D4C82CFF8B5>
|
||||
dc:creator "Cleva, Régis" ;
|
||||
dc:title "Bathypalaemonella Balss 1914" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Bathypalaemonella_Balss_1914> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244090> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244090>
|
||||
bibo:endPage "511" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "497" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Cleva, Régis" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Stylodactylidae And Bathypalaemonellidae From Taiwan (Crustacea: Decapoda: Caridea)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Bathypalaemonella_Balss_1914>
|
||||
dwc:authority "Balss, 1914" ;
|
||||
dwc:authorityName "Balss" ;
|
||||
dwc:authorityYear "1914" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Bathypalaemonellidae" ;
|
||||
dwc:genus "Bathypalaemonella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Balss, 1914" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9CK4N> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bathypalaemonella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bathypalaemonella>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Bathypalaemonellidae" ;
|
||||
dwc:genus "Bathypalaemonella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bathypalaemonellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bathypalaemonellidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Bathypalaemonellidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:kingdom "Animalia" ;
|
||||
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 .
|
167
data/01/70/50/017050493C3DA903FCED4DD4841DFEB5.ttl
Normal file
167
data/01/70/50/017050493C3DA903FCED4DD4841DFEB5.ttl
Normal file
|
@ -0,0 +1,167 @@
|
|||
@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/017050493C3DA903FCED4DD4841DFEB5>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13244101> ;
|
||||
dc:creator "Cleva, Régis" ;
|
||||
dc:title "Bathypalaemonetes pilosipes" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/017050493C3DA903FCED4DD4841DFEB5.mc.39B1EB023C3EA903FEE64A8E8193FEE2> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Bathypalaemonetes_pilosipes_Bruce_1986> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Bathypalaemonella_pilosipes_Bruce_1986> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244090> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244090>
|
||||
bibo:endPage "511" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "497" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Cleva, Régis" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Stylodactylidae And Bathypalaemonellidae From Taiwan (Crustacea: Decapoda: Caridea)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13244101> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Bathypalaemonetes_pilosipes_Bruce_1986>
|
||||
dwc:authority "(Bruce, 1986)" ;
|
||||
dwc:baseAuthorityName "Bruce" ;
|
||||
dwc:baseAuthorityYear "1986" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Bathypalaemonellidae" ;
|
||||
dwc:genus "Bathypalaemonetes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Bruce, 1986)" ;
|
||||
dwc:species "pilosipes" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9CP94> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bathypalaemonetes_pilosipes> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Bathypalaemonella_pilosipes_Bruce_1986>
|
||||
dwc:authority "Bruce, 1986: 257" ;
|
||||
dwc:authorityName "Bruce" ;
|
||||
dwc:authorityPageNumber "257" ;
|
||||
dwc:authorityYear "1986" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Bathypalaemonellidae" ;
|
||||
dwc:genus "Bathypalaemonella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bruce, 1986" ;
|
||||
dwc:species "pilosipes" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9CP94> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bathypalaemonella_pilosipes> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bathypalaemonetes_pilosipes>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Bathypalaemonellidae" ;
|
||||
dwc:genus "Bathypalaemonetes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pilosipes" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bathypalaemonetes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bathypalaemonetes>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Bathypalaemonellidae" ;
|
||||
dwc:genus "Bathypalaemonetes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bathypalaemonellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bathypalaemonellidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Bathypalaemonellidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:kingdom "Animalia" ;
|
||||
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://taxon-name.plazi.org/id/Animalia/Bathypalaemonella_pilosipes>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Bathypalaemonellidae" ;
|
||||
dwc:genus "Bathypalaemonella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pilosipes" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bathypalaemonella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bathypalaemonella>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Bathypalaemonellidae" ;
|
||||
dwc:genus "Bathypalaemonella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bathypalaemonellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244101>
|
||||
dc:description "Fig. 6. (a) Stylodactylus major Hayashi & Miyake, 1968, male 37 mm, TAIWAN 2001, st. CD136; (b) Stylodactylus libratus Chace, 1983, male 11 mm, Su-Aou fishing Port; (c) Stylodactylus licinus Chace, 1983, female ov. 16 mm, TAIWAN 2001, st. CD132; (d) Stylodactylus tokarensis Zarenkov,1968, male 8.5 mm, TAIWAN 2001, st. CP115; (e) Bathypalaemonella hayashii Komai, 1995, female 12.5 mm, TAIWAN 2001, st. CP139; (f) Bathypalaemonetes brevirostris (Bruce, 1986), 8.5 mm, TAIWAN 2000, st. CP58; (g) Bathypalaemonetes pilosipes (Bruce, 1986), female 10.5 mm, TAIWAN 2001, st. CD139; (h) Bathypalaemonetes chani, new species, female ov.15 mm, holotype, TAIWAN 2001, st. CD132." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244101/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/017050493C3DA903FCED4DD4841DFEB5.mc.39B1EB023C3EA903FEE64A8E8193FEE2>
|
||||
dwc:collectionCode "NTOU, R, V" ;
|
||||
dwc:eventDate "2001-11-23" ;
|
||||
dwc:locality "TAIWAN" ;
|
||||
dwc:verbatimElevation "718" ;
|
||||
dwc:verbatimLatitude "22.178833" ;
|
||||
dwc:verbatimLongitude "120.235" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/017050493C3DA903FCED4DD4841DFEB5#39B1EB023C3EA903FEE64A8E8193FEE2> ;
|
||||
a dwc:MaterialCitation .
|
129
data/01/70/50/017050493C3EA904FC3C4BEE8495FA75.ttl
Normal file
129
data/01/70/50/017050493C3EA904FC3C4BEE8495FA75.ttl
Normal file
|
@ -0,0 +1,129 @@
|
|||
@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/017050493C3EA904FC3C4BEE8495FA75>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13244099>, <http://dx.doi.org/10.5281/zenodo.13244101> ;
|
||||
dc:creator "Cleva, Régis" ;
|
||||
dc:title "Bathypalaemonetes chani Cleva, 2004, new species" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/017050493C3EA904FC3C4BEE8495FA75.mc.39B1EB023C3EA903FB88484E85DEFDA2> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Bathypalaemonetes_chani_Cleva_2004> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244090> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244090>
|
||||
bibo:endPage "511" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "497" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Cleva, Régis" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Stylodactylidae And Bathypalaemonellidae From Taiwan (Crustacea: Decapoda: Caridea)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13244099>, <http://dx.doi.org/10.5281/zenodo.13244101> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Bathypalaemonetes_chani_Cleva_2004>
|
||||
dwc:authorityName "Cleva" ;
|
||||
dwc:authorityYear "2004" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Bathypalaemonellidae" ;
|
||||
dwc:genus "Bathypalaemonetes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Cleva, 2004" ;
|
||||
dwc:species "chani" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9CP93> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bathypalaemonetes_chani> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bathypalaemonetes_chani>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Bathypalaemonellidae" ;
|
||||
dwc:genus "Bathypalaemonetes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "chani" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bathypalaemonetes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bathypalaemonetes>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Bathypalaemonellidae" ;
|
||||
dwc:genus "Bathypalaemonetes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bathypalaemonellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bathypalaemonellidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Bathypalaemonellidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:kingdom "Animalia" ;
|
||||
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.13244099>
|
||||
dc:description "Fig. 4. Bathypalaemonetes chani, new species, female ov. 15 mm, Holotype, TAIWAN 2001, st. CD 132. Scale bar = 5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244099/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244101>
|
||||
dc:description "Fig. 6. (a) Stylodactylus major Hayashi & Miyake, 1968, male 37 mm, TAIWAN 2001, st. CD136; (b) Stylodactylus libratus Chace, 1983, male 11 mm, Su-Aou fishing Port; (c) Stylodactylus licinus Chace, 1983, female ov. 16 mm, TAIWAN 2001, st. CD132; (d) Stylodactylus tokarensis Zarenkov,1968, male 8.5 mm, TAIWAN 2001, st. CP115; (e) Bathypalaemonella hayashii Komai, 1995, female 12.5 mm, TAIWAN 2001, st. CP139; (f) Bathypalaemonetes brevirostris (Bruce, 1986), 8.5 mm, TAIWAN 2000, st. CP58; (g) Bathypalaemonetes pilosipes (Bruce, 1986), female 10.5 mm, TAIWAN 2001, st. CD139; (h) Bathypalaemonetes chani, new species, female ov.15 mm, holotype, TAIWAN 2001, st. CD132." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244101/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/017050493C3EA904FC3C4BEE8495FA75.mc.39B1EB023C3EA903FB88484E85DEFDA2>
|
||||
dwc:collectionCode "R, V" ;
|
||||
dwc:eventDate "2001-11-21" ;
|
||||
dwc:locality "TAIWAN" ;
|
||||
dwc:verbatimElevation "695" ;
|
||||
dwc:verbatimLatitude "22.349667" ;
|
||||
dwc:verbatimLongitude "120.11217" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/017050493C3EA904FC3C4BEE8495FA75#39B1EB023C3EA903FB88484E85DEFDA2> ;
|
||||
a dwc:MaterialCitation .
|
Loading…
Add table
Add a link
Reference in a new issue