Without a full datasheet we will not be able to tell you that. Footprints for parts that look similar to yours to exist in the Terminal block libraries. If you have a manufacturer name plus a part number you might be able to find the exact part in the lib.
Otherwise will need to check the existing footprints for other parts against the datasheet of your part to see if any of them are fitting your part. I would advice against that. If your exact part is not in the lib, i would suggest you create your own footprint. (Less work over all and you will learn a new skill along the way.)
For checking footprints against datasheets i found it useful to use freecad. Here a tutorial for the workflow i personally use to check all contributions to the official library: Tutorial: How to check footprint correctness?
For creating new footprints i also wrote up my workflow in this FAQ article: Tutorial: How to make a footprint in KiCad 5.1.x (From scratch)?