8 lines
151 B
Text
8 lines
151 B
Text
|
{
|
||
|
"@context": {
|
||
|
"eg": "http://example.org/vocab#",
|
||
|
"eg:p": {"@type": "@id"}
|
||
|
},
|
||
|
"@id": "http://example.org/test#example",
|
||
|
"eg:p": null
|
||
|
}
|