This commit is contained in:
parent
61fcdd307f
commit
34b156afcd
39 changed files with 360 additions and 731 deletions
|
@ -7,12 +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/6B663757EF4799D5D5631E897539C0C2>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycocerus_caliginostus>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycocerus_vittaticollis>' due to issues with rank ;
|
||||
dc:creator "Yang, Yuxia; Su, Junyan; Yang, Xingke" ;
|
||||
dc:title "Lycocerus caliginostus Gorham 1889" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lycocerus_caliginostus_Gorham_1889> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycocerus_vittaticollis> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.456.8465> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -30,12 +31,7 @@
|
|||
dwc:authority "Gorham, 1889" ;
|
||||
dwc:authorityName "Gorham" ;
|
||||
dwc:authorityYear "1889" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Lycocerus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Gorham, 1889" ;
|
||||
dwc:species "caliginostus" ;
|
||||
|
@ -43,12 +39,8 @@
|
|||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lycocerus_caliginostus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
# Warning: Could not determine parent name ;
|
||||
dwc:genus "Lycocerus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "caliginostus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycocerus> ;
|
||||
|
@ -57,34 +49,5 @@
|
|||
<http://taxon-name.plazi.org/id/Animalia/Lycocerus>
|
||||
dwc:genus "Lycocerus" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cantharidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cantharidae>
|
||||
dwc:family "Cantharidae" ;
|
||||
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/Lycocerus_caliginostus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue