[
    {
        "guideName": {
            "en": "Resources"
        },
        "guideDescription": {
            "en": "Resources"
        },
        "steps": [
            {
                "guideBlockName": "sparql-editor-run-button"
            },
            {
                "guideBlockName": "table-graph-explore",
                "options": {
                    "iri": "http://www.w3.org/TR/2003/PR-owl-guide-20031209/wine#madeFromGrape",
                    "iriLabel": "wine#madeFromGrape",
                    "subSteps": [
                        {
                            "type": "link",
                            "iri": "http://www.w3.org/TR/2003/PR-owl-guide-20031209/wine#WineGrape",
                            "iriLabel": "vin:WineGrape"
                        },
                        {
                            "type": "table"
                        },
                        {
                            "type": "role",
                            "role": "all",
                            "extraContent": {
                                "en": "This is an extra content."
                            }
                        },
                        {
                            "type": "visual",
                            "iri": "http://www.w3.org/TR/2003/PR-owl-guide-20031209/wine#WineGrape",
                            "iriLabel": "vin:WineGrape"
                        },
                        {
                            "type": "row",
                            "row": 2
                        }
                    ]
                }
            },
            {
                "guideBlockName": "guide-end"
            }
        ]
    }
]
