{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://dgfi.org/#organization",
      "name": "DGFI",
      "url": "http://dgfi.org/",
      "description": "Offizielle Homepage der Deutschen Gesellschaft für Immunologie"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/dgfi#asg",
      "name": "DGFI ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/dgfi",
      "isPartOf": {
        "@id": "http://dgfi.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}