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