{
   "class" : {
      "rdf:type" : "rdfs:Class",
      "rdfs:comment" : "The act of rejecting to/adopting an object.\\n\\nRelated actions:\\n\\n* [[AcceptAction]]: The antonym of RejectAction.",
      "rdfs:label" : "RejectAction",
      "rdfs:subClassOf" : "schema:AllocateAction"
   },
   "properties" : {}
}