This commit is contained in:
parent
50a419f472
commit
2df38f18c3
|
@ -34,6 +34,7 @@
|
|||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Trochidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trochida" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "tribe" ;
|
||||
dwc:scientificNameAuthorship "Stoliczka, 1868" ;
|
||||
|
@ -45,6 +46,7 @@
|
|||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Trochidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trochida" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "tribe" ;
|
||||
dwc:tribe "Gibbulini" ;
|
||||
|
@ -54,6 +56,12 @@
|
|||
<http://taxon-name.plazi.org/id/Animalia/Trochidae>
|
||||
dwc:family "Trochidae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trochida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trochida>
|
||||
dwc:order "Trochida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
|
|
Loading…
Reference in a new issue