test-18.ttl 157 B

123456789
  1. @prefix : <http://example.org/foo#> .
  2. :a :b """\nthis \ris a \U00015678long\t
  3. literal\uABCD
  4. """ .
  5. :d :e """\tThis \uABCDis\r \U00015678another\n
  6. one
  7. """ .