{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.tudelft.nl/#organization",
      "name": "TU Delft",
      "url": "https://www.tudelft.nl/",
      "description": "Ontdek TU Delft, de grootste en oudste technische universiteit van Nederland, met toponderwijs, toonaangevend onderzoek, 16 bachelors, 30+ masters en impact voor een betere samenleving."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/tu-delft#asg",
      "name": "TU Delft ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/tu-delft",
      "isPartOf": {
        "@id": "https://www.tudelft.nl/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}