{
  "type": "project",
  "input": {
    "type": "path",
    "subject": {
      "termType": "NamedNode",
      "value": "http://www.example.org/a"
    },
    "predicate": {
      "type": "alt",
      "input": [
        {
          "type": "seq",
          "input": [
            {
              "type": "alt",
              "input": [
                {
                  "type": "link",
                  "iri": {
                    "termType": "NamedNode",
                    "value": "http://www.example.org/p0"
                  }
                },
                {
                  "type": "inv",
                  "path": {
                    "type": "link",
                    "iri": {
                      "termType": "NamedNode",
                      "value": "http://www.example.org/p1"
                    }
                  }
                }
              ]
            },
            {
              "type": "link",
              "iri": {
                "termType": "NamedNode",
                "value": "http://www.example.org/p2"
              }
            }
          ]
        },
        {
          "type": "link",
          "iri": {
            "termType": "NamedNode",
            "value": "http://www.example.org/p3"
          }
        }
      ]
    },
    "object": {
      "termType": "Variable",
      "value": "t"
    },
    "graph": {
      "termType": "DefaultGraph",
      "value": ""
    }
  },
  "variables": [
    {
      "termType": "Variable",
      "value": "t"
    }
  ]
}
