Sign in
apache
/
jena
/
jena-core-simplified
/
.
/
testing
/
Turtle
/
N3
/
n3-writer-test-07.n3
blob: 5006a5ee904b18bf706f0d02bd20448aea6fd0ce [
file
] [
log
] [
blame
]
@prefix
a
:
<
http
:
//foo/a#> .
@prefix
:
<#>
.
:
test
:
comment
"BNode but shared"
.
a
:
b1 a
:
twoRef _
:
a
.
a
:
b2 a
:
twoRef _
:
a
.
_
:
a
:-
[
a
:
pp
"1"
;
a
:
qq
"2"
].