rdf-ex/test/data/TURTLE-TESTS/turtle-syntax-prefix-06.ttl
2017-07-10 01:46:33 +02:00

4 lines
159 B
Turtle

# 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 :::: .