{
  "context": [],
  "subType": "select",
  "where": {
    "type": "pattern",
    "subType": "group",
    "patterns": [
      {
        "type": "pattern",
        "subType": "filter",
        "expression": {
          "type": "expression",
          "subType": "functionCall",
          "function": {
            "type": "term",
            "subType": "namedNode",
            "value": "http://ex.org/func",
            "loc": {
              "sourceLocationType": "source",
              "start": 24,
              "end": 44
            }
          },
          "args": [],
          "distinct": false,
          "loc": {
            "sourceLocationType": "source",
            "start": 23,
            "end": 47
          }
        },
        "loc": {
          "sourceLocationType": "source",
          "start": 17,
          "end": 47
        }
      }
    ],
    "loc": {
      "sourceLocationType": "source",
      "start": 15,
      "end": 49
    }
  },
  "solutionModifiers": {},
  "datasets": {
    "type": "datasetClauses",
    "clauses": [],
    "loc": {
      "sourceLocationType": "noMaterialize"
    }
  },
  "variables": [
    {
      "type": "wildcard",
      "loc": {
        "sourceLocationType": "source",
        "start": 7,
        "end": 8
      }
    }
  ],
  "loc": {
    "sourceLocationType": "inlinedSource",
    "newSource": "SELECT * WHERE { FILTER(<http://ex.org/func>()) }",
    "start": 0,
    "end": 9007199254740991,
    "loc": {
      "sourceLocationType": "source",
      "start": 0,
      "end": 49
    },
    "startOnNew": 0,
    "endOnNew": 49
  },
  "type": "query"
}
