{
  "context": [
    {
      "type": "contextDef",
      "subType": "prefix",
      "key": "foaf",
      "value": {
        "type": "term",
        "subType": "namedNode",
        "value": "http://xmlns.com/foaf/0.1/",
        "loc": {
          "sourceLocationType": "source",
          "start": 16,
          "end": 44
        }
      },
      "loc": {
        "sourceLocationType": "source",
        "start": 0,
        "end": 44
      }
    }
  ],
  "subType": "select",
  "where": {
    "type": "pattern",
    "subType": "group",
    "patterns": [
      {
        "type": "pattern",
        "subType": "bgp",
        "triples": [
          {
            "type": "triple",
            "subject": {
              "type": "term",
              "subType": "variable",
              "value": "x",
              "loc": {
                "sourceLocationType": "source",
                "start": 72,
                "end": 74
              }
            },
            "predicate": {
              "type": "term",
              "subType": "namedNode",
              "value": "name",
              "loc": {
                "sourceLocationType": "source",
                "start": 75,
                "end": 84
              },
              "prefix": "foaf"
            },
            "object": {
              "type": "term",
              "subType": "variable",
              "value": "name",
              "loc": {
                "sourceLocationType": "source",
                "start": 85,
                "end": 90
              }
            },
            "loc": {
              "sourceLocationType": "source",
              "start": 72,
              "end": 90
            }
          }
        ],
        "loc": {
          "sourceLocationType": "source",
          "start": 72,
          "end": 92
        }
      },
      {
        "type": "pattern",
        "subType": "group",
        "patterns": [],
        "loc": {
          "sourceLocationType": "source",
          "start": 97,
          "end": 99
        }
      },
      {
        "type": "pattern",
        "subType": "bgp",
        "triples": [
          {
            "type": "triple",
            "subject": {
              "type": "term",
              "subType": "variable",
              "value": "x",
              "loc": {
                "sourceLocationType": "source",
                "start": 104,
                "end": 106
              }
            },
            "predicate": {
              "type": "term",
              "subType": "namedNode",
              "value": "mbox",
              "loc": {
                "sourceLocationType": "source",
                "start": 107,
                "end": 116
              },
              "prefix": "foaf"
            },
            "object": {
              "type": "term",
              "subType": "variable",
              "value": "mbox",
              "loc": {
                "sourceLocationType": "source",
                "start": 117,
                "end": 122
              }
            },
            "loc": {
              "sourceLocationType": "source",
              "start": 104,
              "end": 122
            }
          }
        ],
        "loc": {
          "sourceLocationType": "source",
          "start": 104,
          "end": 124
        }
      }
    ],
    "loc": {
      "sourceLocationType": "source",
      "start": 66,
      "end": 128
    }
  },
  "solutionModifiers": {},
  "datasets": {
    "type": "datasetClauses",
    "clauses": [],
    "loc": {
      "sourceLocationType": "noMaterialize"
    }
  },
  "variables": [
    {
      "type": "term",
      "subType": "variable",
      "value": "name",
      "loc": {
        "sourceLocationType": "source",
        "start": 52,
        "end": 57
      }
    },
    {
      "type": "term",
      "subType": "variable",
      "value": "mbox",
      "loc": {
        "sourceLocationType": "source",
        "start": 58,
        "end": 63
      }
    }
  ],
  "loc": {
    "sourceLocationType": "inlinedSource",
    "newSource": "PREFIX foaf:    <http://xmlns.com/foaf/0.1/>\nSELECT ?name ?mbox\n  {\n    ?x foaf:name ?name .\n    {}\n    ?x foaf:mbox ?mbox .\n  }\n",
    "start": 0,
    "end": 9007199254740991,
    "loc": {
      "sourceLocationType": "source",
      "start": 0,
      "end": 128
    },
    "startOnNew": 0,
    "endOnNew": 128
  },
  "type": "query"
}
