This commit is contained in:
treatmentbank 2024-11-29 21:10:05 +00:00
parent c48745efa1
commit 5b31345cb9
2 changed files with 7 additions and 41 deletions

View file

@ -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/4CB02C391D95E594FB799D2C33880A4E>
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Exallomochlus_balouchestanensis>' due to issues with rank ;
dc:creator "Moghaddam, Masumeh" ;
dc:title "Exallomochlus balouchestanensis Moghaddam" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Exallomochlus_balouchestanensis_Moghaddam_> ;
@ -27,12 +29,7 @@
<http://taxon-concept.plazi.org/id/Animalia/Exallomochlus_balouchestanensis_Moghaddam_>
dwc:authority "Moghaddam" ;
dwc:class "Insecta" ;
dwc:family "Pseudococcidae" ;
dwc:genus "Exallomochlus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Moghaddam" ;
dwc:species "balouchestanensis" ;
@ -40,12 +37,8 @@
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Exallomochlus_balouchestanensis>
dwc:class "Insecta" ;
dwc:family "Pseudococcidae" ;
# Warning: Could not determine parent name ;
dwc:genus "Exallomochlus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "balouchestanensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Exallomochlus> ;
@ -54,34 +47,5 @@
<http://taxon-name.plazi.org/id/Animalia/Exallomochlus>
dwc:genus "Exallomochlus" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pseudococcidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pseudococcidae>
dwc:family "Pseudococcidae" ;
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/Exallomochlus_balouchestanensis> ;
a dwcFP:TaxonName .

View file

@ -9,10 +9,11 @@
@prefix trt: <http://plazi.org/vocab/treatment#> .
<http://treatment.plazi.org/id/F7B826CDA8575FAE1ECFAE38B710A58C>
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Pistaciapis_pistacicola>' due to issues with rank ;
dc:creator "Moghaddam, Masumeh" ;
dc:title "Lepidosaphes pistaciae Archangelskaya" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lepidosaphes_pistaciae_Archangelskaya_> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Mytilococcus_pistaciae>, <http://taxon-name.plazi.org/id/Animalia/Pistaciapis_pistacicola>, <http://taxon-name.plazi.org/id/Animalia/Pistaciaspis_pistaciae> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Mytilococcus_pistaciae>, <http://taxon-name.plazi.org/id/Animalia/Pistaciaspis_pistaciae> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.334.5818> ;
a trt:Treatment .
@ -37,6 +38,7 @@
dwc:rank "species" ;
dwc:scientificNameAuthorship "Archangelskaya" ;
dwc:species "pistaciae" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3TD78> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lepidosaphes_pistaciae> ;
a dwcFP:TaxonConcept .