Sign in
apache
/
jena
/
jena-core-simplified
/
.
/
testing
/
Turtle
/
RaptorTurtle
/
test-03.ttl
blob: 9179fa508b07d13ad6a000cbc8190c75e5267669 [
file
] [
log
] [
blame
]
# Test ; operator
@prefix
:
<
http
:
//example.org/base#> .
:
a
:
b
:
c
;
:
d
:
e
;
:
f
:
g
.