{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.sophia.be/#organization",
      "name": "Sophia",
      "url": "https://www.sophia.be/",
      "description": "Sophia – Belgian network of gender studies"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/sophia#asg",
      "name": "Sophia ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/sophia",
      "isPartOf": {
        "@id": "https://www.sophia.be/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}