mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-25 16:48:44 +02:00
5 lines
121 B
Plaintext
5 lines
121 B
Plaintext
# colon is a legal pname character
|
|
@prefix : <http://example/> .
|
|
@prefix x: <http://example/> .
|
|
{:a:b:c x:d:e:f :::: .}
|