1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-11 17:13:37 +02:00
Files
audacity/lib-src/libraptor/tests/turtle/test-18.ttl
2010-01-24 09:19:39 +00:00

10 lines
157 B
Turtle

@prefix : <http://example.org/foo#> .
:a :b """\nthis \ris a \U00015678long\t
literal\uABCD
""" .
:d :e """\tThis \uABCDis\r \U00015678another\n
one
""" .