{
  "@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-learning-memory-students#article",
      "headline": "クレアチンは勉強の効率を上げるのか — ワーキングメモリ・処理速度・試験パフォーマンスの研究",
      "description": "クレアチンが学習効率に与える影響を論文から整理する。若年健康成人での効果は限定的（SMD=0.03）だが、睡眠不足やベジタリアンでは改善が報告されている。EFSA 2024の評価と条件依存性を解説する。",
      "datePublished": "2026-04-30T00:00:00.000Z",
      "dateModified": "2026-04-30T00:00:00.000Z",
      "keywords": "クレアチン, 勉強, 記憶力, ワーキングメモリ, 処理速度, 受験, 認知機能",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/creatine-learning-memory-students"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/creatine-learning-memory-students#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": "クレアチンは勉強の効率を上げるのか — ワーキングメモリ・処理速度・試験パフォーマンスの研究"
        }
      ]
    }
  ]
}