{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.kuleuven.be/#organization",
      "name": "KU Leuven",
      "url": "https://www.kuleuven.be/",
      "description": "KU Leuven is een internationale community waar innovatief onderzoek aan de basis ligt van alle opleidingen. Gedreven onderzoekers en nieuwsgierige studenten doen voortdurend nieuwe inzichten op en zetten hun kennis in om de uitdagingen van onze tijd aan te pakken."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/alumni#asg",
      "name": "KU Leuven ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/alumni",
      "isPartOf": {
        "@id": "https://www.kuleuven.be/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}