# paths-05.n3 - Paths with lists and anon nodes
# Cf. http://www.w3.org/2000/10/swap/test/syntax/path2.n3

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

("1" "2")!:sum :equals "3" .

[:p :q]!:r :s :t .
