jsonld-ex/test/data/json-ld.org-test-suite/toRdf-0117-in.jsonld

8 lines
161 B
Text
Raw Normal View History

{
"http://example/p0": {"@id": "http://example/o0"},
"@graph": {
"@id": "http://example/s1",
"http://example/p1": {"@id": "http://example/o1"}
}
}