rdf-ex/test/data/N-QUADS-TESTS/comment_following_triple.nq
2017-04-11 02:09:35 +02:00

5 lines
309 B
Text

<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