{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@id": "https://aaploit.com/en/artists/dayama-hakusai",
      "@type": "Person",
      "name": "ダーヤマ佰彩",
      "alternateName": "だあやまはくさい",
      "url": "https://aaploit.com/ja/artists/dayama-hakusai",
      "sameAs": "https://aaploit.com/en/artists/dayama-hakusai",
      "affiliation": {
        "@id": "https://aaploit.com/#organization"
      },
      "relatedLink": "https://aaploit.com/ja/artists/dayama-hakusai/works"
    },
    {
      "@id": "https://aaploit.com/en/exhibitions/group-interwoven",
      "@type": "ExhibitionEvent",
      "name": "Interwoven",
      "url": "https://aaploit.com/en/exhibitions/group-interwoven",
      "sameAs": "https://aaploit.com/ja/exhibitions/group-interwoven",
      "startDate": "2024-08-23",
      "endDate": "2024-09-08",
      "location": "aaploit, Tokyo",
      "artists": [
        {
          "@id": "https://aaploit.com/en/artists/dayama-hakusai"
        }
      ]
    }
  ]
}