{
  "type": "update",
  "updates": [
    {
      "context": [
        {
          "type": "contextDef",
          "subType": "prefix",
          "key": "a",
          "value": {
            "type": "term",
            "subType": "namedNode",
            "value": "urn:a",
            "loc": {
              "sourceLocationType": "source",
              "start": 10,
              "end": 17
            }
          },
          "loc": {
            "sourceLocationType": "source",
            "start": 0,
            "end": 17
          }
        }
      ]
    }
  ],
  "loc": {
    "sourceLocationType": "inlinedSource",
    "newSource": "PREFIX a: <urn:a>\n",
    "start": 0,
    "end": 9007199254740991,
    "loc": {
      "sourceLocationType": "source",
      "start": 0,
      "end": 17
    },
    "startOnNew": 0,
    "endOnNew": 17
  }
}
