1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-07-02 17:23:18 +02:00
audacity/lib-src/lv2/serd/tests/TurtleTests/prefix_reassigned_and_used.ttl

4 lines
112 B
Turtle

@prefix p: <http://a.example/>.
@prefix p: <http://b.example/>.
p:s <http://a.example/p> <http://a.example/o> .