This commit is contained in:
treatmentbank 2024-11-18 04:52:57 +00:00
parent 818a705a3b
commit e47d9c63bc
795 changed files with 13028 additions and 5228 deletions

View file

@ -7,11 +7,11 @@
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
# Warning: Failed to output a material citation, could not create identifier
<http://treatment.plazi.org/id/C123B11EBD3F5BDBBCC3F78B27B6BC53>
dc:creator "Du, Jianguo; Loh, Kar-Hoe; Hu, Wenjia; Zheng, Xinqing; Affendi, Yang Amri; Ooi, Jillian Lean Sim; Ma, Zhiyuan; Rizman-Idid, Mohammed; Chan, Albert Apollo" ;
dc:title "Halichoeres richmondi Fowler & Bean 1928" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C123B11EBD3F5BDBBCC3F78B27B6BC53.mc.03AD6BA3BA5C0F8CC8DB1E4E238F2A1D> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Halichoeres_richmondi_Fowler_1928> ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.7.e47537> ;
a trt:Treatment .
@ -31,7 +31,6 @@
dwc:authority "Fowler & Bean, 1928" ;
dwc:authorityName "Fowler & Bean" ;
dwc:authorityYear "1928" ;
dwc:class "Actinopterygii" ;
dwc:family "Labridae" ;
dwc:genus "Halichoeres" ;
dwc:kingdom "Animalia" ;
@ -40,11 +39,11 @@
dwc:rank "species" ;
dwc:scientificNameAuthorship "Fowler & Bean, 1928" ;
dwc:species "richmondi" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6KXF6> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Halichoeres_richmondi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Halichoeres_richmondi>
dwc:class "Actinopterygii" ;
dwc:family "Labridae" ;
dwc:genus "Halichoeres" ;
dwc:kingdom "Animalia" ;
@ -70,12 +69,6 @@
<http://taxon-name.plazi.org/id/Animalia/Perciformes>
dwc:order "Perciformes" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Actinopterygii> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Actinopterygii>
dwc:class "Actinopterygii" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
@ -89,3 +82,9 @@
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/C123B11EBD3F5BDBBCC3F78B27B6BC53.mc.03AD6BA3BA5C0F8CC8DB1E4E238F2A1D>
dwc:locality "Redang islands" ;
dwc:typeStatus "Other material" ;
trt:httpUri <https://treatment.plazi.org/id/C123B11EBD3F5BDBBCC3F78B27B6BC53#03AD6BA3BA5C0F8CC8DB1E4E238F2A1D> ;
a dwc:MaterialCitation .