{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://riat.ac.at/#organization",
      "name": "RIAT Institute",
      "url": "http://riat.ac.at/",
      "description": "RIAT is an independent institute for research, development, and education in cryptography, privacy technologies and the future of decentralization."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/riat-institute#asg",
      "name": "RIAT Institute ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/riat-institute",
      "isPartOf": {
        "@id": "http://riat.ac.at/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}