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

7 lines
133 B
Text
Raw Normal View History

{
"@id": "http://example/g",
"@graph": {
"@id": "http://example/s",
"http://example/p": {"@id": "http://example/o"}
}
}