{
  "@context": [
    "http://api.conceptnet.io/ld/conceptnet5.7/context.ld.json"
  ],
  "@id": "/c/en/crash_into_tree",
  "edges": [
    {
      "@id": "/a/[/r/HasSubevent/,/c/en/test_car/,/c/en/crash_into_tree/]",
      "@type": "Edge",
      "dataset": "/d/conceptnet/4/en",
      "end": {
        "@id": "/c/en/crash_into_tree",
        "@type": "Node",
        "label": "you crash into a tree",
        "language": "en",
        "term": "/c/en/crash_into_tree"
      },
      "license": "cc:by/4.0",
      "rel": {
        "@id": "/r/HasSubevent",
        "@type": "Relation",
        "label": "HasSubevent"
      },
      "sources": [
        {
          "@id": "/and/[/s/activity/omcs/omcs1_possibly_free_text/,/s/contributor/omcs/annedog/]",
          "@type": "Source",
          "activity": "/s/activity/omcs/omcs1_possibly_free_text",
          "contributor": "/s/contributor/omcs/annedog"
        },
        {
          "@id": "/and/[/s/activity/omcs/vote/,/s/contributor/omcs/berger/]",
          "@type": "Source",
          "activity": "/s/activity/omcs/vote",
          "contributor": "/s/contributor/omcs/berger"
        }
      ],
      "start": {
        "@id": "/c/en/test_car",
        "@type": "Node",
        "label": "test the car",
        "language": "en",
        "term": "/c/en/test_car"
      },
      "surfaceText": "Something that might happen when you [[test the car]] is [[you crash into a tree]]",
      "weight": 2.0
    },
    {
      "@id": "/a/[/r/HasSubevent/,/c/en/drive_car/,/c/en/crash_into_tree/]",
      "@type": "Edge",
      "dataset": "/d/conceptnet/4/en",
      "end": {
        "@id": "/c/en/crash_into_tree",
        "@type": "Node",
        "label": "crash into a tree",
        "language": "en",
        "term": "/c/en/crash_into_tree"
      },
      "license": "cc:by/4.0",
      "rel": {
        "@id": "/r/HasSubevent",
        "@type": "Relation",
        "label": "HasSubevent"
      },
      "sources": [
        {
          "@id": "/and/[/s/activity/omcs/omcs1_possibly_free_text/,/s/contributor/omcs/danielehr/]",
          "@type": "Source",
          "activity": "/s/activity/omcs/omcs1_possibly_free_text",
          "contributor": "/s/contributor/omcs/danielehr"
        }
      ],
      "start": {
        "@id": "/c/en/drive_car",
        "@type": "Node",
        "label": "drive a car",
        "language": "en",
        "term": "/c/en/drive_car"
      },
      "surfaceText": "Something that might happen when you [[drive a car]] is [[crash into a tree]]",
      "weight": 1.0
    }
  ],
  "version": "5.8.1"
}