This commit is contained in:
treatmentbank 2024-12-16 18:02:46 +00:00
parent 6e2e2a8dab
commit 8036bd0ff2
6 changed files with 333 additions and 8 deletions

View file

@ -8,7 +8,8 @@
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
<http://treatment.plazi.org/id/03E387F58E20720A9A828AA3FF6B7268>
<http://treatment.plazi.org/id/03E387F58E2072019A828AA3FDC673E8>
cito:cites <http://dx.doi.org/10.5281/zenodo.14389559>, <http://dx.doi.org/10.5281/zenodo.14389555> ;
dc:creator "Chen, I-Shiung; Yeh, Ming-Fon" ;
dc:title "Rhinogobius baborinisanensis Chen & Yeh, 2024, n. sp." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Rhinogobius_baborinisanensis_Chen_2024> ;
@ -25,6 +26,7 @@
dc:creator "Chen, I-Shiung; Yeh, Ming-Fon" ;
dc:date "2024" ;
dc:title "Two new freshwater gobiid species of Rhinogobius Gill, 1859 (Teleostei: Gobiidae) from Taiwan" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.14389559>, <http://dx.doi.org/10.5281/zenodo.14389555> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Rhinogobius_baborinisanensis_Chen_2024>
@ -80,3 +82,13 @@
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.14389559>
dc:description "FIGURE 2. Head lateral-line system of Rhinogobius baborinisanensis n. sp., holotype, 41.2 mm SL, Dar-An River basin, Miaoli County, Taiwan. (Bar = 1 mm)." ;
fabio:hasRepresentation <https://zenodo.org/record/14389559/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14389555>
dc:description "FIGURE 1. Rhinogobius baborinisanensis n. sp., A. holotype, 41.2 mm SL, B. paratype, 37.9 mm SL, Dar-An River basin, Miaoli County, Taiwan." ;
fabio:hasRepresentation <https://zenodo.org/record/14389555/files/figure.png> ;
a fabio:Figure .

View file

