In SPARQL (wikidata) 'instance of' is a transitive or intransitive property? And 'subclass of'?
if A is an instance of B and B is an instance of c it is correct to say that A is an instance C? I thought so, but some data confused me.
Wrong Example: Stoneman (Q33150983) is an instance of serial killer (Q484188) and serial killer (Q484188) is instance of occupation (Q12737077). But it is not correct to say that Stoneman (Q33150983) is instance occupation (Q12737077).
So 'instance of' is not transitive or is the described sequence wrong?