{
  "@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/protein-dose-response-curve#article",
      "headline": "タンパク質は増やすほど効くのか — 用量反応曲線と1食あたりの頭打ち",
      "description": "1回の食事での筋タンパク質合成は一定量で頭打ちになると報告されている。若年男性の脚運動後は約0.24g/kg、全身運動後や高齢者では約0.4g/kgと条件で異なる。用量反応曲線のメカニズムと例外を整理する。",
      "datePublished": "2026-05-30T00:00:00.000Z",
      "dateModified": "2026-05-30T00:00:00.000Z",
      "keywords": "タンパク質, 用量反応, 筋タンパク質合成, MPS, プロテイン, 摂取量",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/protein-dose-response-curve"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/protein-dose-response-curve#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": "タンパク質は増やすほど効くのか — 用量反応曲線と1食あたりの頭打ち"
        }
      ]
    }
  ]
}