9 lines
172 B
Text
Executable file
9 lines
172 B
Text
Executable file
{
|
|
"@id": "http://example.com/graph/1",
|
|
"@graph": [
|
|
{
|
|
"@id": "http://example.com/node/1",
|
|
"http://example.com/property": "property"
|
|
}
|
|
]
|
|
}
|