The circuit can be analysed 'by hand', rather than using SPICE, to better understand its operation.
The 3.3V reference (Vref) is applied to the + input of amplifier A. Assuming a perfect OPAMP, feedback through the PRT (RT) makes the voltage at its - input also equal to Vref. This appears across the 3.3k resistor (Rref), causing a current Vref/Rref of nominally 1mA (Iref) to flow through it.
By Kirchoff's Current Law, Iref must be equal to the sum of the current through the PRT (IT) and the 'compensation' current through the 47k resistor (which I label R3). Denote the output of amplifier A as VT. The 4.7k/100k divider network multiplies this by a factor k (k < 1) and applies it to the + input of amplifier B. Feedback round this amplifier holds its - input at the same voltage, namely kVT.
Now the current through the PRT, IT is given by:
IT = (VT - Vref)/RT
and the compensation current Icomp through R3 is given by:
Icomp = (kVT - Vref)/R3
Equating the sum of the two currents to Iref gives:
Vref/Rref = (VT - Vref)/RT + (kVT - Vref)/R3
Solving for VT gives (after multiplying numerator & denominator by RT, for clarity):
VT = Vref(RT(1/R3 + 1/Rref) + 1)/(RTk/R3 + 1)
Note that RT appears in both numerator and denominator, but its multiplying factor in the denominator is much larger.
This voltage is attenuated by the factor k and then amplified in the output stage, a non-inverting amplifier referenced to Vref, so the final output voltage is:
Vout = (kVT - Vref)(R3 + R4)/R3 + Vref
where R4 is the 100k feedback resistor.
Try a few values of RT near 100 ohms and see how the output voltage varies:
100.00 ohms (0˚C) gives 3.13574V
98.04 ohms (-5˚C) gives 3.12989V
101.95 ohms (+5˚C) gives 3.14156V
1.164 mV/˚C for one interval and 1.170 for the other, which is acceptable, if a little insensitive. The OPAMP offset voltages may cause problems, though. What happens to the output voltages in the rest of the system?