{
  "context": [
    {
      "type": "contextDef",
      "subType": "version",
      "version": "1.2",
      "loc": {
        "sourceLocationType": "source",
        "start": 0,
        "end": 13
      }
    }
  ],
  "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": 31,
                "end": 33
              }
            },
            "predicate": {
              "type": "term",
              "subType": "variable",
              "value": "p",
              "loc": {
                "sourceLocationType": "source",
                "start": 34,
                "end": 36
              }
            },
            "object": {
              "type": "term",
              "subType": "variable",
              "value": "o",
              "loc": {
                "sourceLocationType": "source",
                "start": 37,
                "end": 39
              }
            },
            "annotations": [],
            "loc": {
              "sourceLocationType": "source",
              "start": 31,
              "end": 39
            }
          }
        ],
        "loc": {
          "sourceLocationType": "source",
          "start": 31,
          "end": 39
        }
      }
    ],
    "loc": {
      "sourceLocationType": "source",
      "start": 29,
      "end": 41
    }
  },
  "solutionModifiers": {},
  "datasets": {
    "type": "datasetClauses",
    "clauses": [],
    "loc": {
      "sourceLocationType": "noMaterialize"
    }
  },
  "variables": [
    {
      "type": "wildcard",
      "loc": {
        "sourceLocationType": "source",
        "start": 21,
        "end": 22
      }
    }
  ],
  "loc": {
    "sourceLocationType": "inlinedSource",
    "newSource": "VERSION \"1.2\" SELECT * WHERE { ?s ?p ?o }",
    "start": 0,
    "end": 9007199254740991,
    "loc": {
      "sourceLocationType": "source",
      "start": 0,
      "end": 41
    },
    "startOnNew": 0,
    "endOnNew": 41
  },
  "type": "query"
}
