mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-03 06:03:13 +02:00
5 lines
130 B
Plaintext
5 lines
130 B
Plaintext
@prefix : <http://example.org/stuff/1.0/> .
|
|
{:a :b ( "apple" "banana" ) .}
|
|
<http://example/graph> {:a :b ( "apple" "banana" ) .}
|
|
|