{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.ebrains.eu/#organization",
      "name": "EBRAINS",
      "url": "https://www.ebrains.eu/",
      "description": "An open research infrastructure that provides data, tools and services for brain-related research – from the molecular and cellular levels to the whole organ."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/ebrains#asg",
      "name": "EBRAINS ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/ebrains",
      "isPartOf": {
        "@id": "https://www.ebrains.eu/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}