This commit is contained in:
parent
c85e85ac74
commit
0154d72450
48 changed files with 1986 additions and 2190 deletions
|
|
@ -7,9 +7,9 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/2120B6457C725AA485E541BD4F04A8E4>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/asperula>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/erema>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/neblina>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/tibacuy>' due to issues with rank ;
|
||||
cito:cites <http://dx.doi.org/10.3897/zookeys.1027.54888.figure71>, <http://dx.doi.org/10.3897/zookeys.1027.54888.map6> ;
|
||||
dc:creator "Godwin, Rebecca L.; Bond, Jason E." ;
|
||||
dc:title "Ummidia tunapuna Godwin & Bond 2021, sp. nov." ;
|
||||
|
|
@ -43,6 +43,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Godwin & Bond, 2021" ;
|
||||
dwc:species "tunapuna" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/98Z4F> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ummidia_tunapuna> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
@ -59,45 +60,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ummidia>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Halonoproctidae" ;
|
||||
dwc:genus "Ummidia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Halonoproctidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Halonoproctidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Halonoproctidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Araneae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue