{
  "@context": [
    "http://api.conceptnet.io/ld/conceptnet5.7/context.ld.json"
  ],
  "@id": "/c/en/wrong_place",
  "edges": [
    {
      "@id": "/a/[/r/AtLocation/,/c/en/police/,/c/en/wrong_place/]",
      "@type": "Edge",
      "dataset": "/d/conceptnet/4/en",
      "end": {
        "@id": "/c/en/wrong_place",
        "@type": "Node",
        "label": "wrong place",
        "language": "en",
        "term": "/c/en/wrong_place"
      },
      "license": "cc:by/4.0",
      "rel": {
        "@id": "/r/AtLocation",
        "@type": "Relation",
        "label": "AtLocation"
      },
      "sources": [
        {
          "@id": "/and/[/s/activity/omcs/commons2_template/,/s/contributor/omcs/sirjacka/]",
          "@type": "Source",
          "activity": "/s/activity/omcs/commons2_template",
          "contributor": "/s/contributor/omcs/sirjacka"
        }
      ],
      "start": {
        "@id": "/c/en/police",
        "@type": "Node",
        "label": "police",
        "language": "en",
        "term": "/c/en/police"
      },
      "surfaceText": "You are likely to find [[police]] in [[wrong place]].",
      "weight": 1.0
    }
  ],
  "version": "5.8.1"
}