8 lines
169 B
Text
8 lines
169 B
Text
|
{
|
||
|
"@context": {
|
||
|
"foaf": "http://xmlns.com/foaf/0.1/"
|
||
|
},
|
||
|
"@id": "http://greggkellogg.net/foaf#me",
|
||
|
"foaf:knows": {"@list": ["Manu Sporny", "Dave Longley"]}
|
||
|
}
|