{
  "@context": [
    "http://api.conceptnet.io/ld/conceptnet5.7/context.ld.json"
  ],
  "@id": "/c/en/tie_to_dock",
  "edges": [
    {
      "@id": "/a/[/r/HasLastSubevent/,/c/en/leave_boat/,/c/en/tie_to_dock/]",
      "@type": "Edge",
      "dataset": "/d/conceptnet/4/en",
      "end": {
        "@id": "/c/en/tie_to_dock",
        "@type": "Node",
        "label": "tie it to the dock",
        "language": "en",
        "term": "/c/en/tie_to_dock"
      },
      "license": "cc:by/4.0",
      "rel": {
        "@id": "/r/HasLastSubevent",
        "@type": "Relation",
        "label": "HasLastSubevent"
      },
      "sources": [
        {
          "@id": "/and/[/s/activity/omcs/template/,/s/contributor/omcs/chazryt/]",
          "@type": "Source",
          "activity": "/s/activity/omcs/template",
          "contributor": "/s/contributor/omcs/chazryt"
        }
      ],
      "start": {
        "@id": "/c/en/leave_boat",
        "@type": "Node",
        "label": "leave a boat",
        "language": "en",
        "term": "/c/en/leave_boat"
      },
      "surfaceText": "The last thing you do when you [[leave a boat]] is [[tie it to the dock]]",
      "weight": 1.0
    }
  ],
  "version": "5.8.1"
}