{
   "class" : {
      "rdf:type" : "rdfs:Class",
      "rdfs:comment" : "The act of asserting that a future event/action is no longer going to happen.\\n\\nRelated actions:\\n\\n* [[ConfirmAction]]: The antonym of CancelAction.",
      "rdfs:label" : "CancelAction",
      "rdfs:subClassOf" : "schema:PlanAction"
   },
   "properties" : {}
}