This commit is contained in:
parent
80581182cb
commit
5c23da41f0
|
@ -30,18 +30,22 @@
|
|||
dwc:authority "Cresson, 1887" ;
|
||||
dwc:authorityName "Cresson" ;
|
||||
dwc:authorityYear "1887" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Trigonalyidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "Cresson, 1887" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trigonalyidae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trigonalyidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Trigonalyidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
@ -49,6 +53,18 @@
|
|||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
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 .
|
||||
|
||||
|
|
Loading…
Reference in a new issue