jsonld-ex/test/data/json-ld.org-test-suite/flatten-0033-out.jsonld
2017-03-24 23:08:41 +01:00

22 lines
502 B
Plaintext
Executable file

[
{
"@id": "_:b0",
"http://example.com/vocab#created_at": [
{
"@value": "2012-10-28",
"@type": "http://www.w3.org/2001/XMLSchema#date"
}
],
"http://example.com/vocab#homepage": [
{
"@id": "http://www.markus-lanthaler.com/"
}
],
"http://example.com/vocab#name": [
{
"@value": "Markus Lanthaler"
}
]
}
]