1# Test , operator
2@prefix : <http://example.org/base#> .
3:a :b :c,
4      :d,
5      :e .
6