{
  "@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-cognitive-function#article",
      "headline": "タンパク質は脳と認知機能に影響するのか — 集中力・セロトニン合成・朝食タンパク質の科学的根拠",
      "description": "タンパク質と認知機能の関係をRCT系統的レビュー（Adams 2025・26件）をもとに整理する。トリプトファン・チロシンと神経伝達物質の合成経路、健康成人での効果の限界、朝食タンパク質の質と集中力の関連を示す。",
      "datePublished": "2026-05-04T00:00:00.000Z",
      "dateModified": "2026-05-04T00:00:00.000Z",
      "keywords": "タンパク質, 認知機能, 集中力, セロトニン, ドーパミン, トリプトファン, ビジネス",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/guides/protein-cognitive-function"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/guides/protein-cognitive-function#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": "タンパク質は脳と認知機能に影響するのか — 集中力・セロトニン合成・朝食タンパク質の科学的根拠"
        }
      ]
    }
  ]
}