rdf-ex/test/data/TURTLE-TESTS/turtle-syntax-prefix-08.ttl

4 lines
108 B
Turtle
Raw Normal View History

2017-07-09 23:46:33 +00:00
# underscore is a legal pname character
@prefix x: <http://www.w3.org/2013/TurtleTests/> .
x:_ x:p_1 x:o .