{
  "@context": "https://linked.art/ns/v1/linked-art.json",
  "id": "https://linked.art/example/activity/exhb/1",
  "type": "Activity",
  "_label": "Manet and Modern Beauty (AIC)",
  "classified_as": [
    {
      "id": "http://vocab.getty.edu/aat/300054766",
      "type": "Type",
      "_label": "Exhibiting"
    }
  ],
  "identified_by": [
    {
      "type": "Name",
      "classified_as": [
        {
          "id": "http://vocab.getty.edu/aat/300404670",
          "type": "Type",
          "_label": "Primary Name"
        }
      ],
      "content": "Manet and Modern Beauty"
    }
  ],
  "timespan": {
    "type": "TimeSpan",
    "begin_of_the_begin": "2019-05-26T00:00:00Z",
    "end_of_the_end": "2019-09-08T23:59:59Z"
  },
  "took_place_at": [
    {
      "id": "http://vocab.getty.edu/tgn/7013596",
      "type": "Place",
      "_label": "Chicago",
      "classified_as": [
        {
          "id": "http://vocab.getty.edu/aat/300008389",
          "type": "Type",
          "_label": "City"
        }
      ]
    }
  ],
  "carried_out_by": [
    {
      "id": "http://vocab.getty.edu/ulan/500304669",
      "type": "Group",
      "_label": "Art Institute",
      "classified_as": [
        {
          "id": "http://vocab.getty.edu/aat/300312281",
          "type": "Type",
          "_label": "Museum"
        }
      ]
    }
  ],
  "used_specific_object": [
    {
      "id": "https://linked.art/example/set/exhset",
      "type": "Set",
      "_label": "Exhibition objects"
    }
  ],
  "part_of": [
    {
      "id": "https://linked.art/example/event/exhab",
      "type": "Activity",
      "_label": "Manet and Modern Beauty"
    }
  ],
  "influenced_by": [
    {
      "id": "https://linked.art/example/concept/exhidea",
      "type": "PropositionalObject",
      "_label": "Idea for Manet and Modern Beauty"
    }
  ]
}