mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-09 08:32:31 +02:00
4 lines
77 B
Turtle
4 lines
77 B
Turtle
@prefix eg: <http://example.org/eg#> .
|
|
|
|
eg:s eg:p [ =: _:o ; eg:name "o" ] .
|