This commit is contained in:
parent
62b2127301
commit
0e11c8dfa3
3481 changed files with 54261 additions and 29577 deletions
|
|
@ -7,11 +7,13 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
||||
|
||||
<http://treatment.plazi.org/id/C8AAE1E97158979550BE616E6D14BCAD>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Asthenopodes>' due to issues with rank ;
|
||||
dc:creator "Molineri, Carlos; Salles, Frederico F.; Peters, Janice G." ;
|
||||
dc:title "Asthenopodes chumuco Molineri, Salles & Peters, 2015, sp. n." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Asthenopodes>, <http://taxon-name.plazi.org/id/Animalia/Asthenopus_picteti> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Asthenopus_picteti> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Asthenopodes_chumuco_Molineri_2015> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.478.8057> ;
|
||||
a trt:Treatment .
|
||||
|
|
@ -32,12 +34,7 @@
|
|||
dwc:authority "Molineri, Salles & Peters, 2015" ;
|
||||
dwc:authorityName "Molineri, Salles & Peters" ;
|
||||
dwc:authorityYear "2015" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Polymitarcyidae" ;
|
||||
dwc:genus "Asthenopodes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Molineri, Salles & Peters, 2015" ;
|
||||
dwc:species "chumuco" ;
|
||||
|
|
@ -45,53 +42,15 @@
|
|||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Asthenopodes_chumuco>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Polymitarcyidae" ;
|
||||
# Warning: Could not determine parent name ;
|
||||
dwc:genus "Asthenopodes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "chumuco" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Asthenopodes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Asthenopodes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Polymitarcyidae" ;
|
||||
dwc:genus "Asthenopodes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polymitarcyidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polymitarcyidae>
|
||||
dwc:family "Polymitarcyidae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ephemeroptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ephemeroptera>
|
||||
dwc:order "Ephemeroptera" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Asthenopodes_chumuco> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue