{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://swsa.semanticweb.org/#organization",
      "name": "Semantic Web Science Association",
      "url": "http://swsa.semanticweb.org/",
      "description": "SWSA website"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/semantic-web-science-association#asg",
      "name": "Semantic Web Science Association ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/semantic-web-science-association",
      "isPartOf": {
        "@id": "http://swsa.semanticweb.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}