summaryrefslogtreecommitdiff
path: root/tests/turtle/test-36.ttl
blob: ceaad3d4ca41fc87845f9a49c46964ac2121614c (plain)
1
2
3
4
# 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""" .