@ -8,7 +8,8 @@
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
<http://treatment.plazi.org/id/03E387F58E2A72009A828F92FEB47498>
<http://treatment.plazi.org/id/03E387F58E2A72049A828F92FE8D72E4>
cito:cites <http://dx.doi.org/10.5281/zenodo.14389579>, <http://dx.doi.org/10.5281/zenodo.14389573> ;
dc:creator "Chen, I-Shiung; Yeh, Ming-Fon" ;
dc:title "Rhinogobius macromaculatus Chen & Yeh, 2024, n. sp." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Rhinogobius_macromaculatus_Chen_2024> ;
@ -25,6 +26,7 @@
dc:creator "Chen, I-Shiung; Yeh, Ming-Fon" ;
dc:date "2024" ;
dc:title "Two new freshwater gobiid species of Rhinogobius Gill, 1859 (Teleostei: Gobiidae) from Taiwan" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.14389579>, <http://dx.doi.org/10.5281/zenodo.14389573> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Rhinogobius_macromaculatus_Chen_2024>
@ -80,3 +82,13 @@
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.14389579>
dc:description "FIGURE 7. Head lateral-line system of Rhinogobius macromaculatus n. sp., holotype, 35.0 mm SL, Tzeng-Wen River basin, Tainan County, Taiwan. (Bar = 1 mm)." ;
fabio:hasRepresentation <https://zenodo.org/record/14389579/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14389573>
dc:description "FIGURE 6. Rhinogobius macromaculatus n. sp., A. holotype, 35.0 mm SL, B. paratype, 32.3 mm SL, Tzeng-Wen River basin, Tainan County, Taiwan." ;
fabio:hasRepresentation <https://zenodo.org/record/14389573/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,76 @@
@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/03E387F58E2E721B9A8289D2FA0877C9>
dc:creator "Chen, I-Shiung; Yeh, Ming-Fon" ;
dc:title "Rhinogobius Gill 1859" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Rhinogobius_Gill_1859> ;
trt:publishedIn <https://doi.org/10.11646/zootaxa.5550.1.34> ;
a trt:Treatment .
<https://doi.org/10.11646/zootaxa.5550.1.34>
bibo:endPage "353" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2024-12-10" ;
bibo:startPage "333" ;
bibo:volume "5550" ;
dc:creator "Chen, I-Shiung; Yeh, Ming-Fon" ;
dc:date "2024" ;
dc:title "Two new freshwater gobiid species of Rhinogobius Gill, 1859 (Teleostei: Gobiidae) from Taiwan" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Rhinogobius_Gill_1859>
dwc:authority "Gill, 1859" ;
dwc:authorityName "Gill" ;
dwc:authorityYear "1859" ;
dwc:family "Gobiidae" ;
dwc:genus "Rhinogobius" ;
dwc:kingdom "Animalia" ;
dwc:order "Perciformes" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Gill, 1859" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/78QB> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhinogobius> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Rhinogobius>
dwc:family "Gobiidae" ;
dwc:genus "Rhinogobius" ;
dwc:kingdom "Animalia" ;
dwc:order "Perciformes" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gobiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gobiidae>
dwc:family "Gobiidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Perciformes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Perciformes>
dwc:order "Perciformes" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:phylum "Chordata" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,109 @@
@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/03E387F58E3272189A828C46FE5F7070>
dc:creator "Chen, I-Shiung; Yeh, Ming-Fon" ;
dc:title "Rhinogobius formosanus Oshima 1919" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E387F58E3272189A828C46FE5F7070.mc.3B223CBE8E3272189A828C62FF7977C4>, <http://tb.plazi.org/GgServer/dwcaRecords/03E387F58E3272189A828C46FE5F7070.mc.3B223CBE8E3272189AE38C8EFE6C77A8>, <http://tb.plazi.org/GgServer/dwcaRecords/03E387F58E3272189A828C46FE5F7070.mc.3B223CBE8E32721898148CAAFDD3778C>, <http://tb.plazi.org/GgServer/dwcaRecords/03E387F58E3272189A828C46FE5F7070.mc.3B223CBE8E32721898468CD6FE537070> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Rhinogobius_formosanus_Oshima_1919> ;
trt:publishedIn <https://doi.org/10.11646/zootaxa.5550.1.34> ;
a trt:Treatment .
<https://doi.org/10.11646/zootaxa.5550.1.34>
bibo:endPage "353" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2024-12-10" ;
bibo:startPage "333" ;
bibo:volume "5550" ;
dc:creator "Chen, I-Shiung; Yeh, Ming-Fon" ;
dc:date "2024" ;
dc:title "Two new freshwater gobiid species of Rhinogobius Gill, 1859 (Teleostei: Gobiidae) from Taiwan" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Rhinogobius_formosanus_Oshima_1919>
dwc:authority "Oshima, 1919" ;
dwc:authorityName "Oshima" ;
dwc:authorityYear "1919" ;
dwc:family "Gobiidae" ;
dwc:genus "Rhinogobius" ;
dwc:kingdom "Animalia" ;
dwc:order "Perciformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Oshima, 1919" ;
dwc:species "formosanus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4S8Z5> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhinogobius_formosanus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Rhinogobius_formosanus>
dwc:family "Gobiidae" ;
dwc:genus "Rhinogobius" ;
dwc:kingdom "Animalia" ;
dwc:order "Perciformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "formosanus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhinogobius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Rhinogobius>
dwc:genus "Rhinogobius" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gobiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gobiidae>
dwc:family "Gobiidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Perciformes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Perciformes>
dwc:order "Perciformes" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:phylum "Chordata" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/03E387F58E3272189A828C46FE5F7070.mc.3B223CBE8E3272189A828C62FF7977C4>
dwc:eventDate "1990-07-10" ;
dwc:locality "Chen" ;
trt:httpUri <https://treatment.plazi.org/id/03E387F58E3272189A828C46FE5F7070#3B223CBE8E3272189A828C62FF7977C4> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03E387F58E3272189A828C46FE5F7070.mc.3B223CBE8E3272189AE38C8EFE6C77A8>
dwc:eventDate "1990-07-05" ;
dwc:locality "Chen" ;
trt:httpUri <https://treatment.plazi.org/id/03E387F58E3272189A828C46FE5F7070#3B223CBE8E3272189AE38C8EFE6C77A8> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03E387F58E3272189A828C46FE5F7070.mc.3B223CBE8E32721898148CAAFDD3778C>
dwc:eventDate "1993-08-25" ;
dwc:locality "Chen" ;
trt:httpUri <https://treatment.plazi.org/id/03E387F58E3272189A828C46FE5F7070#3B223CBE8E32721898148CAAFDD3778C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03E387F58E3272189A828C46FE5F7070.mc.3B223CBE8E32721898468CD6FE537070>
dwc:locality "Chen" ;
dwc:recordedBy "Spt." ;
trt:httpUri <https://treatment.plazi.org/id/03E387F58E3272189A828C46FE5F7070#3B223CBE8E32721898468CD6FE537070> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,104 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
<http://treatment.plazi.org/id/03E387F58E35721F9A828E07FD187678>
dc:creator "Chen, I-Shiung; Yeh, Ming-Fon" ;
dc:title "Rhinogobius nantaienesis Aonuma & Chen 1996" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E387F58E35721F9A828E07FD187678.mc.3B223CBE8E35721F9A828E22FEDB7504>, <http://tb.plazi.org/GgServer/dwcaRecords/03E387F58E35721F9A828E07FD187678.mc.3B223CBE8E35721F9A828E6AFE4675B0>, <http://tb.plazi.org/GgServer/dwcaRecords/03E387F58E35721F9A828E07FD187678.mc.3B223CBE8E35721F9B188EDFFD1D7678> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Rhinogobius_nantaienesis_Aonuma_1996> ;
trt:publishedIn <https://doi.org/10.11646/zootaxa.5550.1.34> ;
a trt:Treatment .
<https://doi.org/10.11646/zootaxa.5550.1.34>
bibo:endPage "353" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2024-12-10" ;
bibo:startPage "333" ;
bibo:volume "5550" ;
dc:creator "Chen, I-Shiung; Yeh, Ming-Fon" ;
dc:date "2024" ;
dc:title "Two new freshwater gobiid species of Rhinogobius Gill, 1859 (Teleostei: Gobiidae) from Taiwan" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Rhinogobius_nantaienesis_Aonuma_1996>
dwc:authority "Aonuma & Chen, 1996" ;
dwc:authorityName "Aonuma & Chen" ;
dwc:authorityYear "1996" ;
dwc:family "Gobiidae" ;
dwc:genus "Rhinogobius" ;
dwc:kingdom "Animalia" ;
dwc:order "Perciformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Aonuma & Chen, 1996" ;
dwc:species "nantaienesis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/78QB> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhinogobius_nantaienesis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Rhinogobius_nantaienesis>
dwc:family "Gobiidae" ;
dwc:genus "Rhinogobius" ;
dwc:kingdom "Animalia" ;
dwc:order "Perciformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "nantaienesis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhinogobius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Rhinogobius>
dwc:genus "Rhinogobius" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gobiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gobiidae>
dwc:family "Gobiidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Perciformes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Perciformes>
dwc:order "Perciformes" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:phylum "Chordata" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/03E387F58E35721F9A828E07FD187678.mc.3B223CBE8E35721F9A828E22FEDB7504>
dwc:eventDate "1993-03-26" ;
dwc:locality "Chen" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/03E387F58E35721F9A828E07FD187678#3B223CBE8E35721F9A828E22FEDB7504> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03E387F58E35721F9A828E07FD187678.mc.3B223CBE8E35721F9A828E6AFE4675B0>
dwc:eventDate "1994-01-26" ;
dwc:locality "Chen" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/03E387F58E35721F9A828E07FD187678#3B223CBE8E35721F9A828E6AFE4675B0> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03E387F58E35721F9A828E07FD187678.mc.3B223CBE8E35721F9B188EDFFD1D7678>
dwc:locality "Chen" ;
trt:httpUri <https://treatment.plazi.org/id/03E387F58E35721F9A828E07FD187678#3B223CBE8E35721F9B188EDFFD1D7678> ;
a dwc:MaterialCitation .

