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/CEDA9E1EDCF44C803422B804B1805906>
|
||||
dc:creator "Webster, Reginald P.; Sweeney, Jon D.; DeMerchant, Ian" ;
|
||||
|
@ -28,12 +29,7 @@
|
|||
<http://taxon-concept.plazi.org/id/Animalia/Oxygonus_obesus_Say_1823>
|
||||
dwc:LSID "http://species-id.net/wiki/Oxygonus_obesus" ;
|
||||
dwc:authority "(Say, 1823) **" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Elateridae" ;
|
||||
dwc:genus "Oxygonus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Say, 1823)" ;
|
||||
dwc:species "obesus" ;
|
||||
|
@ -41,12 +37,8 @@
|
|||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Oxygonus_obesus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Elateridae" ;
|
||||
# Warning: Could not determine parent name ;
|
||||
dwc:genus "Oxygonus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "obesus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oxygonus> ;
|
||||
|
@ -55,34 +47,5 @@
|
|||
<http://taxon-name.plazi.org/id/Animalia/Oxygonus>
|
||||
dwc:genus "Oxygonus" ;
|
||||
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/Oxygonus_obesus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue