This commit is contained in:
parent
c553847f33
commit
86732c9046
|
@ -31,8 +31,11 @@
|
|||
dwc:authority "Johnston, 1838" ;
|
||||
dwc:authorityName "Johnston" ;
|
||||
dwc:authorityYear "1838" ;
|
||||
dwc:class "Stenolaemata" ;
|
||||
dwc:family "Tubuliporidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cyclostomatida" ;
|
||||
dwc:phylum "Bryozoa" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "Johnston, 1838" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/b2f1e2a3-4dec-4367-9e1c-e20881d0907c> ;
|
||||
|
@ -40,9 +43,30 @@
|
|||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tubuliporidae>
|
||||
dwc:class "Stenolaemata" ;
|
||||
dwc:family "Tubuliporidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cyclostomatida" ;
|
||||
dwc:phylum "Bryozoa" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cyclostomatida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cyclostomatida>
|
||||
dwc:order "Cyclostomatida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stenolaemata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stenolaemata>
|
||||
dwc:class "Stenolaemata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bryozoa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bryozoa>
|
||||
dwc:phylum "Bryozoa" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
|
|
|
@ -28,6 +28,7 @@
|
|||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Osteomugil_Luther_1997>
|
||||
dwc:ID-ENA "435239" ;
|
||||
dwc:authority "Luther (1997)" ;
|
||||
dwc:authorityName "Luther" ;
|
||||
dwc:authorityYear "1997" ;
|
||||
|
|
Loading…
Reference in a new issue