mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-13 23:49:03 +02:00
5 lines
81 B
Turtle
5 lines
81 B
Turtle
@prefix : <http://www.w3.org/2013/TurtleTests/> .
|
|
:s :p1 :o1 ;
|
|
:p2 :o2 ;
|
|
.
|