{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.dzne.de/#organization",
      "name": "DZNE",
      "url": "https://www.dzne.de/",
      "description": "Das DZNE erforscht neurodegenerative Erkrankungen, wie z. B. Alzheimer-Demenz oder Parkinson."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/dzne#asg",
      "name": "DZNE ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/dzne",
      "isPartOf": {
        "@id": "https://www.dzne.de/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}