mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-12 14:47:43 +02:00
9 lines
152 B
Plaintext
9 lines
152 B
Plaintext
# GRAPH tests
|
|
PREFIX : <http://example/>
|
|
|
|
GRAPH :g1 { :s :p :o }
|
|
GRAPH :g2 { :s :p :o }
|
|
:g3 { :s :p :o }
|
|
GRAPH :g4 { :s :p :o }
|
|
GRAPH :g5 { :s :p :o }
|