summaryrefslogtreecommitdiffstats
path: root/tests/turtle-2013/two_LITERAL_LONG2s.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""" .