mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-06 17:13:49 +01: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> .}
|