19 lines
No EOL
245 B
Text
Executable file
19 lines
No EOL
245 B
Text
Executable file
{
|
|
"@context": {
|
|
"ex": "http://example.org/vocab#"
|
|
},
|
|
"@graph": [
|
|
{
|
|
"@id": "_:a0",
|
|
"ex:prop": {
|
|
"@id": "_:a1"
|
|
}
|
|
},
|
|
{
|
|
"@id": "_:b0",
|
|
"ex:prop": {
|
|
"@id": "_:b1"
|
|
}
|
|
}
|
|
]
|
|
} |