{
  "@context": {
    "rdfs": "http://www.w3.org/2000/01/rdf-schema#",
    "playground": "http://json-ld.org/playground#",
    "description": "rdfs:label",
    "startTab": "playground:startTab",
    "copyContext": "playground:copyContext",
    "markup": {
      "@id": "playground:markup",
      "@type": "@id"
    },
    "context": {
      "@id": "playground:context",
      "@type": "@id"
    },
    "frame": {
      "@id": "playground:frame",
      "@type": "@id"
    }
  },
  "description": "",
  "startTab": "tab-framed",
  "copyContext": false,
  "markup": "./markup.jsonld",
  "frame": "./frame.jsonld"
}