{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@id": "https://aaploit.com/en/artists/ishimoto-minami",
      "@type": "Person",
      "name": "ISHIMOTO Minami",
      "alternateName": "いしもとみなみ",
      "url": "https://aaploit.com/en/artists/ishimoto-minami",
      "sameAs": "https://aaploit.com/ja/artists/ishimoto-minami",
      "affiliation": {
        "@id": "https://aaploit.com/#organization"
      },
      "biography": [
        {
          "year": "",
          "entries": [
            "Originally from Fukuoka Prefecture, I graduated from the Graduate School of Regional Design at Saga University in 2022. I have been creating sound-based works since my undergraduate days and have actively exhibited my work both on and off campus."
          ]
        }
      ],
      "relatedLink": "https://aaploit.com/en/artists/ishimoto-minami/works"
    },
    {
      "@id": "https://aaploit.com/en/exhibitions/ishimoto-minami-the-sound-of-words",
      "@type": "ExhibitionEvent",
      "name": "The Sound of Words",
      "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"
        }
      ]
    }
  ]
}