7 lines
133 B
Text
7 lines
133 B
Text
|
{
|
||
|
"@id": "http://example/g",
|
||
|
"@graph": {
|
||
|
"@id": "http://example/s",
|
||
|
"http://example/p": {"@id": "http://example/o"}
|
||
|
}
|
||
|
}
|