Sign in
apache
/
jena
/
jena-core-simplified
/
.
/
testing
/
Turtle
/
RaptorTurtle
/
bad-06.ttl
blob: a8f1a0fcad5a2d2f9ff91b3f933e1d6d17959dd3 [
file
] [
log
] [
blame
]
# is and of are not in turtle
@prefix
:
<
http
:
//example.org/stuff/1.0/> .
:
a
is
:
b of
:
c
.