{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://ctb.kantl.be/#organization",
      "name": "KANTL",
      "url": "http://ctb.kantl.be/",
      "description": "Dit is de homepage van CTB (Corpora, Tekstedities en Bronnen), de onderzoeksafdeling van de KANTL."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/kantl#asg",
      "name": "KANTL ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/kantl",
      "isPartOf": {
        "@id": "http://ctb.kantl.be/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}