{
  "@context": [
    "http://api.conceptnet.io/ld/conceptnet5.7/context.ld.json"
  ],
  "@id": "/a/[/r/CapableOf/,/c/en/wrestler/,/c/en/best_opponent/]",
  "@type": "Edge",
  "dataset": "/d/conceptnet/4/en",
  "end": {
    "@id": "/c/en/best_opponent",
    "@type": "Node",
    "label": "best his opponent",
    "language": "en",
    "term": "/c/en/best_opponent"
  },
  "license": "cc:by/4.0",
  "rel": {
    "@id": "/r/CapableOf",
    "@type": "Relation",
    "label": "CapableOf"
  },
  "sources": [
    {
      "@id": "/and/[/s/activity/omcs/omcs1_possibly_free_text/,/s/contributor/omcs/draconicfae/]",
      "@type": "Source",
      "activity": "/s/activity/omcs/omcs1_possibly_free_text",
      "contributor": "/s/contributor/omcs/draconicfae"
    }
  ],
  "start": {
    "@id": "/c/en/wrestler",
    "@type": "Node",
    "label": "A wrestler",
    "language": "en",
    "term": "/c/en/wrestler"
  },
  "surfaceText": "[[A wrestler]] can [[best his opponent]]",
  "version": "5.8.1",
  "weight": 1.0
}