View file

@ -8,10 +8,11 @@
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
<http://treatment.plazi.org/id/03FD87EFFF85FF96FF48F7FFFECF943B>
<http://treatment.plazi.org/id/03FD87EFFF85FF91FF48F7FFFF619530>
cito:cites <http://dx.doi.org/10.5281/zenodo.14389421>, <http://dx.doi.org/10.5281/zenodo.14389419> ;
dc:creator "Chen, I-Shiung; Nguyen, Anh-Tuan; Huynh, Quang-Thien" ;
dc:title "Rhinogobius phuocbinhensis Chen, Nguyen & Huynh, 2024, new species" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03FD87EFFF85FF96FF48F7FFFECF943B.mc.3B3C3CA4FF85FF95FF48F0D6FC6897B6>, <http://tb.plazi.org/GgServer/dwcaRecords/03FD87EFFF85FF96FF48F7FFFECF943B.mc.3B3C3CA4FF85FF95FF18F09EFA83979A> ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03FD87EFFF85FF91FF48F7FFFF619530.mc.3B3C3CA4FF85FF95FF48F0D6FC6897B6>, <http://tb.plazi.org/GgServer/dwcaRecords/03FD87EFFF85FF91FF48F7FFFF619530.mc.3B3C3CA4FF85FF95FF18F09EFA83979A> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Rhinogobius_phuocbinhensis_Chen_2024> ;
trt:publishedIn <https://doi.org/10.11646/zootaxa.5550.1.35> ;
a trt:Treatment .
@ -26,6 +27,7 @@
dc:creator "Chen, I-Shiung; Nguyen, Anh-Tuan; Huynh, Quang-Thien" ;
dc:date "2024" ;
dc:title "A new freshwater goby of Rhinogobius Gill, 1859 (Teleostei, Gobiidae) from South Central Vietnam" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.14389421>, <http://dx.doi.org/10.5281/zenodo.14389419> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Rhinogobius_phuocbinhensis_Chen_2024>
@ -82,20 +84,30 @@
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/03FD87EFFF85FF96FF48F7FFFECF943B.mc.3B3C3CA4FF85FF95FF48F0D6FC6897B6>
<http://dx.doi.org/10.5281/zenodo.14389421>
dc:description "FIGURE 2. Head lateral-line system of Rhinogobius phuocbinhensis, holotype, 38.9 mm SL, Cai Phan Rang River basin, south central Vietnam." ;
fabio:hasRepresentation <https://zenodo.org/record/14389421/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14389419>
dc:description "FIGURE 1. Fresh catch of alive Rhinogobius phuocbinhensis n. sp., Cai Phan Rang River basin, south central Vietnam. (upper one: male; lower one: female)." ;
fabio:hasRepresentation <https://zenodo.org/record/14389419/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03FD87EFFF85FF91FF48F7FFFF619530.mc.3B3C3CA4FF85FF95FF48F0D6FC6897B6>
dwc:collectionCode "T" ;
dwc:eventDate "2023-10-13" ;
dwc:locality "Cai Phan Rang River" ;
dwc:recordedBy "Coll. Q." ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/03FD87EFFF85FF96FF48F7FFFECF943B#3B3C3CA4FF85FF95FF48F0D6FC6897B6> ;
trt:httpUri <https://treatment.plazi.org/id/03FD87EFFF85FF91FF48F7FFFF619530#3B3C3CA4FF85FF95FF48F0D6FC6897B6> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03FD87EFFF85FF96FF48F7FFFECF943B.mc.3B3C3CA4FF85FF95FF18F09EFA83979A>
<http://tb.plazi.org/GgServer/dwcaRecords/03FD87EFFF85FF91FF48F7FFFF619530.mc.3B3C3CA4FF85FF95FF18F09EFA83979A>
dwc:collectionCode "T" ;
dwc:eventDate "2023-10-13" ;
dwc:locality "Cai Phan Rang River" ;
dwc:recordedBy "Coll. Q." ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/03FD87EFFF85FF96FF48F7FFFECF943B#3B3C3CA4FF85FF95FF18F09EFA83979A> ;
trt:httpUri <https://treatment.plazi.org/id/03FD87EFFF85FF91FF48F7FFFF619530#3B3C3CA4FF85FF95FF18F09EFA83979A> ;
a dwc:MaterialCitation .