{
  "@context": "https://linked.art/ns/v1/linked-art.json",
  "id": "https://linked.art/example/text/koot_nightwatch/1",
  "type": "LinguisticObject",
  "_label": "Content of Koot's Night Watch",
  "identified_by": [
    {
      "type": "Name",
      "classified_as": [
        {
          "id": "http://vocab.getty.edu/aat/300404670",
          "type": "Type",
          "_label": "Primary Name"
        }
      ],
      "content": "Rembrant's Night Watch. A Fascinating Story"
    }
  ],
  "part_of": [
    {
      "id": "https://linked.art/example/concept/koot_idea",
      "type": "PropositionalObject",
      "_label": "Koot's Conceptualization"
    }
  ]
}