From 5c23da41f04768992706c27473e5141738bb4fd3 Mon Sep 17 00:00:00 2001
From: treatmentbank <treatmentbank@noreply.git.ld.plazi.org>
Date: Sat, 30 Nov 2024 04:42:27 +0000
Subject: [PATCH] GG2RDF
 plazi/treatments-xml@92b56ecccadf681ae09c6e0a8032254bb90cc231

---
 .../8E/EC/F78EEC177C256676EBAAE03B5194238B.ttl   | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/data/F7/8E/EC/F78EEC177C256676EBAAE03B5194238B.ttl b/data/F7/8E/EC/F78EEC177C256676EBAAE03B5194238B.ttl
index 12ef9dc5cc48..f56d52ff14bb 100644
--- a/data/F7/8E/EC/F78EEC177C256676EBAAE03B5194238B.ttl
+++ b/data/F7/8E/EC/F78EEC177C256676EBAAE03B5194238B.ttl
@@ -30,18 +30,22 @@
     dwc:authority "Cresson, 1887" ;
     dwc:authorityName "Cresson" ;
     dwc:authorityYear "1887" ;
+    dwc:class "Insecta" ;
     dwc:family "Trigonalyidae" ;
     dwc:kingdom "Animalia" ;
     dwc:order "Hymenoptera" ;
+    dwc:phylum "Arthropoda" ;
     dwc:rank "family" ;
     dwc:scientificNameAuthorship "Cresson, 1887" ;
     trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trigonalyidae> ;
     a dwcFP:TaxonConcept .
 
 <http://taxon-name.plazi.org/id/Animalia/Trigonalyidae>
+    dwc:class "Insecta" ;
     dwc:family "Trigonalyidae" ;
     dwc:kingdom "Animalia" ;
     dwc:order "Hymenoptera" ;
+    dwc:phylum "Arthropoda" ;
     dwc:rank "family" ;
     trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
     a dwcFP:TaxonName .
@@ -49,6 +53,18 @@
 <http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
     dwc:order "Hymenoptera" ;
     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 .