summaryrefslogtreecommitdiffstats
path: root/tests/turtle-2013/turtle-syntax-blank-label.ttl
blob: b7fae10d17df07b67bea210042f50924efb80965 (plain)
1
2
3
4
@prefix : <http://www.w3.org/2013/TurtleTests/> .
_:0b :p :o . # Starts with digit
_:_b :p :o . # Starts with underscore
_:b.0 :p :o . # Contains dot, ends with digit