14 lines
No EOL
244 B
Text
Executable file
14 lines
No EOL
244 B
Text
Executable file
{
|
|
"@context": {
|
|
"ex": "http://example.org/vocab#"
|
|
},
|
|
"@id": "http://example.org/test#example1",
|
|
"ex:p": [
|
|
{
|
|
"@id": "http://example.org/test#example2"
|
|
},
|
|
{
|
|
"@id": "http://example.org/test#example2"
|
|
}
|
|
]
|
|
} |