@prefix : <http://example.org/> .

:s1 a :x, :y, :z .
:s2 a :x .
:s3 a :y, :z .
:s4 a :y .

