mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-10 06:01:09 +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 .
|
|
|