{
  "@context": [
    "http://api.conceptnet.io/ld/conceptnet5.7/context.ld.json"
  ],
  "@id": "/a/[/r/UsedFor/,/c/en/bicycle/,/c/en/get_faster_to_mall/]",
  "@type": "Edge",
  "dataset": "/d/conceptnet/4/en",
  "end": {
    "@id": "/c/en/get_faster_to_mall",
    "@type": "Node",
    "label": "get faster to the mall",
    "language": "en",
    "term": "/c/en/get_faster_to_mall"
  },
  "license": "cc:by/4.0",
  "rel": {
    "@id": "/r/UsedFor",
    "@type": "Relation",
    "label": "UsedFor"
  },
  "sources": [
    {
      "@id": "/and/[/s/activity/omcs/omcs1_possibly_free_text/,/s/contributor/omcs/dubois02/]",
      "@type": "Source",
      "activity": "/s/activity/omcs/omcs1_possibly_free_text",
      "contributor": "/s/contributor/omcs/dubois02"
    }
  ],
  "start": {
    "@id": "/c/en/bicycle",
    "@type": "Node",
    "label": "a bicycle",
    "language": "en",
    "term": "/c/en/bicycle"
  },
  "surfaceText": "You can use [[a bicycle]] to [[get faster to the mall]]",
  "version": "5.8.1",
  "weight": 1.0
}