1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-14 22:51:11 +02:00
Files
audacity/lib-src/lv2/serd/tests/bad/bad-06.ttl

4 lines
91 B
Turtle

# is and of are not in turtle
@prefix : <http://example.org/stuff/1.0/> .
:a is :b of :c .