This commit is contained in:
parent
48e16bb664
commit
35f8841ec4
14 changed files with 1485 additions and 354 deletions
|
|
@ -7,15 +7,14 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03BB102DFFA0CE07A2B51CA7F64FA3FB>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.289106> ;
|
||||
dc:creator "Wang, Xing; Wang, Min; Zolotuhin, Vadim V.; Hirowatari, Toshiya; Wu, Shipher; Huang, Guo-Hua" ;
|
||||
dc:title "Rondotia menciana Moore 1885" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Rondotia_menciana_Moore_1885> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Memoires_sur> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Rondotia_lurida_Fixsen_1887>, <http://taxon-concept.plazi.org/id/Animalia/Ectrocta_diaphana_Hampson_1893> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Morus>, <http://taxon-name.plazi.org/id/Animalia/Rondotia_diaphana> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Ectrocta_diaphana_Hampson_1893>, <http://taxon-concept.plazi.org/id/Animalia/Rondotia_lurida_Fixsen_1887> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3989.1.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
|
@ -61,7 +60,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Fixsen, 1887" ;
|
||||
dwc:species "lurida" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4TBT8> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9889Y> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rondotia_lurida> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
@ -94,45 +93,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rondotia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Bombycidae" ;
|
||||
dwc:genus "Rondotia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bombycidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bombycidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Bombycidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
@ -155,68 +139,6 @@
|
|||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rondotia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Memoires_sur>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Moraceae" ;
|
||||
dwc:genus "Memoires" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "sur" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Memoires> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Memoires>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Moraceae" ;
|
||||
dwc:genus "Memoires" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Moraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Moraceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Moraceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rosales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ectrocta_diaphana>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Bombycidae" ;
|
||||
|
|
@ -230,12 +152,7 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ectrocta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Bombycidae" ;
|
||||
dwc:genus "Ectrocta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bombycidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
|||
|
|
@ -7,15 +7,14 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03BB102DFFA7CE02A2B51820F4F0A3FF>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.289105>, <http://dx.doi.org/10.5281/zenodo.238722> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.289105>, <http://dx.doi.org/10.5281/zenodo.238722>, <http://taxon-concept.plazi.org/id/Animalia/Hylesia_Hubner_>, <http://taxon-concept.plazi.org/id/Animalia/Rotunda_Wang_>, <http://taxon-concept.plazi.org/id/Animalia/Rotunda_rotundapex_Miyata_1990> ;
|
||||
dc:creator "Wang, Xing; Wang, Min; Zolotuhin, Vadim V.; Hirowatari, Toshiya; Wu, Shipher; Huang, Guo-Hua" ;
|
||||
dc:title "Gunda sesostris Vuillot 1893" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Gunda_sesostris_Vuillot_1893> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Tinea> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Micrattacus_sesostris_Soc_1893>, <http://taxon-concept.plazi.org/id/Animalia/Gunda_proxima_Roepke_1924>, <http://taxon-concept.plazi.org/id/Animalia/Clenora_epygrypa_West_1932>, <http://taxon-concept.plazi.org/id/Animalia/Bombyx_rotundapex_Miyata_1990>, <http://taxon-concept.plazi.org/id/Animalia/Bombyx_shini_Park_2002> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Bombyx_mori>, <http://taxon-name.plazi.org/id/Animalia/Hemileucinae>, <http://taxon-name.plazi.org/id/Animalia/Hemileucini>, <http://taxon-name.plazi.org/id/Animalia/Micrattacus_sesostris>, <http://taxon-name.plazi.org/id/Animalia/Rondotia_menciana>, <http://taxon-name.plazi.org/id/Animalia/Saturniidae>, <http://taxon-name.plazi.org/id/Animalia/Tinea>, <http://taxon-name.plazi.org/id/Plantae/Moraceae> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Bombyx_rotundapex_Miyata_1990>, <http://taxon-concept.plazi.org/id/Animalia/Bombyx_shini_Park_2002>, <http://taxon-concept.plazi.org/id/Animalia/Clenora_epygrypa_West_1932>, <http://taxon-concept.plazi.org/id/Animalia/Gunda_proxima_Roepke_1924> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3989.1.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
|
@ -48,22 +47,6 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gunda_sesostris> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Micrattacus_sesostris_Soc_1893>
|
||||
dwc:authority "Bull. Soc." ;
|
||||
dwc:authorityName "Bull. Soc." ;
|
||||
dwc:authorityYear "1893" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:genus "Micrattacus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bull. Soc., 1893" ;
|
||||
dwc:species "sesostris" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Micrattacus_sesostris> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Gunda_proxima_Roepke_1924>
|
||||
dwc:authority "Roepke, 1924" ;
|
||||
dwc:authorityName "Roepke" ;
|
||||
|
|
@ -77,7 +60,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Roepke, 1924" ;
|
||||
dwc:species "proxima" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/972V4> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3HM5S> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gunda_proxima> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
@ -97,6 +80,50 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Clenora_epygrypa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Hylesia_Hubner_>
|
||||
dwc:authority "Hubner" ;
|
||||
dwc:authorityName "Hubner" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Saturniidae" ;
|
||||
dwc:genus "Hylesia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Hubner" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hylesia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rotunda_rotundapex_Miyata_1990>
|
||||
dwc:authority "Miyata & Kishida, 1990" ;
|
||||
dwc:authorityName "Miyata & Kishida" ;
|
||||
dwc:authorityYear "1990" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Bombycidae" ;
|
||||
dwc:genus "Rotunda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Miyata & Kishida, 1990" ;
|
||||
dwc:species "rotundapex" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rotunda_rotundapex> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rotunda_Wang_>
|
||||
dwc:authority "Wang, X. & Zolotuhin" ;
|
||||
dwc:authorityName "Wang, X. & Zolotuhin" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Bombycidae" ;
|
||||
dwc:genus "Rotunda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Wang, X. & Zolotuhin" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rotunda> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Bombyx_rotundapex_Miyata_1990>
|
||||
dwc:authority "Miyata & Kishida, 1990" ;
|
||||
dwc:authorityName "Miyata & Kishida" ;
|
||||
|
|
@ -110,7 +137,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Miyata & Kishida, 1990" ;
|
||||
dwc:species "rotundapex" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/972V4> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/93VSR> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bombyx_rotundapex> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
@ -127,7 +154,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Park & Sohn, 2002" ;
|
||||
dwc:species "shini" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/972V4> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/964QN> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bombyx_shini> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
@ -144,45 +171,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gunda>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Bombycidae" ;
|
||||
dwc:genus "Gunda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bombycidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bombycidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Bombycidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
@ -193,68 +205,6 @@
|
|||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Micrattacus_sesostris>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:genus "Micrattacus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "sesostris" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Micrattacus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Micrattacus>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:genus "Micrattacus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rosaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rosales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gunda_proxima>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Bombycidae" ;
|
||||
|
|
@ -280,12 +230,7 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Clenora>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Bombycidae" ;
|
||||
dwc:genus "Clenora" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bombycidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -303,12 +248,7 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bombyx>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Bombycidae" ;
|
||||
dwc:genus "Bombyx" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bombycidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -325,27 +265,6 @@
|
|||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bombyx> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tinea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tineidae" ;
|
||||
dwc:genus "Tinea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tineidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tineidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tineidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.289105>
|
||||
dc:description "FIGURE 4. Adults of Gunda spp. A. G. javanica, male (Hainan); B. G. javanica, female (Myanmar); C. G. ochracea, male (Hainan); D. G. ochracea, female (Malaysia); E. G. sesostris, male (Thailand); F. G. sesostris, female (Indonesia)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/289105/files/figure.png> ;
|
||||
|
|
|
|||
|
|
@ -7,13 +7,13 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03BB102DFFC5CE64A2B51B14F317A5CE>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.238760> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.238760>, <http://taxon-concept.plazi.org/id/Animalia/Bombyx_horsfieldi_Moore_1859>, <http://taxon-concept.plazi.org/id/Animalia/Theophoba_pendulans_Dt_1958> ;
|
||||
dc:creator "Wang, Xing; Wang, Min; Zolotuhin, Vadim V.; Hirowatari, Toshiya; Wu, Shipher; Huang, Guo-Hua" ;
|
||||
dc:title "Theophoba pendulans Mell 1958" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Theophoba_pendulans_Mell_1958> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Theophoba_pendulans_Mell_1958> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Bombycidae>, <http://taxon-name.plazi.org/id/Animalia/Trabala> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3989.1.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
|
@ -29,81 +29,99 @@
|
|||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.238760> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Theophoba_pendulans_Mell_1958>
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Theophoba_pendulans_Mell_1958>
|
||||
dwc:authority "Mell, 1958" ;
|
||||
dwc:authorityName "Mell" ;
|
||||
dwc:authorityYear "1958" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Theaceae" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Endromidae" ;
|
||||
dwc:genus "Theophoba" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ericales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Mell, 1958" ;
|
||||
dwc:species "pendulans" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Theophoba_pendulans> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/98K75> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Theophoba_pendulans> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Theophoba_pendulans>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Theaceae" ;
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Theophoba_pendulans_Dt_1958>
|
||||
dwc:authority "Dt." ;
|
||||
dwc:authorityName "Dt." ;
|
||||
dwc:authorityYear "1958" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Endromidae" ;
|
||||
dwc:genus "Theophoba" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ericales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Dt., 1958" ;
|
||||
dwc:species "pendulans" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Theophoba_pendulans> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Bombyx_horsfieldi_Moore_1859>
|
||||
dwc:authority "Moore, 1859" ;
|
||||
dwc:authorityName "Moore" ;
|
||||
dwc:authorityYear "1859" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Bombycidae" ;
|
||||
dwc:genus "Bombyx" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Moore, 1859" ;
|
||||
dwc:species "horsfieldi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bombyx_horsfieldi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Theophoba_pendulans>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Endromidae" ;
|
||||
dwc:genus "Theophoba" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pendulans" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Theophoba> ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Theophoba> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Theophoba>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Theaceae" ;
|
||||
<http://taxon-name.plazi.org/id/Animalia/Theophoba>
|
||||
dwc:genus "Theophoba" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ericales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Theaceae> ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Endromidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Theaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Theaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ericales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
<http://taxon-name.plazi.org/id/Animalia/Endromidae>
|
||||
dwc:family "Endromidae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ericales> ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ericales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ericales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue