mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-12 06:10:25 +02:00
5 lines
134 B
Turtle
5 lines
134 B
Turtle
# percents
|
|
@prefix : <http://www.w3.org/2013/TurtleTests/> .
|
|
@prefix x: <http://www.w3.org/2013/TurtleTests/> .
|
|
:a%3E x:%25 :a%3Eb .
|