{
  "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/sampo",
    "section": "wiki",
    "slug": "sampo",
    "kind": "WikiEntry",
    "title": "Sampo",
    "url": "/v1/wiki/sampo/",
    "graph_url": "/v1/graph/wiki/sampo/",
    "claim_type": "inferred",
    "category": "Symbolism & Motifs",
    "degree": {
      "out": 10,
      "in": 4,
      "total": 14
    }
  },
  "out": [
    {
      "source": "wiki/sampo",
      "target": "wiki/hamlets-mill",
      "type": "see_also"
    },
    {
      "source": "wiki/sampo",
      "target": "wiki/comparative-mythology",
      "type": "see_also"
    },
    {
      "source": "wiki/sampo",
      "target": "wiki/great-year",
      "type": "see_also"
    },
    {
      "source": "wiki/sampo",
      "target": "wiki/mytheme",
      "type": "see_also"
    },
    {
      "source": "wiki/sampo",
      "target": "wiki/world-age",
      "type": "see_also"
    },
    {
      "source": "wiki/sampo",
      "target": "articles/the-mill-that-grinds-the-ages",
      "type": "see_also"
    },
    {
      "source": "wiki/sampo",
      "target": "wiki/precession",
      "type": "in_body"
    },
    {
      "source": "wiki/sampo",
      "target": "wiki/world-age",
      "type": "in_body"
    },
    {
      "source": "wiki/sampo",
      "target": "wiki/hamlets-mill",
      "type": "in_body"
    },
    {
      "source": "wiki/sampo",
      "target": "wiki/wheel-of-heaven",
      "type": "in_body"
    }
  ],
  "in": [
    {
      "source": "wiki/comparative-mythology",
      "target": "wiki/sampo",
      "type": "see_also"
    },
    {
      "source": "wiki/great-year",
      "target": "wiki/sampo",
      "type": "see_also"
    },
    {
      "source": "wiki/hamlets-mill",
      "target": "wiki/sampo",
      "type": "see_also"
    },
    {
      "source": "articles/the-mill-that-grinds-the-ages",
      "target": "wiki/sampo",
      "type": "in_body"
    }
  ],
  "neighbors": [
    {
      "id": "articles/the-mill-that-grinds-the-ages",
      "title": "The Mill That Grinds the Ages",
      "kind": "Article",
      "url": "/v1/articles/the-mill-that-grinds-the-ages/",
      "graph_url": "/v1/graph/articles/the-mill-that-grinds-the-ages/"
    },
    {
      "id": "wiki/comparative-mythology",
      "title": "Comparative Mythology",
      "kind": "WikiEntry",
      "url": "/v1/wiki/comparative-mythology/",
      "graph_url": "/v1/graph/wiki/comparative-mythology/"
    },
    {
      "id": "wiki/great-year",
      "title": "Great Year",
      "kind": "WikiEntry",
      "url": "/v1/wiki/great-year/",
      "graph_url": "/v1/graph/wiki/great-year/"
    },
    {
      "id": "wiki/hamlets-mill",
      "title": "Hamlet's Mill",
      "kind": "WikiEntry",
      "url": "/v1/wiki/hamlets-mill/",
      "graph_url": "/v1/graph/wiki/hamlets-mill/"
    },
    {
      "id": "wiki/mytheme",
      "title": "Mytheme",
      "kind": "WikiEntry",
      "url": "/v1/wiki/mytheme/",
      "graph_url": "/v1/graph/wiki/mytheme/"
    },
    {
      "id": "wiki/precession",
      "title": "Precession",
      "kind": "WikiEntry",
      "url": "/v1/wiki/precession/",
      "graph_url": "/v1/graph/wiki/precession/"
    },
    {
      "id": "wiki/wheel-of-heaven",
      "title": "Wheel of Heaven",
      "kind": "WikiEntry",
      "url": "/v1/wiki/wheel-of-heaven/",
      "graph_url": "/v1/graph/wiki/wheel-of-heaven/"
    },
    {
      "id": "wiki/world-age",
      "title": "World Age",
      "kind": "WikiEntry",
      "url": "/v1/wiki/world-age/",
      "graph_url": "/v1/graph/wiki/world-age/"
    }
  ]
},
  "links": {
    "self": "/v1/graph/wiki/sampo/",
    "node": "/v1/wiki/sampo/",
    "graph": "/v1/graph/",
    "schema": "/v1/schema/graph-node/"
  }
}
