{
   "class" : {
      "rdf:type" : "rdfs:Class",
      "rdfs:comment" : "A play is a form of literature, usually consisting of dialogue between characters, intended for theatrical performance rather than just reading. Note: A performance of a Play would be a [[TheaterEvent]] or [[BroadcastEvent]] - the *Play* being the [[workPerformed]].",
      "rdfs:label" : "Play",
      "rdfs:subClassOf" : "schema:CreativeWork",
      "schema:isPartOf" : "http:pending.schema.org",
      "schema:source" : "https://github.com/schemaorg/schemaorg/issues/1816"
   },
   "properties" : {}
}