8 lines
192 B
Text
Executable file
8 lines
192 B
Text
Executable file
{
|
|
"@context": {
|
|
"@vocab": "http://example.com/",
|
|
"name": "http://xmlns.com/foaf/0.1/name"
|
|
},
|
|
"@id": "http://example.com/node",
|
|
"http://example.com/name": "Markus Lanthaler"
|
|
}
|