mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-30 07:29:29 +02:00
8 lines
75 B
Plaintext
8 lines
75 B
Plaintext
@prefix : <http://example.org/data/> .
|
|
|
|
|
|
:y :y :x .
|
|
:x :y :y .
|
|
:y :x :y .
|
|
|