blob: 7f29f1a90bcc84385500c7a2be147cabc7add6cc [file] [log] [blame]
# comment at the beginning of a line
# comment in the middle of a line
# comments on
# consecutive lines
<http://subject> <http://predicate> <http://object> .
_:a <http://test/p1> _:b .
_:b <http://test/p2> "foo" .
_:c <http://test/p3> "foo\"\\\n\r\tbar" .
_:d <http://test/p4> "foo
bar" .