{
  "context": [],
  "subType": "select",
  "where": {
    "type": "pattern",
    "subType": "group",
    "patterns": [
      {
        "type": "pattern",
        "subType": "bgp",
        "triples": [
          {
            "type": "triple",
            "subject": {
              "type": "term",
              "subType": "variable",
              "value": "p",
              "loc": {
                "sourceLocationType": "source",
                "start": 22,
                "end": 24
              }
            },
            "predicate": {
              "type": "term",
              "subType": "namedNode",
              "value": "http://xmlns.com/foaf/0.1/name",
              "loc": {
                "sourceLocationType": "source",
                "start": 25,
                "end": 57
              }
            },
            "object": {
              "type": "term",
              "subType": "literal",
              "value": "York\ntest",
              "langOrIri": "en",
              "loc": {
                "sourceLocationType": "source",
                "start": 58,
                "end": 73
              }
            },
            "loc": {
              "sourceLocationType": "source",
              "start": 22,
              "end": 73
            }
          }
        ],
        "loc": {
          "sourceLocationType": "source",
          "start": 22,
          "end": 74
        }
      }
    ],
    "loc": {
      "sourceLocationType": "source",
      "start": 16,
      "end": 76
    }
  },
  "solutionModifiers": {},
  "datasets": {
    "type": "datasetClauses",
    "clauses": [],
    "loc": {
      "sourceLocationType": "noMaterialize"
    }
  },
  "variables": [
    {
      "type": "term",
      "subType": "variable",
      "value": "p",
      "loc": {
        "sourceLocationType": "source",
        "start": 7,
        "end": 9
      }
    }
  ],
  "loc": {
    "sourceLocationType": "inlinedSource",
    "newSource": "SELECT ?p WHERE {\n    ?p <http://xmlns.com/foaf/0.1/name> \"York\\ntest\"@en.\n}\n",
    "start": 0,
    "end": 9007199254740991,
    "loc": {
      "sourceLocationType": "source",
      "start": 0,
      "end": 76
    },
    "startOnNew": 0,
    "endOnNew": 76
  },
  "type": "query"
}
