{
  "context": [
    {
      "type": "contextDef",
      "subType": "version",
      "version": "1.1",
      "loc": {
        "sourceLocationType": "source",
        "start": 0,
        "end": 13
      }
    },
    {
      "type": "contextDef",
      "subType": "prefix",
      "key": "ex",
      "value": {
        "type": "term",
        "subType": "namedNode",
        "value": "http://example.org/",
        "loc": {
          "sourceLocationType": "source",
          "start": 25,
          "end": 46
        }
      },
      "loc": {
        "sourceLocationType": "source",
        "start": 14,
        "end": 46
      }
    }
  ],
  "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": 64,
                "end": 66
              }
            },
            "predicate": {
              "type": "term",
              "subType": "variable",
              "value": "p",
              "loc": {
                "sourceLocationType": "source",
                "start": 67,
                "end": 69
              }
            },
            "object": {
              "type": "term",
              "subType": "variable",
              "value": "o",
              "loc": {
                "sourceLocationType": "source",
                "start": 70,
                "end": 72
              }
            },
            "annotations": [],
            "loc": {
              "sourceLocationType": "source",
              "start": 64,
              "end": 72
            }
          }
        ],
        "loc": {
          "sourceLocationType": "source",
          "start": 64,
          "end": 72
        }
      }
    ],
    "loc": {
      "sourceLocationType": "source",
      "start": 62,
      "end": 74
    }
  },
  "solutionModifiers": {},
  "datasets": {
    "type": "datasetClauses",
    "clauses": [],
    "loc": {
      "sourceLocationType": "noMaterialize"
    }
  },
  "variables": [
    {
      "type": "wildcard",
      "loc": {
        "sourceLocationType": "source",
        "start": 54,
        "end": 55
      }
    }
  ],
  "loc": {
    "sourceLocationType": "inlinedSource",
    "newSource": "VERSION \"1.1\" PREFIX ex: <http://example.org/> SELECT * WHERE { ?s ?p ?o }",
    "start": 0,
    "end": 9007199254740991,
    "loc": {
      "sourceLocationType": "source",
      "start": 0,
      "end": 74
    },
    "startOnNew": 0,
    "endOnNew": 74
  },
  "type": "query"
}
