This commit is contained in:
parent
108f18a629
commit
c48745efa1
|
@ -7,6 +7,7 @@
|
|||
@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/06CD4A2ABD605A47944F2B90745A676D>
|
||||
dc:creator "Moghaddam, Masumeh" ;
|
||||
|
@ -28,12 +29,7 @@
|
|||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Palmaspis_phoenicis_Rao_>
|
||||
dwc:authority "Ramachandra Rao" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Asterolecaniidae" ;
|
||||
dwc:genus "Palmaspis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Ramachandra Rao" ;
|
||||
dwc:species "phoenicis" ;
|
||||
|
@ -41,12 +37,8 @@
|
|||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Palmaspis_phoenicis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Asterolecaniidae" ;
|
||||
# Warning: Could not determine parent name ;
|
||||
dwc:genus "Palmaspis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "phoenicis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Palmaspis> ;
|
||||
|
@ -55,34 +47,5 @@
|
|||
<http://taxon-name.plazi.org/id/Animalia/Palmaspis>
|
||||
dwc:genus "Palmaspis" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Asterolecaniidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Asterolecaniidae>
|
||||
dwc:family "Asterolecaniidae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
|
||||
dwc:order "Hemiptera" ;
|
||||
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/Palmaspis_phoenicis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
@ -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/09D605410A36A1752A524C88419C8C2E>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Asterodiaspis_pustulans>' due to issues with rank ;
|
||||
dc:creator "Moghaddam, Masumeh" ;
|
||||
dc:title "Russellaspis pustulans" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Russellaspis_pustulans_Cockerell_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Asterodiaspis_pustulans> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.334.5818> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -28,12 +29,7 @@
|
|||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Russellaspis_pustulans_Cockerell_>
|
||||
dwc:authority "Cockerell" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Asterolecaniidae" ;
|
||||
dwc:genus "Russellaspis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Cockerell" ;
|
||||
dwc:species "pustulans" ;
|
||||
|
@ -41,12 +37,8 @@
|
|||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Russellaspis_pustulans>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Asterolecaniidae" ;
|
||||
# Warning: Could not determine parent name ;
|
||||
dwc:genus "Russellaspis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pustulans" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Russellaspis> ;
|
||||
|
@ -55,34 +47,5 @@
|
|||
<http://taxon-name.plazi.org/id/Animalia/Russellaspis>
|
||||
dwc:genus "Russellaspis" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Asterolecaniidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Asterolecaniidae>
|
||||
dwc:family "Asterolecaniidae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
|
||||
dwc:order "Hemiptera" ;
|
||||
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/Russellaspis_pustulans> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
@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/4267D731466475798A00719E4B461BA7>
|
||||
dc:creator "Moghaddam, Masumeh" ;
|
||||
|
@ -28,12 +29,7 @@
|
|||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Bambusaspis_bambusae_Boisduval_>
|
||||
dwc:authority "Boisduval" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Asterolecaniidae" ;
|
||||
dwc:genus "Bambusaspis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Boisduval" ;
|
||||
dwc:species "bambusae" ;
|
||||
|
@ -41,12 +37,8 @@
|
|||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bambusaspis_bambusae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Asterolecaniidae" ;
|
||||
# Warning: Could not determine parent name ;
|
||||
dwc:genus "Bambusaspis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bambusae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bambusaspis> ;
|
||||
|
@ -55,34 +47,5 @@
|
|||
<http://taxon-name.plazi.org/id/Animalia/Bambusaspis>
|
||||
dwc:genus "Bambusaspis" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Asterolecaniidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Asterolecaniidae>
|
||||
dwc:family "Asterolecaniidae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
|
||||
dwc:order "Hemiptera" ;
|
||||
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/Bambusaspis_bambusae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
@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/9213ADB3617618270791A4E153C8CA70>
|
||||
dc:creator "Moghaddam, Masumeh" ;
|
||||
|
@ -28,25 +29,17 @@
|
|||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Asterodiaspis_mina_Russell_>
|
||||
dwc:authority "Russell" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Asterolecaniidae" ;
|
||||
dwc:genus "Asterodiaspis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Russell" ;
|
||||
dwc:species "mina" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8HMJJ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Asterodiaspis_mina> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Asterodiaspis_mina>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Asterolecaniidae" ;
|
||||
# Warning: Could not determine parent name ;
|
||||
dwc:genus "Asterodiaspis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "mina" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Asterodiaspis> ;
|
||||
|
@ -55,34 +48,5 @@
|
|||
<http://taxon-name.plazi.org/id/Animalia/Asterodiaspis>
|
||||
dwc:genus "Asterodiaspis" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Asterolecaniidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Asterolecaniidae>
|
||||
dwc:family "Asterolecaniidae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
|
||||
dwc:order "Hemiptera" ;
|
||||
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/Asterodiaspis_mina> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
@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/B6B84301E9123D8AA005B830CA425BB4>
|
||||
dc:creator "Moghaddam, Masumeh" ;
|
||||
|
@ -27,26 +28,19 @@
|
|||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Asterodiaspis_quercicola_Bouche_>
|
||||
dwc:ID-ENA "2556135" ;
|
||||
dwc:authority "Bouche" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Asterolecaniidae" ;
|
||||
dwc:genus "Asterodiaspis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bouche" ;
|
||||
dwc:species "quercicola" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/76HH> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Asterodiaspis_quercicola> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Asterodiaspis_quercicola>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Asterolecaniidae" ;
|
||||
# Warning: Could not determine parent name ;
|
||||
dwc:genus "Asterodiaspis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "quercicola" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Asterodiaspis> ;
|
||||
|
@ -55,34 +49,5 @@
|
|||
<http://taxon-name.plazi.org/id/Animalia/Asterodiaspis>
|
||||
dwc:genus "Asterodiaspis" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Asterolecaniidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Asterolecaniidae>
|
||||
dwc:family "Asterolecaniidae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
|
||||
dwc:order "Hemiptera" ;
|
||||
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/Asterodiaspis_quercicola> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
@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/F63383FD3E7CF6DAC1336E58713C9220>
|
||||
dc:creator "Moghaddam, Masumeh" ;
|
||||
|
@ -28,12 +29,7 @@
|
|||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Asterodiaspis_bella_Russell_>
|
||||
dwc:authority "Russell" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Asterolecaniidae" ;
|
||||
dwc:genus "Asterodiaspis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Russell" ;
|
||||
dwc:species "bella" ;
|
||||
|
@ -41,12 +37,8 @@
|
|||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Asterodiaspis_bella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Asterolecaniidae" ;
|
||||
# Warning: Could not determine parent name ;
|
||||
dwc:genus "Asterodiaspis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Asterodiaspis> ;
|
||||
|
@ -55,34 +47,5 @@
|
|||
<http://taxon-name.plazi.org/id/Animalia/Asterodiaspis>
|
||||
dwc:genus "Asterodiaspis" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Asterolecaniidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Asterolecaniidae>
|
||||
dwc:family "Asterolecaniidae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
|
||||
dwc:order "Hemiptera" ;
|
||||
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/Asterodiaspis_bella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
Loading…
Reference in a new issue