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