mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-25 08:38:39 +02:00
6 lines
82 B
Plaintext
6 lines
82 B
Plaintext
@prefix : <http://example/> .
|
|
{
|
|
:s1 :p :o .
|
|
[ :p1 :o1 ; :p2 :o2 ] .
|
|
:s2 :p :o .
|
|
} |