{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://humancenteredailab.org/#organization",
      "name": "Human-Centered AI Lab",
      "url": "https://humancenteredailab.org/",
      "description": "501(c)(3) nonprofit AI research lab: safety, governance, and the humanities. Founders are PIs for the Modern Language Association at NIST CAISI."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/human-centered-ai-lab#asg",
      "name": "Human-Centered AI Lab ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/human-centered-ai-lab",
      "isPartOf": {
        "@id": "https://humancenteredailab.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}