1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-13 23:49:03 +02:00
audacity/lib-src/lv2/serd/tests/TurtleTests/turtle-syntax-prefix-08.ttl

4 lines
108 B
Turtle

# underscore is a legal pname character
@prefix x: <http://www.w3.org/2013/TurtleTests/> .
x:_ x:p_1 x:o .