{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://protein-fact.com/#organization",
      "name": "Protein Fact",
      "url": "https://protein-fact.com",
      "description": "プロテインに関する科学的事実を、論文・数値・製品スペックに基づいて解説する独立メディア。",
      "publishingPrinciples": "https://protein-fact.com/editorial-policy"
    },
    {
      "@type": "WebSite",
      "@id": "https://protein-fact.com/#website",
      "name": "Protein Fact",
      "url": "https://protein-fact.com",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "inLanguage": "ja"
    },
    {
      "@type": "Article",
      "@id": "https://protein-fact.com/guides/creatine-aging-cognition#article",
      "headline": "クレアチンは加齢による認知機能低下を遅らせるか — 中高年の脳機能維持に関する研究",
      "description": "クレアチン補給が中高年の認知機能に与える影響を、RCT・メタ分析・MRS研究の数値データとともに整理する。Prokopidis 2022 Corrigendum後の訂正値、高齢者サブグループのSMD=0.88、腎機能との関係も含めて解説する。",
      "datePublished": "2026-05-08T00:00:00.000Z",
      "dateModified": "2026-05-08T00:00:00.000Z",
      "keywords": "クレアチン, 加齢, 認知機能, 中高年, 高齢者, MCI, 脳エネルギー代謝, サプリメント",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/creatine-aging-cognition"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/creatine-aging-cognition#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Protein Fact",
          "item": "https://protein-fact.com"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "ガイド・比較",
          "item": "https://protein-fact.com/guides"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "クレアチンは加齢による認知機能低下を遅らせるか — 中高年の脳機能維持に関する研究"
        }
      ]
    }
  ]
}