blob: ceaad3d4ca41fc87845f9a49c46964ac2121614c [file] [log] [blame]
# Test long literal twice to ensure it does not over-quote
@prefix : <http://example.org/ex#> .
:a :b """first long literal""" .
:c :d """second long literal""" .