{
  "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/third-temple",
    "section": "wiki",
    "slug": "third-temple",
    "kind": "WikiEntry",
    "title": "Third Temple",
    "url": "/v1/wiki/third-temple/",
    "graph_url": "/v1/graph/wiki/third-temple/",
    "claim_type": "framework",
    "category": "Places & Locations",
    "degree": {
      "out": 5,
      "in": 9,
      "total": 14
    }
  },
  "out": [
    {
      "source": "wiki/third-temple",
      "target": "wiki/embassy",
      "type": "see_also"
    },
    {
      "source": "wiki/third-temple",
      "target": "wiki/great-return",
      "type": "see_also"
    },
    {
      "source": "wiki/third-temple",
      "target": "wiki/yahweh",
      "type": "see_also"
    },
    {
      "source": "wiki/third-temple",
      "target": "wiki/elohim",
      "type": "see_also"
    },
    {
      "source": "wiki/third-temple",
      "target": "wiki/golden-age",
      "type": "see_also"
    }
  ],
  "in": [
    {
      "source": "wiki/ark-of-the-covenant",
      "target": "wiki/third-temple",
      "type": "see_also"
    },
    {
      "source": "wiki/embassy",
      "target": "wiki/third-temple",
      "type": "see_also"
    },
    {
      "source": "wiki/ezekiel",
      "target": "wiki/third-temple",
      "type": "see_also"
    },
    {
      "source": "wiki/great-return",
      "target": "wiki/third-temple",
      "type": "see_also"
    },
    {
      "source": "wiki/new-jerusalem",
      "target": "wiki/third-temple",
      "type": "see_also"
    },
    {
      "source": "wiki/sacred-geometry",
      "target": "wiki/third-temple",
      "type": "see_also"
    },
    {
      "source": "articles/the-man-who-bet-the-bible-on-the-moon",
      "target": "wiki/third-temple",
      "type": "in_body"
    },
    {
      "source": "articles/the-religion-of-religions",
      "target": "wiki/third-temple",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-aquarius",
      "target": "wiki/third-temple",
      "type": "in_body"
    }
  ],
  "neighbors": [
    {
      "id": "articles/the-man-who-bet-the-bible-on-the-moon",
      "title": "The Man Who Bet the Bible on the Moon",
      "kind": "Article",
      "url": "/v1/articles/the-man-who-bet-the-bible-on-the-moon/",
      "graph_url": "/v1/graph/articles/the-man-who-bet-the-bible-on-the-moon/"
    },
    {
      "id": "articles/the-religion-of-religions",
      "title": "The Religion of Religions",
      "kind": "Article",
      "url": "/v1/articles/the-religion-of-religions/",
      "graph_url": "/v1/graph/articles/the-religion-of-religions/"
    },
    {
      "id": "timeline/age-of-aquarius",
      "title": "Age of Aquarius",
      "kind": "TimelineEntry",
      "url": "/v1/timeline/age-of-aquarius/",
      "graph_url": "/v1/graph/timeline/age-of-aquarius/"
    },
    {
      "id": "wiki/ark-of-the-covenant",
      "title": "Ark of the Covenant",
      "kind": "WikiEntry",
      "url": "/v1/wiki/ark-of-the-covenant/",
      "graph_url": "/v1/graph/wiki/ark-of-the-covenant/"
    },
    {
      "id": "wiki/elohim",
      "title": "Elohim",
      "kind": "WikiEntry",
      "url": "/v1/wiki/elohim/",
      "graph_url": "/v1/graph/wiki/elohim/"
    },
    {
      "id": "wiki/embassy",
      "title": "Embassy",
      "kind": "WikiEntry",
      "url": "/v1/wiki/embassy/",
      "graph_url": "/v1/graph/wiki/embassy/"
    },
    {
      "id": "wiki/ezekiel",
      "title": "Ezekiel",
      "kind": "WikiEntry",
      "url": "/v1/wiki/ezekiel/",
      "graph_url": "/v1/graph/wiki/ezekiel/"
    },
    {
      "id": "wiki/golden-age",
      "title": "Golden Age",
      "kind": "WikiEntry",
      "url": "/v1/wiki/golden-age/",
      "graph_url": "/v1/graph/wiki/golden-age/"
    },
    {
      "id": "wiki/great-return",
      "title": "Great Return",
      "kind": "WikiEntry",
      "url": "/v1/wiki/great-return/",
      "graph_url": "/v1/graph/wiki/great-return/"
    },
    {
      "id": "wiki/new-jerusalem",
      "title": "New Jerusalem",
      "kind": "WikiEntry",
      "url": "/v1/wiki/new-jerusalem/",
      "graph_url": "/v1/graph/wiki/new-jerusalem/"
    },
    {
      "id": "wiki/sacred-geometry",
      "title": "Sacred Geometry",
      "kind": "WikiEntry",
      "url": "/v1/wiki/sacred-geometry/",
      "graph_url": "/v1/graph/wiki/sacred-geometry/"
    },
    {
      "id": "wiki/yahweh",
      "title": "Yahweh",
      "kind": "WikiEntry",
      "url": "/v1/wiki/yahweh/",
      "graph_url": "/v1/graph/wiki/yahweh/"
    }
  ]
},
  "links": {
    "self": "/v1/graph/wiki/third-temple/",
    "node": "/v1/wiki/third-temple/",
    "graph": "/v1/graph/",
    "schema": "/v1/schema/graph-node/"
  }
}
