{
  "@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/glossary/dalton#article",
      "headline": "ダルトン（Da）とは — プロテインの分子量が吸収速度を決める理由",
      "description": "ダルトン（Da）の定義と、プロテインの分子量が消化吸収に与える影響を解説。350Da・500Da・20,000Daの違い、PepT1トランスポーターとの関係、国内WPH製品の分子量比較表を掲載する。",
      "datePublished": "2026-03-10T00:00:00.000Z",
      "dateModified": "2026-03-10T00:00:00.000Z",
      "keywords": "ダルトン, Da, 分子量, プロテイン, WPH, PepT1, 吸収速度",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/glossary/dalton"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/glossary/dalton#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Protein Fact",
          "item": "https://protein-fact.com"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "用語解説",
          "item": "https://protein-fact.com/glossary"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "ダルトン（Da）とは — プロテインの分子量が吸収速度を決める理由"
        }
      ]
    }
  ]
}