mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-12 14:20:24 +02:00
4 lines
67 B
Turtle
4 lines
67 B
Turtle
@prefix a: <http://example.org/> .
|
|
a:s1 a:p1 a:o1
|
|
a:s2 a:p2 a:o2 .
|