{
  "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/new-jerusalem",
    "section": "wiki",
    "slug": "new-jerusalem",
    "kind": "WikiEntry",
    "title": "New Jerusalem",
    "url": "/v1/wiki/new-jerusalem/",
    "graph_url": "/v1/graph/wiki/new-jerusalem/",
    "claim_type": "framework",
    "category": "Places & Locations",
    "degree": {
      "out": 6,
      "in": 6,
      "total": 12
    }
  },
  "out": [
    {
      "source": "wiki/new-jerusalem",
      "target": "wiki/embassy",
      "type": "see_also"
    },
    {
      "source": "wiki/new-jerusalem",
      "target": "wiki/third-temple",
      "type": "see_also"
    },
    {
      "source": "wiki/new-jerusalem",
      "target": "wiki/ezekiel",
      "type": "see_also"
    },
    {
      "source": "wiki/new-jerusalem",
      "target": "wiki/apocalypse",
      "type": "see_also"
    },
    {
      "source": "wiki/new-jerusalem",
      "target": "wiki/golden-age",
      "type": "see_also"
    },
    {
      "source": "wiki/new-jerusalem",
      "target": "articles/unsealed-in-year-one",
      "type": "see_also"
    }
  ],
  "in": [
    {
      "source": "wiki/elohim",
      "target": "wiki/new-jerusalem",
      "type": "in_body"
    },
    {
      "source": "wiki/embassy",
      "target": "wiki/new-jerusalem",
      "type": "see_also"
    },
    {
      "source": "wiki/military-cover-up-of-exobiology",
      "target": "wiki/new-jerusalem",
      "type": "see_also"
    },
    {
      "source": "wiki/yahweh",
      "target": "wiki/new-jerusalem",
      "type": "in_body"
    },
    {
      "source": "articles/unsealed-in-year-one",
      "target": "wiki/new-jerusalem",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-aquarius",
      "target": "wiki/new-jerusalem",
      "type": "in_body"
    }
  ],
  "neighbors": [
    {
      "id": "articles/unsealed-in-year-one",
      "title": "Unsealed in Year One",
      "kind": "Article",
      "url": "/v1/articles/unsealed-in-year-one/",
      "graph_url": "/v1/graph/articles/unsealed-in-year-one/"
    },
    {
      "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/apocalypse",
      "title": "Apocalypse",
      "kind": "WikiEntry",
      "url": "/v1/wiki/apocalypse/",
      "graph_url": "/v1/graph/wiki/apocalypse/"
    },
    {
      "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/military-cover-up-of-exobiology",
      "title": "Military cover-up of exobiology",
      "kind": "WikiEntry",
      "url": "/v1/wiki/military-cover-up-of-exobiology/",
      "graph_url": "/v1/graph/wiki/military-cover-up-of-exobiology/"
    },
    {
      "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/new-jerusalem/",
    "node": "/v1/wiki/new-jerusalem/",
    "graph": "/v1/graph/",
    "schema": "/v1/schema/graph-node/"
  }
}
