{
  "@context": [
    "http://api.conceptnet.io/ld/conceptnet5.7/context.ld.json"
  ],
  "@id": "/c/en/big_dog",
  "edges": [
    {
      "@id": "/a/[/r/IsA/,/c/en/big_dog/,/c/en/good_watchdog/]",
      "@type": "Edge",
      "dataset": "/d/conceptnet/4/en",
      "end": {
        "@id": "/c/en/good_watchdog",
        "@type": "Node",
        "label": "a good watchdog",
        "language": "en",
        "term": "/c/en/good_watchdog"
      },
      "license": "cc:by/4.0",
      "rel": {
        "@id": "/r/IsA",
        "@type": "Relation",
        "label": "IsA"
      },
      "sources": [
        {
          "@id": "/and/[/s/activity/omcs/is_a_cleanup/,/s/contributor/omcs/jerryageorge/]",
          "@type": "Source",
          "activity": "/s/activity/omcs/is_a_cleanup",
          "contributor": "/s/contributor/omcs/jerryageorge"
        }
      ],
      "start": {
        "@id": "/c/en/big_dog",
        "@type": "Node",
        "label": "A big dog",
        "language": "en",
        "term": "/c/en/big_dog"
      },
      "surfaceText": "[[A big dog]] is [[a good watchdog]]",
      "weight": 1.0
    },
    {
      "@id": "/a/[/r/RelatedTo/,/c/en/wolf/,/c/en/big_dog/]",
      "@type": "Edge",
      "dataset": "/d/verbosity",
      "end": {
        "@id": "/c/en/big_dog",
        "@type": "Node",
        "label": "big dog",
        "language": "en",
        "term": "/c/en/big_dog"
      },
      "license": "cc:by/4.0",
      "rel": {
        "@id": "/r/RelatedTo",
        "@type": "Relation",
        "label": "RelatedTo"
      },
      "sources": [
        {
          "@id": "/s/resource/verbosity",
          "@type": "Source",
          "contributor": "/s/resource/verbosity"
        }
      ],
      "start": {
        "@id": "/c/en/wolf",
        "@type": "Node",
        "label": "wolf",
        "language": "en",
        "term": "/c/en/wolf"
      },
      "surfaceText": "[[wolf]] is related to [[big dog]]",
      "weight": 0.2709999999999999
    },
    {
      "@id": "/a/[/r/RelatedTo/,/c/en/horse/,/c/en/big_dog/]",
      "@type": "Edge",
      "dataset": "/d/verbosity",
      "end": {
        "@id": "/c/en/big_dog",
        "@type": "Node",
        "label": "big dog",
        "language": "en",
        "term": "/c/en/big_dog"
      },
      "license": "cc:by/4.0",
      "rel": {
        "@id": "/r/RelatedTo",
        "@type": "Relation",
        "label": "RelatedTo"
      },
      "sources": [
        {
          "@id": "/s/resource/verbosity",
          "@type": "Source",
          "contributor": "/s/resource/verbosity"
        }
      ],
      "start": {
        "@id": "/c/en/horse",
        "@type": "Node",
        "label": "horse",
        "language": "en",
        "term": "/c/en/horse"
      },
      "surfaceText": "[[horse]] is related to [[big dog]]",
      "weight": 0.266
    }
  ],
  "version": "5.8.1"
}