{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@id": "https://aaploit.com/en/artists/ito-nanami",
      "@type": "Person",
      "name": "糸生 ナナミ",
      "alternateName": "いとうななみ",
      "url": "https://aaploit.com/ja/artists/ito-nanami",
      "sameAs": "https://aaploit.com/en/artists/ito-nanami",
      "affiliation": {
        "@id": "https://aaploit.com/#organization"
      },
      "cv": [
        {
          "section": "展示歴（抜粋）"
        },
        {
          "year": "2026",
          "entries": [
            "「アンビバレンス」、MEDEL GALLERY SHU、東京"
          ]
        },
        {
          "year": "2025",
          "entries": [
            "「終焉、、いいえ、それは曖昧で」、女子美術大学、東京",
            "「天使のための願望は」、gallery33、東京"
          ]
        },
        {
          "year": "2024",
          "entries": [
            "「第11回未来展」、日動画廊、東京"
          ]
        }
      ],
      "relatedLink": "https://aaploit.com/ja/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"
        }
      ]
    }
  ]
}