{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Quotation",
            "@id": "https://bfrasi.com/non-dubitare-di-nulla/#quotation",
            "text": "Non dubitare di nulla è il mezzo più sicuro per non sapere mai niente.",
            "creator": {
                "@type": "Person",
                "name": "Multatuli"
            },
            "url": "https://bfrasi.com/non-dubitare-di-nulla/",
            "image": "https://bfrasi.com/fotos/f7/f7e7f36346dc534dda74a5bf4593f237.jpg",
            "description": ""
        },
        {
            "@type": "ImageObject",
            "url": "https://bfrasi.com/fotos/f7/f7e7f36346dc534dda74a5bf4593f237.jpg",
            "contentUrl": "https://bfrasi.com/fotos/f7/f7e7f36346dc534dda74a5bf4593f237.jpg",
            "caption": "Non dubitare di nulla è il mezzo più s"
        }
    ]
}