{
   "class" : {
      "rdf:type" : "rdfs:Class",
      "rdfs:comment" : "One or more messages between organizations or people on a particular topic. Individual messages can be linked to the conversation with isPartOf or hasPart properties.",
      "rdfs:label" : "Conversation",
      "rdfs:subClassOf" : "schema:CreativeWork"
   },
   "properties" : {}
}