{
  "@context": "https://linked.art/ns/v1/linked-art.json",
  "id": "https://linked.art/example/concept/painting/3",
  "type": "Type",
  "_label": "Local Copy of Painting",
  "classified_as": [
    {
      "id": "http://vocab.getty.edu/aat/300435443",
      "type": "Type",
      "_label": "type of work"
    }
  ],
  "equivalent": [
    {
      "id": "http://vocab.getty.edu/aat/300033618",
      "type": "Type",
      "_label": "painting (visual works)"
    }
  ],
  "broader": [
    {
      "id": "http://vocab.getty.edu/aat/300191086",
      "type": "Type",
      "_label": "visual works"
    }
  ]
}