{
  "context": [],
  "subType": "select",
  "where": {
    "type": "pattern",
    "subType": "group",
    "patterns": [
      {
        "type": "pattern",
        "subType": "bgp",
        "triples": [
          {
            "type": "triple",
            "subject": {
              "type": "term",
              "subType": "variable",
              "value": "s",
              "loc": {
                "sourceLocationType": "source",
                "start": 17,
                "end": 19
              }
            },
            "predicate": {
              "type": "term",
              "subType": "variable",
              "value": "p",
              "loc": {
                "sourceLocationType": "source",
                "start": 20,
                "end": 22
              }
            },
            "object": {
              "type": "term",
              "subType": "variable",
              "value": "o",
              "loc": {
                "sourceLocationType": "source",
                "start": 23,
                "end": 25
              }
            },
            "loc": {
              "sourceLocationType": "source",
              "start": 17,
              "end": 25
            }
          }
        ],
        "loc": {
          "sourceLocationType": "source",
          "start": 17,
          "end": 25
        }
      },
      {
        "type": "pattern",
        "subType": "filter",
        "expression": {
          "type": "expression",
          "subType": "operation",
          "operator": ">",
          "args": [
            {
              "type": "expression",
              "subType": "operation",
              "operator": "*",
              "args": [
                {
                  "type": "term",
                  "subType": "literal",
                  "value": "-3",
                  "langOrIri": {
                    "type": "term",
                    "subType": "namedNode",
                    "value": "http://www.w3.org/2001/XMLSchema#integer",
                    "loc": {
                      "sourceLocationType": "noMaterialize"
                    }
                  },
                  "loc": {
                    "sourceLocationType": "source",
                    "start": 33,
                    "end": 35
                  }
                },
                {
                  "type": "term",
                  "subType": "variable",
                  "value": "x",
                  "loc": {
                    "sourceLocationType": "source",
                    "start": 38,
                    "end": 40
                  }
                }
              ],
              "loc": {
                "sourceLocationType": "source",
                "start": 33,
                "end": 40
              }
            },
            {
              "type": "term",
              "subType": "literal",
              "value": "0",
              "langOrIri": {
                "type": "term",
                "subType": "namedNode",
                "value": "http://www.w3.org/2001/XMLSchema#integer",
                "loc": {
                  "sourceLocationType": "noMaterialize"
                }
              },
              "loc": {
                "sourceLocationType": "source",
                "start": 43,
                "end": 44
              }
            }
          ],
          "loc": {
            "sourceLocationType": "source",
            "start": 32,
            "end": 45
          }
        },
        "loc": {
          "sourceLocationType": "source",
          "start": 26,
          "end": 45
        }
      }
    ],
    "loc": {
      "sourceLocationType": "source",
      "start": 15,
      "end": 47
    }
  },
  "solutionModifiers": {},
  "datasets": {
    "type": "datasetClauses",
    "clauses": [],
    "loc": {
      "sourceLocationType": "noMaterialize"
    }
  },
  "variables": [
    {
      "type": "wildcard",
      "loc": {
        "sourceLocationType": "source",
        "start": 7,
        "end": 8
      }
    }
  ],
  "loc": {
    "sourceLocationType": "inlinedSource",
    "newSource": "SELECT * WHERE { ?s ?p ?o FILTER(-3 * ?x > 0) }",
    "start": 0,
    "end": 9007199254740991,
    "loc": {
      "sourceLocationType": "source",
      "start": 0,
      "end": 47
    },
    "startOnNew": 0,
    "endOnNew": 47
  },
  "type": "query"
}
