PREFIX : PREFIX rdf: PREFIX rdfs: LOAD INSERT { :x1 a ?t . ?t :TT "Added" } WHERE { :x1 a/rdfs:subClassOf+ ?t }