{
"@context": [
"http://api.conceptnet.io/ld/conceptnet5.7/context.ld.json"
],
"@id": "/a/[/r/RelatedTo/,/c/en/wine/,/c/en/red_juice/]",
"@type": "Edge",
"dataset": "/d/verbosity",
"end": {
"@id": "/c/en/red_juice",
"@type": "Node",
"label": "red juice",
"language": "en",
"term": "/c/en/red_juice"
},
"license": "cc:by/4.0",
"rel": {
"@id": "/r/RelatedTo",
"@type": "Relation",
"label": "RelatedTo"
},
"sources": [
{
"@id": "/s/resource/verbosity",
"@type": "Source",
"contributor": "/s/resource/verbosity"
}
],
"start": {
"@id": "/c/en/wine",
"@type": "Node",
"label": "wine",
"language": "en",
"term": "/c/en/wine"
},
"surfaceText": "[[wine]] is related to [[red juice]]",
"weight": 0.2519999999999998
}