rdf-ex/test/data/TURTLE-TESTS/turtle-syntax-bad-number-dot-in-anon.ttl

7 lines
75 B
Turtle
Raw Normal View History

2017-07-09 23:46:33 +00:00
@prefix : <http://www.w3.org/2013/TurtleTests/> .
:s
:p [
:p1 27.
] .