22 lines
376 B
Text
Executable file
22 lines
376 B
Text
Executable file
[
|
|
{
|
|
"@id": "http://www.example.com/G",
|
|
"@graph": [
|
|
{
|
|
"@id": "http://www.example.com/z",
|
|
"http://www.example.com/q": [
|
|
{
|
|
"@list": [
|
|
{
|
|
"@value": "cell-A"
|
|
},
|
|
{
|
|
"@value": "cell-B"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|