# anons-01.n3 - Simple anonymous nodes, enclosive

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

[ p q; r s ] .
[ p q; r [ s t ] ] .
