mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-30 15:39:27 +02:00
4 lines
78 B
Turtle
4 lines
78 B
Turtle
@prefix eg: <http://example.org/eg#> .
|
|
|
|
eg:s eg:p [ == eg:o ; eg:name "o" ] .
|