{
  "type": "update",
  "updates": [
    {
      "context": [],
      "operation": {
        "type": "updateOperation",
        "subType": "modify",
        "insert": [],
        "delete": [
          {
            "type": "pattern",
            "subType": "bgp",
            "triples": [
              {
                "type": "triple",
                "subject": {
                  "type": "term",
                  "subType": "variable",
                  "value": "S",
                  "loc": {
                    "sourceLocationType": "source",
                    "start": 9,
                    "end": 11
                  }
                },
                "predicate": {
                  "type": "term",
                  "subType": "variable",
                  "value": "P",
                  "loc": {
                    "sourceLocationType": "source",
                    "start": 12,
                    "end": 14
                  }
                },
                "object": {
                  "type": "term",
                  "subType": "variable",
                  "value": "O",
                  "loc": {
                    "sourceLocationType": "source",
                    "start": 15,
                    "end": 17
                  }
                },
                "loc": {
                  "sourceLocationType": "source",
                  "start": 9,
                  "end": 17
                }
              }
            ],
            "loc": {
              "sourceLocationType": "source",
              "start": 9,
              "end": 19
            }
          }
        ],
        "where": {
          "type": "pattern",
          "subType": "group",
          "patterns": [
            {
              "type": "pattern",
              "subType": "bgp",
              "triples": [
                {
                  "type": "triple",
                  "subject": {
                    "type": "term",
                    "subType": "variable",
                    "value": "S",
                    "loc": {
                      "sourceLocationType": "source",
                      "start": 30,
                      "end": 32
                    }
                  },
                  "predicate": {
                    "type": "term",
                    "subType": "variable",
                    "value": "P",
                    "loc": {
                      "sourceLocationType": "source",
                      "start": 33,
                      "end": 35
                    }
                  },
                  "object": {
                    "type": "term",
                    "subType": "variable",
                    "value": "O",
                    "loc": {
                      "sourceLocationType": "source",
                      "start": 36,
                      "end": 38
                    }
                  },
                  "loc": {
                    "sourceLocationType": "source",
                    "start": 30,
                    "end": 38
                  }
                }
              ],
              "loc": {
                "sourceLocationType": "source",
                "start": 30,
                "end": 40
              }
            },
            {
              "type": "pattern",
              "subType": "filter",
              "expression": {
                "type": "expression",
                "subType": "operation",
                "operator": "isblank",
                "args": [
                  {
                    "type": "term",
                    "subType": "variable",
                    "value": "S",
                    "loc": {
                      "sourceLocationType": "source",
                      "start": 58,
                      "end": 60
                    }
                  }
                ],
                "loc": {
                  "sourceLocationType": "source",
                  "start": 48,
                  "end": 62
                }
              },
              "loc": {
                "sourceLocationType": "source",
                "start": 41,
                "end": 62
              }
            }
          ],
          "loc": {
            "sourceLocationType": "source",
            "start": 28,
            "end": 64
          }
        },
        "from": {
          "type": "datasetClauses",
          "clauses": [],
          "loc": {
            "sourceLocationType": "noMaterialize"
          }
        },
        "loc": {
          "sourceLocationType": "source",
          "start": 0,
          "end": 64
        }
      }
    }
  ],
  "loc": {
    "sourceLocationType": "inlinedSource",
    "newSource": "DELETE { ?S ?P ?O . } WHERE { ?S ?P ?O . FILTER ( isBlank(?S)) } \n",
    "start": 0,
    "end": 9007199254740991,
    "loc": {
      "sourceLocationType": "source",
      "start": 0,
      "end": 64
    },
    "startOnNew": 0,
    "endOnNew": 64
  }
}
