This commit is contained in:
parent
62b2127301
commit
0e11c8dfa3
3481 changed files with 54261 additions and 29577 deletions
|
|
@ -7,6 +7,7 @@
|
|||
@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/5EF4650C4220B4BEFEDBF891507D9004>
|
||||
dc:creator "Dumas, Leandro Lourenco; Calor, Adolfo Ricardo; Nessimian, Jorge Luiz" ;
|
||||
|
|
@ -31,12 +32,7 @@
|
|||
dwc:authority "Dumas, Calor & Nessimian, 2013" ;
|
||||
dwc:authorityName "Dumas, Calor & Nessimian" ;
|
||||
dwc:authorityYear "2013" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Philopotamidae" ;
|
||||
dwc:genus "Alterosa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Dumas, Calor & Nessimian, 2013" ;
|
||||
dwc:species "castroalvesi" ;
|
||||
|
|
@ -44,12 +40,8 @@
|
|||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Alterosa_castroalvesi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Philopotamidae" ;
|
||||
# Warning: Could not determine parent name ;
|
||||
dwc:genus "Alterosa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "castroalvesi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Alterosa> ;
|
||||
|
|
@ -58,34 +50,5 @@
|
|||
<http://taxon-name.plazi.org/id/Animalia/Alterosa>
|
||||
dwc:genus "Alterosa" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Philopotamidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Philopotamidae>
|
||||
dwc:family "Philopotamidae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trichoptera>
|
||||
dwc:order "Trichoptera" ;
|
||||
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/Alterosa_castroalvesi> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue