Sign in
apache
/
jena
/
jena-core-simplified
/
.
/
testing
/
Turtle
/
N3
/
n3-writer-test-14.n3
blob: e9f2c05b7e2ab7fb9dbc1358f25c8b631f2f6b5b [
file
] [
log
] [
blame
]
@prefix
a
:
<
http
:
//foo/a#> .
@prefix
:
<#>
.
:
test
:
comment
"RDF collections as lists: nil list with property"
.
()
a
:
prop
"nilProp"
.