7 lines
206 B
Text
7 lines
206 B
Text
|
{
|
||
|
"@context": {
|
||
|
"property": { "@id": "http://example.org", "@type": "@id" }
|
||
|
},
|
||
|
"property": { "@list": [ "http://example.com/node/a", "http://example.com/node/b", "http://example.com/node/c" ] }
|
||
|
}
|