<http://schema.org/SendAction> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://schema.org/TransferAction> . <http://schema.org/SendAction> <http://www.w3.org/2000/01/rdf-schema#comment> "The act of physically/electronically dispatching an object for transfer from an origin to a destination.<p>Related actions:</p><ul><li><a href=\"http://schema.org/ReceiveAction\">ReceiveAction</a>: The reciprocal of SendAction.</li><li><a href=\"http://schema.org/GiveAction\">GiveAction</a>: Unlike GiveAction, SendAction does not imply the transfer of ownership (e.g. I can send you my laptop, but I'm not necessarily giving it to you)</li></ul>." . <http://schema.org/SendAction> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> . <http://schema.org/SendAction> <http://www.w3.org/2000/01/rdf-schema#label> "SendAction" .