12 lines
321 B
Text
Executable file
12 lines
321 B
Text
Executable file
[{
|
|
"http://example.com/vocab#name": [{
|
|
"@value": "Markus Lanthaler"
|
|
}],
|
|
"http://example.com/vocab#homepage": [{
|
|
"@id": "http://www.markus-lanthaler.com/"
|
|
}],
|
|
"http://example.com/vocab#created_at": [{
|
|
"@value": "2012-10-28",
|
|
"@type": "http://www.w3.org/2001/XMLSchema#date"
|
|
}]
|
|
}]
|