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

5 lines
159 B
Turtle
Raw Normal View History

2017-07-09 23:46:33 +00:00
# colon is a legal pname character
@prefix : <http://www.w3.org/2013/TurtleTests/> .
@prefix x: <http://www.w3.org/2013/TurtleTests/> .
:a:b:c x:d:e:f :::: .