{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@id": "https://aaploit.com/en/artists/ito-nanami",
      "@type": "Person",
      "name": "ITO Nanami",
      "alternateName": "いとうななみ",
      "url": "https://aaploit.com/en/artists/ito-nanami",
      "sameAs": "https://aaploit.com/ja/artists/ito-nanami",
      "affiliation": {
        "@id": "https://aaploit.com/#organization"
      },
      "cv": [
        {
          "section": "SELECTED EXHIBITION"
        },
        {
          "year": "2026",
          "entries": [
            "Ambivalence, MEDEL GALLERY SHU, Tokyo"
          ]
        },
        {
          "year": "2025",
          "entries": [
            "The End—No, It Remains Ambiguous, Joshibi University of Art and Design, Tokyo",
            "Desires for Angels, gallery33, Tokyo"
          ]
        },
        {
          "year": "2024",
          "entries": [
            "The 11th Mirai Exhibition, Nichido Gallery, Tokyo"
          ]
        }
      ],
      "relatedLink": "https://aaploit.com/en/artists/ito-nanami/works"
    },
    {
      "@id": "https://aaploit.com/en/exhibitions/group-still-yet",
      "@type": "ExhibitionEvent",
      "name": "Still / Yet",
      "url": "https://aaploit.com/en/exhibitions/group-still-yet",
      "sameAs": "https://aaploit.com/ja/exhibitions/group-still-yet",
      "startDate": "2026-02-15",
      "endDate": "2026-03-08",
      "location": "aaploit, Tokyo",
      "artists": [
        {
          "@id": "https://aaploit.com/en/artists/ito-nanami"
        }
      ]
    }
  ]
}