{
  "@context": [
    "http://api.conceptnet.io/ld/conceptnet5.7/context.ld.json"
  ],
  "@id": "/a/[/r/HasSubevent/,/c/en/write_program/,/c/en/will_contain_bug/]",
  "@type": "Edge",
  "dataset": "/d/conceptnet/4/en",
  "end": {
    "@id": "/c/en/will_contain_bug",
    "@type": "Node",
    "label": "it will contain a bug",
    "language": "en",
    "term": "/c/en/will_contain_bug"
  },
  "license": "cc:by/4.0",
  "rel": {
    "@id": "/r/HasSubevent",
    "@type": "Relation",
    "label": "HasSubevent"
  },
  "sources": [
    {
      "@id": "/and/[/s/activity/omcs/template/,/s/contributor/omcs/jkrasomil/]",
      "@type": "Source",
      "activity": "/s/activity/omcs/template",
      "contributor": "/s/contributor/omcs/jkrasomil"
    }
  ],
  "start": {
    "@id": "/c/en/write_program",
    "@type": "Node",
    "label": "write a program",
    "language": "en",
    "term": "/c/en/write_program"
  },
  "surfaceText": "Something that might happen when you [[write a program]] is [[it will contain a bug]]",
  "version": "5.8.1",
  "weight": 1.0
}