This commit is contained in:
parent
5b31345cb9
commit
65d486f7a4
23 changed files with 83 additions and 923 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/D288E8E82E5725B35AB2B5E54D8B78A6>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Oberthuerella_lenticularis>' due to issues with rank ;
|
||||
dc:creator "Buffington, Matthew L.; Noort, Simon van" ;
|
||||
dc:title "Oberthuerella lenticularis Saussure" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Oberthuerella_lenticularis_Saussure_> ;
|
||||
|
|
@ -28,12 +30,7 @@
|
|||
<http://taxon-concept.plazi.org/id/Animalia/Oberthuerella_lenticularis_Saussure_>
|
||||
dwc:LSID "urn:lsid:biosci.ohio-state.edu:osuc_concepts:181556" ;
|
||||
dwc:authority "Saussure" ;
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:family "Liopteridae" ;
|
||||
dwc:genus "Oberthuerella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Saussure" ;
|
||||
dwc:species "lenticularis" ;
|
||||
|
|
@ -41,12 +38,8 @@
|
|||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Oberthuerella_lenticularis>
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:family "Liopteridae" ;
|
||||
# Warning: Could not determine parent name ;
|
||||
dwc:genus "Oberthuerella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "lenticularis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oberthuerella> ;
|
||||
|
|
@ -55,34 +48,5 @@
|
|||
<http://taxon-name.plazi.org/id/Animalia/Oberthuerella>
|
||||
dwc:genus "Oberthuerella" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Liopteridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Liopteridae>
|
||||
dwc:family "Liopteridae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hexapoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hexapoda>
|
||||
dwc:class "Hexapoda" ;
|
||||
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/Oberthuerella_lenticularis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue