{
  "context": [
    {
      "type": "contextDef",
      "subType": "prefix",
      "key": "",
      "value": {
        "type": "term",
        "subType": "namedNode",
        "value": "http://example/",
        "loc": {
          "sourceLocationType": "source",
          "start": 11,
          "end": 28
        }
      },
      "loc": {
        "sourceLocationType": "source",
        "start": 0,
        "end": 28
      }
    }
  ],
  "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": 42,
                "end": 44
              }
            },
            "predicate": {
              "type": "path",
              "loc": {
                "sourceLocationType": "source",
                "start": 45,
                "end": 57
              },
              "items": [
                {
                  "type": "term",
                  "subType": "namedNode",
                  "value": "item",
                  "loc": {
                    "sourceLocationType": "source",
                    "start": 45,
                    "end": 50
                  },
                  "prefix": ""
                },
                {
                  "type": "term",
                  "subType": "namedNode",
                  "value": "price",
                  "loc": {
                    "sourceLocationType": "source",
                    "start": 51,
                    "end": 57
                  },
                  "prefix": ""
                }
              ],
              "subType": "/"
            },
            "object": {
              "type": "term",
              "subType": "variable",
              "value": "x",
              "loc": {
                "sourceLocationType": "source",
                "start": 58,
                "end": 60
              }
            },
            "loc": {
              "sourceLocationType": "source",
              "start": 42,
              "end": 60
            }
          }
        ],
        "loc": {
          "sourceLocationType": "source",
          "start": 42,
          "end": 62
        }
      }
    ],
    "loc": {
      "sourceLocationType": "source",
      "start": 39,
      "end": 64
    }
  },
  "solutionModifiers": {},
  "datasets": {
    "type": "datasetClauses",
    "clauses": [],
    "loc": {
      "sourceLocationType": "noMaterialize"
    }
  },
  "variables": [
    {
      "type": "wildcard",
      "loc": {
        "sourceLocationType": "source",
        "start": 36,
        "end": 37
      }
    }
  ],
  "loc": {
    "sourceLocationType": "inlinedSource",
    "newSource": "PREFIX :   <http://example/>\nSELECT * \n{  ?s :item/:price ?x . }\n",
    "start": 0,
    "end": 9007199254740991,
    "loc": {
      "sourceLocationType": "source",
      "start": 0,
      "end": 64
    },
    "startOnNew": 0,
    "endOnNew": 64
  },
  "type": "query"
}
