21 lines
No EOL
283 B
Text
Executable file
21 lines
No EOL
283 B
Text
Executable file
{
|
|
"@context": {
|
|
"ex": "http://example.org/"
|
|
},
|
|
"@graph": [
|
|
{
|
|
"@id": "ex:looker",
|
|
"ex:canSee": [
|
|
{
|
|
"@id": "ex:forgotten"
|
|
},
|
|
{
|
|
"@id": "ex:spotted"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"@id": "ex:spotted"
|
|
}
|
|
]
|
|
} |