{"Query":{"target":"RdfStore","query":"PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>\nPREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>\nPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> INSERT { ?entity rdf:type ?superClass . } WHERE { ?entity rdf:type ?class . ?class rdfs:subClassOf* ?superClass . }\n","query_id":2,"start_time":[2025,21,12,43,10,599837630,0,0,0]}}
{"Query":{"target":"RdfStore","query":"PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>\nPREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>\n#PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> INSERT { ?entity rdf:type ?superClass . } WHERE { ?entity rdf:type ?class . ?class rdfs:subClassOf* ?superClass . }\nDELETE {\n  ?s ?p ?o .\n}\nWHERE {\n  ?s ?p ?o .\n  FILTER(\n    STRSTARTS(STR(?s), \"http://dbpedia.org/property/\") ||\n    STRSTARTS(STR(?p), \"http://dbpedia.org/property/\") ||\n    STRSTARTS(STR(?o), \"http://dbpedia.org/property/\")\n  )\n}\n\n\n\n","query_id":5,"start_time":[2025,21,13,23,13,188798449,0,0,0]}}
