summaryrefslogtreecommitdiff
path: root/test/w3c/turtle/turtle-syntax-prefix-06.ttl
blob: 7044be5ab809595950dcdd54f5bacdc5fe203531 (plain)
1
2
3
4
# 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 :::: .