This commit is contained in:
parent
e88f0e2e7d
commit
dd3e6db5af
83 changed files with 222 additions and 1025 deletions
|
|
@ -7,11 +7,12 @@
|
|||
@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/F78CCF519BDAF2EFAE2F396D9EEB7B62>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Xylographus_javanus>' due to issues with rank ;
|
||||
dc:creator "Sandoval-Gomez, Vivian Eliana; Lopes-Andrade, Cristiano; Lawrence, John F." ;
|
||||
dc:title "Paratrichapus javanus Pic 1937, comb. n." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Xylographus_javanus> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Paratrichapus_javanus_Pic_1937> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.374.6553> ;
|
||||
a trt:Treatment .
|
||||
|
|
@ -31,12 +32,7 @@
|
|||
dwc:authority "Pic, 1937" ;
|
||||
dwc:authorityName "Pic" ;
|
||||
dwc:authorityYear "1937" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ciidae" ;
|
||||
dwc:genus "Paratrichapus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Pic, 1937" ;
|
||||
dwc:species "javanus" ;
|
||||
|
|
@ -44,12 +40,8 @@
|
|||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Paratrichapus_javanus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ciidae" ;
|
||||
# Warning: Could not determine parent name ;
|
||||
dwc:genus "Paratrichapus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "javanus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Paratrichapus> ;
|
||||
|
|
@ -58,34 +50,5 @@
|
|||
<http://taxon-name.plazi.org/id/Animalia/Paratrichapus>
|
||||
dwc:genus "Paratrichapus" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ciidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ciidae>
|
||||
dwc:family "Ciidae" ;
|
||||
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/Paratrichapus_javanus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue