In general the statement is not true. It may hold for some models; but in general the only thing you can say is that $$p(a,b,c,d) =p(a)p(b|a)p(c|a,b)p(d|a,b,c)$$ with any other permutation of the variables also valid.
If you set as an assumption that $$p(a,b,c,d) =p(a)p(b)p(c|d)p(d|a,b),$$ Then, we can integrate out (marginalize out) the variables $d$ and $c$ in both expressions and we get that $$p(a)p(b|a) = p(a)p(b),$$ which means that (if the given factorization holds) then $a$ and $b$ are independent.