3 lines
99 B
Turtle
3 lines
99 B
Turtle
# Test long literal
|
|
@prefix : <http://example.org/ex#> .
|
|
:a :b """John said: "Hello World!\"""" .
|