{
  "context": [],
  "subType": "select",
  "where": {
    "type": "pattern",
    "subType": "group",
    "patterns": [
      {
        "type": "pattern",
        "subType": "bgp",
        "triples": [
          {
            "type": "tripleCollection",
            "subType": "reifiedTriple",
            "triples": [
              {
                "type": "triple",
                "subject": {
                  "type": "term",
                  "subType": "namedNode",
                  "value": "http://s",
                  "loc": {
                    "sourceLocationType": "source",
                    "start": 20,
                    "end": 30
                  }
                },
                "predicate": {
                  "type": "term",
                  "subType": "namedNode",
                  "value": "http://p",
                  "loc": {
                    "sourceLocationType": "source",
                    "start": 31,
                    "end": 41
                  }
                },
                "object": {
                  "type": "term",
                  "subType": "namedNode",
                  "value": "http://o",
                  "loc": {
                    "sourceLocationType": "source",
                    "start": 42,
                    "end": 52
                  }
                },
                "annotations": [],
                "loc": {
                  "sourceLocationType": "source",
                  "start": 20,
                  "end": 52
                }
              }
            ],
            "identifier": {
              "type": "term",
              "subType": "blankNode",
              "loc": {
                "sourceLocationType": "noMaterialize"
              },
              "label": "g_0"
            },
            "loc": {
              "sourceLocationType": "source",
              "start": 17,
              "end": 57
            }
          },
          {
            "type": "triple",
            "subject": {
              "type": "term",
              "subType": "blankNode",
              "loc": {
                "sourceLocationType": "noMaterialize"
              },
              "label": "g_0"
            },
            "predicate": {
              "type": "term",
              "subType": "namedNode",
              "value": "http://pred",
              "loc": {
                "sourceLocationType": "source",
                "start": 58,
                "end": 71
              }
            },
            "object": {
              "type": "term",
              "subType": "variable",
              "value": "obj",
              "loc": {
                "sourceLocationType": "source",
                "start": 72,
                "end": 76
              }
            },
            "annotations": [],
            "loc": {
              "sourceLocationType": "source",
              "start": 58,
              "end": 76
            }
          }
        ],
        "loc": {
          "sourceLocationType": "source",
          "start": 17,
          "end": 76
        }
      }
    ],
    "loc": {
      "sourceLocationType": "source",
      "start": 15,
      "end": 78
    }
  },
  "solutionModifiers": {},
  "datasets": {
    "type": "datasetClauses",
    "clauses": [],
    "loc": {
      "sourceLocationType": "noMaterialize"
    }
  },
  "variables": [
    {
      "type": "wildcard",
      "loc": {
        "sourceLocationType": "source",
        "start": 7,
        "end": 8
      }
    }
  ],
  "loc": {
    "sourceLocationType": "inlinedSource",
    "newSource": "SELECT * WHERE { << <http://s> <http://p> <http://o> ~ >> <http://pred> ?obj }",
    "start": 0,
    "end": 9007199254740991,
    "loc": {
      "sourceLocationType": "source",
      "start": 0,
      "end": 78
    },
    "startOnNew": 0,
    "endOnNew": 78
  },
  "type": "query"
}
