{
  "context": [],
  "subType": "select",
  "where": {
    "type": "pattern",
    "subType": "group",
    "patterns": [
      {
        "type": "pattern",
        "subType": "bgp",
        "triples": [
          {
            "type": "triple",
            "subject": {
              "type": "term",
              "subType": "blankNode",
              "loc": {
                "sourceLocationType": "source",
                "start": 40,
                "end": 42
              },
              "label": "g_0"
            },
            "predicate": {
              "type": "term",
              "subType": "variable",
              "value": "p",
              "loc": {
                "sourceLocationType": "source",
                "start": 43,
                "end": 45
              }
            },
            "object": {
              "type": "term",
              "subType": "variable",
              "value": "str",
              "loc": {
                "sourceLocationType": "source",
                "start": 46,
                "end": 50
              }
            },
            "loc": {
              "sourceLocationType": "source",
              "start": 40,
              "end": 50
            }
          }
        ],
        "loc": {
          "sourceLocationType": "source",
          "start": 40,
          "end": 50
        }
      }
    ],
    "loc": {
      "sourceLocationType": "source",
      "start": 38,
      "end": 52
    }
  },
  "solutionModifiers": {},
  "datasets": {
    "type": "datasetClauses",
    "clauses": [],
    "loc": {
      "sourceLocationType": "noMaterialize"
    }
  },
  "variables": [
    {
      "type": "term",
      "subType": "variable",
      "value": "str",
      "loc": {
        "sourceLocationType": "source",
        "start": 7,
        "end": 11
      }
    },
    {
      "type": "pattern",
      "subType": "bind",
      "expression": {
        "type": "expression",
        "subType": "operation",
        "operator": "strlen",
        "args": [
          {
            "type": "term",
            "subType": "variable",
            "value": "str",
            "loc": {
              "sourceLocationType": "source",
              "start": 20,
              "end": 24
            }
          }
        ],
        "loc": {
          "sourceLocationType": "source",
          "start": 13,
          "end": 25
        }
      },
      "variable": {
        "type": "term",
        "subType": "variable",
        "value": "strlen",
        "loc": {
          "sourceLocationType": "source",
          "start": 29,
          "end": 36
        }
      },
      "loc": {
        "sourceLocationType": "source",
        "start": 12,
        "end": 37
      }
    }
  ],
  "loc": {
    "sourceLocationType": "inlinedSource",
    "newSource": "SELECT ?str (STRLEN(?str) as ?strlen) { [] ?p ?str }\n",
    "start": 0,
    "end": 9007199254740991,
    "loc": {
      "sourceLocationType": "source",
      "start": 0,
      "end": 52
    },
    "startOnNew": 0,
    "endOnNew": 52
  },
  "type": "query"
}
