{
  "@context": "https://linked.art/ns/v1/linked-art.json",
  "id": "https://linked.art/example/object/12",
  "type": "HumanMadeObject",
  "referred_to_by": [
    {
      "type": "LinguisticObject",
      "classified_as": [
        {
          "id": "http://vocab.getty.edu/aat/300435416",
          "type": "Type",
          "_label": "Description",
          "classified_as": [
            {
              "id": "http://vocab.getty.edu/aat/300418049",
              "type": "Type",
              "_label": "Brief Text"
            }
          ]
        }
      ],
      "content": "A small greenstone pendant surrounded by silver",
      "identified_by": [
        {
          "type": "Name",
          "classified_as": [
            {
              "id": "http://vocab.getty.edu/aat/300404669",
              "type": "Type",
              "_label": "Display Title"
            }
          ],
          "content": "Description"
        }
      ],
      "referred_to_by": [
        {
          "type": "LinguisticObject",
          "content": "Description provided by the artist"
        }
      ],
      "language": [
        {
          "id": "http://vocab.getty.edu/aat/300388277",
          "type": "Language",
          "_label": "English",
          "notation": "en"
        }
      ],
      "subject_to": [
        {
          "type": "Right",
          "classified_as": [
            {
              "id": "https://creativecommons.org/licenses/by/4.0/",
              "type": "Type"
            }
          ],
          "identified_by": [
            {
              "type": "Name",
              "classified_as": [
                {
                  "id": "http://vocab.getty.edu/aat/300404669",
                  "type": "Type",
                  "_label": "Display Title"
                }
              ],
              "content": "CC BY 4.0"
            }
          ]
        }
      ]
    }
  ]
}