{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://nber.org/#organization",
      "name": "NBER",
      "url": "https://nber.org/",
      "description": "Founded in 1920, the NBER is a private, non-profit, non-partisan organization dedicated to conducting economic research and to disseminating research findings among academics, public policy makers, and business professionals."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/nber#asg",
      "name": "NBER ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/nber",
      "isPartOf": {
        "@id": "https://nber.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}