45 lines
1.1 KiB
Text
Executable file
45 lines
1.1 KiB
Text
Executable file
[
|
|
{
|
|
"@id": "http://example.org/test#example1",
|
|
"http://example.org/test#property1": [
|
|
{
|
|
"@id": "http://example.org/test#example2"
|
|
}
|
|
],
|
|
"http://example.org/test#property2": [
|
|
{
|
|
"@id": "http://example.org/test#example3"
|
|
}
|
|
],
|
|
"http://example.org/test#property3": [
|
|
{
|
|
"@id": "http://example.org/test#example4"
|
|
}
|
|
],
|
|
"http://example.org/test#property4": [
|
|
{
|
|
"@id": "http://example.org/test#example4"
|
|
}
|
|
],
|
|
"http://example.org/test#property6": [
|
|
|
|
]
|
|
},
|
|
{
|
|
"@id": "http://example.org/test#example2",
|
|
"http://example.org/test#property4": [
|
|
{
|
|
"@value": "foo"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"@id": "http://example.org/test#example4",
|
|
"http://example.org/test#property5": [
|
|
{
|
|
"@type": "http://www.w3.org/2001/XMLSchema#date",
|
|
"@value": "2012-03-31"
|
|
}
|
|
]
|
|
}
|
|
]
|