{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Quotation",
            "@id": "https://bfrasi.com/piu-una-scoperta-e-originale/#quotation",
            "text": "Più una scoperta è originale, più sembra ovvia dopo.",
            "creator": {
                "@type": "Person",
                "name": "Arthur Koestler"
            },
            "url": "https://bfrasi.com/piu-una-scoperta-e-originale/",
            "image": "https://bfrasi.com/fotos/3f/3f326964bc9f8685b63713420ca2e1bf.jpg",
            "description": ""
        },
        {
            "@type": "ImageObject",
            "url": "https://bfrasi.com/fotos/3f/3f326964bc9f8685b63713420ca2e1bf.jpg",
            "contentUrl": "https://bfrasi.com/fotos/3f/3f326964bc9f8685b63713420ca2e1bf.jpg",
            "caption": "Più una scoperta è originale, più sem"
        }
    ]
}