mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-16 08:37:42 +02:00
10 lines
117 B
Plaintext
10 lines
117 B
Plaintext
# Turtle is TriG
|
|
PREFIX : <http://example/>
|
|
|
|
:s :p :o ;
|
|
:q 123 , 456 .
|
|
|
|
PREFIX : <http://example/ns#>
|
|
|
|
:s :p :o .
|