summaryrefslogtreecommitdiffstats
path: root/tests/turtle/bad-06.ttl
blob: a8f1a0fcad5a2d2f9ff91b3f933e1d6d17959dd3 (plain)
1
2
3
# is and of are not in turtle
@prefix : <http://example.org/stuff/1.0/> .
:a is :b of :c .