{
  "type": "reduced",
  "input": {
    "type": "project",
    "input": {
      "type": "bgp",
      "patterns": [
        {
          "type": "pattern",
          "termType": "Quad",
          "subject": {
            "termType": "Variable",
            "value": "x"
          },
          "predicate": {
            "termType": "Variable",
            "value": "y"
          },
          "object": {
            "termType": "Variable",
            "value": "z"
          },
          "graph": {
            "termType": "DefaultGraph",
            "value": ""
          }
        }
      ]
    },
    "variables": [
      {
        "termType": "Variable",
        "value": "x"
      },
      {
        "termType": "Variable",
        "value": "y"
      },
      {
        "termType": "Variable",
        "value": "z"
      }
    ]
  }
}
