1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-07-29 15:09:30 +02: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
""" .