{
  "@context": [
    "http://api.conceptnet.io/ld/conceptnet5.7/context.ld.json"
  ],
  "@id": "/a/[/r/MotivatedByGoal/,/c/en/go_to_get_haircut/,/c/en/am_look_ugly/]",
  "@type": "Edge",
  "dataset": "/d/conceptnet/4/en",
  "end": {
    "@id": "/c/en/am_look_ugly",
    "@type": "Node",
    "label": "am look ugly",
    "language": "en",
    "term": "/c/en/am_look_ugly"
  },
  "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/momme/]",
      "@type": "Source",
      "activity": "/s/activity/omcs/omcs1_possibly_free_text",
      "contributor": "/s/contributor/omcs/momme"
    }
  ],
  "start": {
    "@id": "/c/en/go_to_get_haircut",
    "@type": "Node",
    "label": "go to get a haircut",
    "language": "en",
    "term": "/c/en/go_to_get_haircut"
  },
  "surfaceText": "You would [[go to get a haircut]] because [[am look ugly]]",
  "version": "5.8.1",
  "weight": 1.0
}