{
  "type": "update",
  "updates": [
    {
      "context": [],
      "operation": {
        "type": "updateOperation",
        "subType": "deletewhere",
        "data": [
          {
            "type": "pattern",
            "subType": "bgp",
            "triples": [
              {
                "type": "triple",
                "subject": {
                  "type": "term",
                  "subType": "variable",
                  "value": "s",
                  "loc": {
                    "sourceLocationType": "source",
                    "start": 15,
                    "end": 17
                  }
                },
                "predicate": {
                  "type": "term",
                  "subType": "variable",
                  "value": "p",
                  "loc": {
                    "sourceLocationType": "source",
                    "start": 18,
                    "end": 20
                  }
                },
                "object": {
                  "type": "term",
                  "subType": "variable",
                  "value": "o",
                  "loc": {
                    "sourceLocationType": "source",
                    "start": 21,
                    "end": 23
                  }
                },
                "loc": {
                  "sourceLocationType": "source",
                  "start": 15,
                  "end": 23
                }
              }
            ],
            "loc": {
              "sourceLocationType": "source",
              "start": 15,
              "end": 23
            }
          }
        ],
        "loc": {
          "sourceLocationType": "source",
          "start": 0,
          "end": 25
        }
      }
    }
  ],
  "loc": {
    "sourceLocationType": "inlinedSource",
    "newSource": "DELETE WHERE { ?s ?p ?o }",
    "start": 0,
    "end": 9007199254740991,
    "loc": {
      "sourceLocationType": "source",
      "start": 0,
      "end": 25
    },
    "startOnNew": 0,
    "endOnNew": 25
  }
}
