From fcfe3739e598fd4159d0f0629e468c0d46f62a05 Mon Sep 17 00:00:00 2001
From: treatmentbank <treatmentbank@noreply.git.ld.plazi.org>
Date: Sat, 30 Nov 2024 02:18:09 +0000
Subject: [PATCH] GG2RDF
 plazi/treatments-xml@3a25dd204544ddad4f4ef420231c1810ac01355a

---
 .../D2/03F4D2631C2E0061FF64FE39FA07417B.ttl   | 16 +++++++++
 .../39/D95C39C50F825C66B7F4C5DEC36BEDB9.ttl   | 34 +++++++++++++++++--
 2 files changed, 48 insertions(+), 2 deletions(-)

diff --git a/data/03/F4/D2/03F4D2631C2E0061FF64FE39FA07417B.ttl b/data/03/F4/D2/03F4D2631C2E0061FF64FE39FA07417B.ttl
index 6cf1b2088d27..30dacbd64083 100644
--- a/data/03/F4/D2/03F4D2631C2E0061FF64FE39FA07417B.ttl
+++ b/data/03/F4/D2/03F4D2631C2E0061FF64FE39FA07417B.ttl
@@ -30,9 +30,11 @@
 <http://taxon-concept.plazi.org/id/Animalia/Algonina_Schillhammer_2018>
     dwc:authorityName "Schillhammer & Brunke" ;
     dwc:authorityYear "2018" ;
+    dwc:class "Insecta" ;
     dwc:family "Staphylinidae" ;
     dwc:kingdom "Animalia" ;
     dwc:order "Coleoptera" ;
+    dwc:phylum "Arthropoda" ;
     dwc:rank "subTribe" ;
     dwc:scientificNameAuthorship "Schillhammer & Brunke, 2018" ;
     dwc:subTribe "Algonina" ;
@@ -41,9 +43,11 @@
     a dwcFP:TaxonConcept .
 
 <http://taxon-name.plazi.org/id/Animalia/Algonina>
+    dwc:class "Insecta" ;
     dwc:family "Staphylinidae" ;
     dwc:kingdom "Animalia" ;
     dwc:order "Coleoptera" ;
+    dwc:phylum "Arthropoda" ;
     dwc:rank "subTribe" ;
     dwc:subTribe "Algonina" ;
     trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
@@ -58,6 +62,18 @@
 <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 .
 
diff --git a/data/D9/5C/39/D95C39C50F825C66B7F4C5DEC36BEDB9.ttl b/data/D9/5C/39/D95C39C50F825C66B7F4C5DEC36BEDB9.ttl
index dcfd343a3d21..1a49ca4923fe 100644
--- a/data/D9/5C/39/D95C39C50F825C66B7F4C5DEC36BEDB9.ttl
+++ b/data/D9/5C/39/D95C39C50F825C66B7F4C5DEC36BEDB9.ttl
@@ -7,7 +7,6 @@
 @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/D95C39C50F825C66B7F4C5DEC36BEDB9>
     dc:creator "Golovatch, Sergei I.; Geoffroy, Jean-Jacques; VandenSpiegel, Didier" ;
@@ -31,7 +30,11 @@
     dwc:authority "Verhoeff, 1910" ;
     dwc:authorityName "Verhoeff" ;
     dwc:authorityYear "1910" ;
+    dwc:class "Diplopoda" ;
     dwc:family "Trichopolydesmidae" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Polydesmida" ;
+    dwc:phylum "Arthropoda" ;
     dwc:rank "family" ;
     dwc:scientificNameAuthorship "Verhoeff, 1910" ;
     rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/87CC6> ;
@@ -39,7 +42,34 @@
     a dwcFP:TaxonConcept .
 
 <http://taxon-name.plazi.org/id/Animalia/Trichopolydesmidae>
-    # Warning: Could not determine parent name ;
+    dwc:class "Diplopoda" ;
     dwc:family "Trichopolydesmidae" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Polydesmida" ;
+    dwc:phylum "Arthropoda" ;
     dwc:rank "family" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polydesmida> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Animalia/Polydesmida>
+    dwc:order "Polydesmida" ;
+    dwc:rank "order" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diplopoda> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Animalia/Diplopoda>
+    dwc:class "Diplopoda" ;
+    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" ;
     a dwcFP:TaxonName .