mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-26 00:58:37 +02:00
4 lines
155 B
Plaintext
4 lines
155 B
Plaintext
@prefix p: <http://a.example/>.
|
|
{p:s <http://a.example/p> <http://a.example/o> .}
|
|
<http://example/graph> {p:s <http://a.example/p> <http://a.example/o> .}
|