summaryrefslogtreecommitdiffstats
path: root/tests/ntriples-2013/comment_following_triple.nt
blob: 5619459a78229d62cfd6cc94294a8fde00343fc6 (plain)
1
2
3
4
5
<http://example/s> <http://example/p> <http://example/o> . # comment
<http://example/s> <http://example/p> _:o . # comment
<http://example/s> <http://example/p> "o" . # comment
<http://example/s> <http://example/p> "o"^^<http://example/dt> . # comment
<http://example/s> <http://example/p> "o"@en . # comment