{
  "@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-sleep-deprivation#article",
      "headline": "クレアチンは睡眠不足の脳機能を補えるか — 急性完全睡眠剥奪での認知パフォーマンス研究を整理",
      "description": "急性完全睡眠剥奪（21〜36時間）下でクレアチンが認知機能低下を抑えるかを、急性投与と長期投与の両プロトコルで整理する。Gordji-Nejad 2026（Nutrients）を含む5研究の用量・認知指標・留保情報をフラットに比較し、夜勤・繁忙期への外挿の限界も示す。",
      "datePublished": "2026-05-06T00:00:00.000Z",
      "dateModified": "2026-05-12T00:00:00.000Z",
      "keywords": "クレアチン, 睡眠不足, 認知機能, 徹夜, 夜勤, 脳, 処理速度, ATP",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/creatine-sleep-deprivation"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/creatine-sleep-deprivation#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": "クレアチンは睡眠不足の脳機能を補えるか — 急性完全睡眠剥奪での認知パフォーマンス研究を整理"
        }
      ]
    }
  ]
}