{
  "@context": [
    "http://api.conceptnet.io/ld/conceptnet5.7/context.ld.json"
  ],
  "@id": "/a/[/r/UsedFor/,/c/en/going_to_film/,/c/en/meeting_with_friends/]",
  "@type": "Edge",
  "dataset": "/d/conceptnet/4/en",
  "end": {
    "@id": "/c/en/meeting_with_friends",
    "@type": "Node",
    "label": "meeting with friends",
    "language": "en",
    "term": "/c/en/meeting_with_friends"
  },
  "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/snoopy/]",
      "@type": "Source",
      "activity": "/s/activity/omcs/omcs1_possibly_free_text",
      "contributor": "/s/contributor/omcs/snoopy"
    }
  ],
  "start": {
    "@id": "/c/en/going_to_film",
    "@type": "Node",
    "label": "going to a film",
    "language": "en",
    "term": "/c/en/going_to_film"
  },
  "surfaceText": "[[going to a film]] is for [[meeting with friends]]",
  "version": "5.8.1",
  "weight": 1.0
}