{
  "apiVersion": "v1",
  "kind": "GraphNode",
  "metadata": {
    "generated": "2026-08-22T14:14:13Z",
    "language": "en",
    "schemaUrl": "/v1/schema/graph-node/",
    "description": "Ego-network for a single content node: the node plus its outgoing and incoming typed edges and its immediate neighbours. For AI traversal of /v1/graph/."
  },
  "data": {
  "generated": "2026-08-22T14:14:01Z",
  "language": "en",
  "node": {
    "id": "wiki/ark-of-the-covenant",
    "section": "wiki",
    "slug": "ark-of-the-covenant",
    "kind": "WikiEntry",
    "title": "Ark of the Covenant",
    "url": "/v1/wiki/ark-of-the-covenant/",
    "graph_url": "/v1/graph/wiki/ark-of-the-covenant/",
    "claim_type": "framework",
    "category": "Symbolism & Motifs",
    "degree": {
      "out": 8,
      "in": 1,
      "total": 9
    }
  },
  "out": [
    {
      "source": "wiki/ark-of-the-covenant",
      "target": "wiki/noahs-ark",
      "type": "see_also"
    },
    {
      "source": "wiki/ark-of-the-covenant",
      "target": "wiki/yahweh",
      "type": "see_also"
    },
    {
      "source": "wiki/ark-of-the-covenant",
      "target": "wiki/moses",
      "type": "see_also"
    },
    {
      "source": "wiki/ark-of-the-covenant",
      "target": "wiki/elohim",
      "type": "see_also"
    },
    {
      "source": "wiki/ark-of-the-covenant",
      "target": "wiki/third-temple",
      "type": "see_also"
    },
    {
      "source": "wiki/ark-of-the-covenant",
      "target": "wiki/message-from-the-designers",
      "type": "see_also"
    },
    {
      "source": "wiki/ark-of-the-covenant",
      "target": "wiki/doubled-signature",
      "type": "see_also"
    },
    {
      "source": "wiki/ark-of-the-covenant",
      "target": "wiki/erich-von-daniken",
      "type": "in_body"
    }
  ],
  "in": [
    {
      "source": "wiki/noahs-ark",
      "target": "wiki/ark-of-the-covenant",
      "type": "see_also"
    }
  ],
  "neighbors": [
    {
      "id": "wiki/doubled-signature",
      "title": "Doubled Signature",
      "kind": "WikiEntry",
      "url": "/v1/wiki/doubled-signature/",
      "graph_url": "/v1/graph/wiki/doubled-signature/"
    },
    {
      "id": "wiki/elohim",
      "title": "Elohim",
      "kind": "WikiEntry",
      "url": "/v1/wiki/elohim/",
      "graph_url": "/v1/graph/wiki/elohim/"
    },
    {
      "id": "wiki/erich-von-daniken",
      "title": "Erich von Däniken",
      "kind": "WikiEntry",
      "url": "/v1/wiki/erich-von-daniken/",
      "graph_url": "/v1/graph/wiki/erich-von-daniken/"
    },
    {
      "id": "wiki/message-from-the-designers",
      "title": "Message from the Designers",
      "kind": "WikiEntry",
      "url": "/v1/wiki/message-from-the-designers/",
      "graph_url": "/v1/graph/wiki/message-from-the-designers/"
    },
    {
      "id": "wiki/moses",
      "title": "Moses",
      "kind": "WikiEntry",
      "url": "/v1/wiki/moses/",
      "graph_url": "/v1/graph/wiki/moses/"
    },
    {
      "id": "wiki/noahs-ark",
      "title": "Noah's Ark",
      "kind": "WikiEntry",
      "url": "/v1/wiki/noahs-ark/",
      "graph_url": "/v1/graph/wiki/noahs-ark/"
    },
    {
      "id": "wiki/third-temple",
      "title": "Third Temple",
      "kind": "WikiEntry",
      "url": "/v1/wiki/third-temple/",
      "graph_url": "/v1/graph/wiki/third-temple/"
    },
    {
      "id": "wiki/yahweh",
      "title": "Yahweh",
      "kind": "WikiEntry",
      "url": "/v1/wiki/yahweh/",
      "graph_url": "/v1/graph/wiki/yahweh/"
    }
  ]
},
  "links": {
    "self": "/v1/graph/wiki/ark-of-the-covenant/",
    "node": "/v1/wiki/ark-of-the-covenant/",
    "graph": "/v1/graph/",
    "schema": "/v1/schema/graph-node/"
  }
}
