{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.asai.sk/#organization",
      "name": "ASAI",
      "url": "https://www.asai.sk/",
      "description": "ASAI – Asociácia AI buduje udržateľný AI ekosystém na Slovensku spájajúc biznis, verejný sektor, akademickú sféru a neziskové organizácie."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/asai#asg",
      "name": "ASAI ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/asai",
      "isPartOf": {
        "@id": "https://www.asai.sk/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}