rdf-ex/test/data/TURTLE-TESTS/two_LITERAL_LONG2s.ttl

5 lines
164 B
Turtle
Raw Normal View History

2017-07-09 23:46:33 +00:00
# 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""" .