summaryrefslogtreecommitdiffstats
path: root/tests/turtle-2013/turtle-syntax-ln-colons.ttl
blob: 80a2e3df8996800dcedcc87ed6ad4e7756c874a5 (plain)
1
2
3
4
5
6
@prefix : <http://www.w3.org/2013/TurtleTests/> .
:s:1 :p:1 :o:1 .
:s::2 :p::2 :o::2 .
:3:s :3:p :3 .
::s ::p ::o .
::s: ::p: ::o: .