{
  "context": [
    {
      "type": "contextDef",
      "subType": "prefix",
      "key": "",
      "value": {
        "type": "term",
        "subType": "namedNode",
        "value": "http://example.com/ns#",
        "loc": {
          "sourceLocationType": "source",
          "start": 9,
          "end": 33
        }
      },
      "loc": {
        "sourceLocationType": "source",
        "start": 0,
        "end": 33
      }
    }
  ],
  "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": 48,
                "end": 50
              }
            },
            "predicate": {
              "type": "term",
              "subType": "variable",
              "value": "p",
              "loc": {
                "sourceLocationType": "source",
                "start": 51,
                "end": 53
              }
            },
            "object": {
              "type": "term",
              "subType": "variable",
              "value": "o",
              "loc": {
                "sourceLocationType": "source",
                "start": 54,
                "end": 56
              }
            },
            "annotations": [],
            "loc": {
              "sourceLocationType": "source",
              "start": 48,
              "end": 56
            }
          }
        ],
        "loc": {
          "sourceLocationType": "source",
          "start": 48,
          "end": 58
        }
      },
      {
        "type": "pattern",
        "subType": "bind",
        "expression": {
          "type": "term",
          "subType": "triple",
          "subject": {
            "type": "term",
            "subType": "variable",
            "value": "s",
            "loc": {
              "sourceLocationType": "source",
              "start": 69,
              "end": 71
            }
          },
          "predicate": {
            "type": "term",
            "subType": "variable",
            "value": "p",
            "loc": {
              "sourceLocationType": "source",
              "start": 72,
              "end": 74
            }
          },
          "object": {
            "type": "term",
            "subType": "variable",
            "value": "o",
            "loc": {
              "sourceLocationType": "source",
              "start": 75,
              "end": 77
            }
          },
          "loc": {
            "sourceLocationType": "source",
            "start": 66,
            "end": 80
          }
        },
        "variable": {
          "type": "term",
          "subType": "variable",
          "value": "t",
          "loc": {
            "sourceLocationType": "source",
            "start": 84,
            "end": 86
          }
        },
        "loc": {
          "sourceLocationType": "source",
          "start": 61,
          "end": 87
        }
      }
    ],
    "loc": {
      "sourceLocationType": "source",
      "start": 44,
      "end": 89
    }
  },
  "solutionModifiers": {},
  "datasets": {
    "type": "datasetClauses",
    "clauses": [],
    "loc": {
      "sourceLocationType": "noMaterialize"
    }
  },
  "variables": [
    {
      "type": "wildcard",
      "loc": {
        "sourceLocationType": "source",
        "start": 42,
        "end": 43
      }
    }
  ],
  "loc": {
    "sourceLocationType": "inlinedSource",
    "newSource": "PREFIX : <http://example.com/ns#>\n\nSELECT * {\n  ?s ?p ?o .\n  BIND(<<(?s ?p ?o)>> AS ?t)\n}\n",
    "start": 0,
    "end": 9007199254740991,
    "loc": {
      "sourceLocationType": "source",
      "start": 0,
      "end": 89
    },
    "startOnNew": 0,
    "endOnNew": 89
  },
  "type": "query"
}
