{
  "@context": [
    "http://api.conceptnet.io/ld/conceptnet5.7/context.ld.json"
  ],
  "@id": "/c/en/good_hitter",
  "edges": [
    {
      "@id": "/a/[/r/MotivatedByGoal/,/c/en/score_home_run/,/c/en/good_hitter/]",
      "@type": "Edge",
      "dataset": "/d/conceptnet/4/en",
      "end": {
        "@id": "/c/en/good_hitter",
        "@type": "Node",
        "label": "you are a good hitter",
        "language": "en",
        "term": "/c/en/good_hitter"
      },
      "license": "cc:by/4.0",
      "rel": {
        "@id": "/r/MotivatedByGoal",
        "@type": "Relation",
        "label": "MotivatedByGoal"
      },
      "sources": [
        {
          "@id": "/and/[/s/activity/omcs/omcs1_possibly_free_text/,/s/contributor/omcs/mikal/]",
          "@type": "Source",
          "activity": "/s/activity/omcs/omcs1_possibly_free_text",
          "contributor": "/s/contributor/omcs/mikal"
        }
      ],
      "start": {
        "@id": "/c/en/score_home_run",
        "@type": "Node",
        "label": "score a home run",
        "language": "en",
        "term": "/c/en/score_home_run"
      },
      "surfaceText": "You would [[score a home run]] because [[you are a good hitter]]",
      "weight": 1.0
    }
  ],
  "version": "5.8.1"
}