{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@id": "https://aaploit.com/en/artists/ishimoto-minami",
      "@type": "Person",
      "name": "石本 陽",
      "alternateName": "いしもとみなみ",
      "url": "https://aaploit.com/ja/artists/ishimoto-minami",
      "sameAs": "https://aaploit.com/en/artists/ishimoto-minami",
      "affiliation": {
        "@id": "https://aaploit.com/#organization"
      },
      "biography": [
        {
          "year": "",
          "entries": [
            "福岡県出身、2022年に佐賀大学大学院 地域デザイン研究科 修了。学部時代から音に関する作品制作を実施しております。積極的に学内外で作品を発表してきました。"
          ]
        }
      ],
      "relatedLink": "https://aaploit.com/ja/artists/ishimoto-minami/works"
    },
    {
      "@id": "https://aaploit.com/en/exhibitions/ishimoto-minami-the-sound-of-words",
      "@type": "ExhibitionEvent",
      "name": "ことばの音",
      "url": "https://aaploit.com/en/exhibitions/ishimoto-minami-the-sound-of-words",
      "sameAs": "https://aaploit.com/ja/exhibitions/ishimoto-minami-the-sound-of-words",
      "startDate": "2022-08-19",
      "endDate": "2022-09-04",
      "location": "aaploit, Tokyo",
      "artists": [
        {
          "@id": "https://aaploit.com/en/artists/ishimoto-minami"
        }
      ]
    }
  ]
}