{
  "@context": "https://linked.art/ns/v1/linked-art.json",
  "id": "https://linked.art/example/concept/painting/4",
  "type": "Type",
  "_label": "Local Copy of Painting",
  "member_of": [
    {
      "id": "https://linked.art/example/set/conceptScheme",
      "type": "Set",
      "_label": "Local Concept Scheme"
    }
  ]
}