{
  "context": [],
  "subType": "select",
  "where": {
    "type": "pattern",
    "subType": "group",
    "patterns": [
      {
        "type": "pattern",
        "subType": "values",
        "variables": [
          {
            "type": "term",
            "subType": "variable",
            "value": "v",
            "loc": {
              "sourceLocationType": "source",
              "start": 21,
              "end": 23
            }
          }
        ],
        "values": [
          {
            "v": {
              "type": "term",
              "subType": "literal",
              "value": "abc👾",
              "loc": {
                "sourceLocationType": "source",
                "start": 44,
                "end": 82
              }
            }
          }
        ],
        "loc": {
          "sourceLocationType": "source",
          "start": 14,
          "end": 86
        }
      }
    ],
    "loc": {
      "sourceLocationType": "source",
      "start": 10,
      "end": 88
    }
  },
  "solutionModifiers": {},
  "datasets": {
    "type": "datasetClauses",
    "clauses": [],
    "loc": {
      "sourceLocationType": "noMaterialize"
    }
  },
  "variables": [
    {
      "type": "term",
      "subType": "variable",
      "value": "v",
      "loc": {
        "sourceLocationType": "source",
        "start": 7,
        "end": 9
      }
    }
  ],
  "loc": {
    "sourceLocationType": "inlinedSource",
    "newSource": "SELECT ?v {\n  VALUES ?v {\n    # \"abc👾\"\n    '\\U00000061\\u0062\\U00000063\\U0001F47E'\n  }\n}\n",
    "start": 0,
    "end": 9007199254740991,
    "loc": {
      "sourceLocationType": "source",
      "start": 0,
      "end": 88
    },
    "startOnNew": 0,
    "endOnNew": 88
  },
  "type": "query"
}
