This commit is contained in:
parent
601f09053c
commit
0f3ae393c2
84 changed files with 368 additions and 770 deletions
|
@ -7,8 +7,10 @@
|
|||
@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/C47B9C98297ED5EC787DD58FA297E257>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Debus_emarginatus>' due to issues with rank ;
|
||||
dc:creator "Hulcr, Jiri" ;
|
||||
dc:title "Debus emarginatus" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Debus_emarginatus_Eichhoff_> ;
|
||||
|
@ -28,12 +30,7 @@
|
|||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Debus_emarginatus_Eichhoff_>
|
||||
dwc:authority "Eichhoff" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Curculionidae" ;
|
||||
dwc:genus "Debus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Eichhoff" ;
|
||||
dwc:species "emarginatus" ;
|
||||
|
@ -41,12 +38,8 @@
|
|||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Debus_emarginatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Curculionidae" ;
|
||||
# Warning: Could not determine parent name ;
|
||||
dwc:genus "Debus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "emarginatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Debus> ;
|
||||
|
@ -55,34 +48,5 @@
|
|||
<http://taxon-name.plazi.org/id/Animalia/Debus>
|
||||
dwc:genus "Debus" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Curculionidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Curculionidae>
|
||||
dwc:family "Curculionidae" ;
|
||||
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/Debus_emarginatus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue