This commit is contained in:
parent
0f3ae393c2
commit
aeffc7ec59
67 changed files with 146 additions and 1042 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/CDE60272FB75F21B519E4957FEB043B3>
|
||||
dc:creator "Webster, Reginald P.; Sweeney, Jon D.; DeMerchant, Ian" ;
|
||||
|
@ -28,12 +29,7 @@
|
|||
<http://taxon-concept.plazi.org/id/Animalia/Negastrius_atrosus_Wells_1996>
|
||||
dwc:LSID "http://species-id.net/wiki/Negastrius_atrosus" ;
|
||||
dwc:authority "Wells, 1996 **" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Elateridae" ;
|
||||
dwc:genus "Negastrius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Wells, 1996" ;
|
||||
dwc:species "atrosus" ;
|
||||
|
@ -41,12 +37,8 @@
|
|||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Negastrius_atrosus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Elateridae" ;
|
||||
# Warning: Could not determine parent name ;
|
||||
dwc:genus "Negastrius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "atrosus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Negastrius> ;
|
||||
|
@ -55,34 +47,5 @@
|
|||
<http://taxon-name.plazi.org/id/Animalia/Negastrius>
|
||||
dwc:genus "Negastrius" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Elateridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Elateridae>
|
||||
dwc:family "Elateridae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:order "Coleoptera" ;
|
||||
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/Negastrius_atrosus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue