{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.hiig.de/#organization",
      "name": "HIIG",
      "url": "https://www.hiig.de/",
      "description": "Das Alexander von Humboldt Institut für Internet und Gesellschaft (HIIG) erforscht die dynamische Beziehung zwischen Internet und Gesellschaft."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/hiig#asg",
      "name": "HIIG ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/hiig",
      "isPartOf": {
        "@id": "https://www.hiig.de/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}