Sign in
apache
/
jena
/
jena-core-simplified
/
.
/
testing
/
Turtle
/
N3
/
n3-writer-test-11.n3
blob: 0d26d6a0e3bedee6f8d2417b50d745a60602aa7a [
file
] [
log
] [
blame
]
@prefix
a
:
<
http
:
//foo/a#> .
@prefix
:
<#>
.
:
test
:
comment
"RDF collections as lists: unattached lists"
.
(
"1"
"2"
"3"
).
# This is not a statement.
().