{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Quotation",
            "@id": "https://bfrasi.com/un-matematico-e-una-macchina/#quotation",
            "text": "Un matematico è una macchina che converte caffè in teoremi.",
            "creator": {
                "@type": "Person",
                "name": "Paul Erdös"
            },
            "url": "https://bfrasi.com/un-matematico-e-una-macchina/",
            "image": "https://bfrasi.com/fotos/a2/a236d4bf0179f2f5cb9312bd27b8732a.jpg",
            "description": ""
        },
        {
            "@type": "ImageObject",
            "url": "https://bfrasi.com/fotos/a2/a236d4bf0179f2f5cb9312bd27b8732a.jpg",
            "contentUrl": "https://bfrasi.com/fotos/a2/a236d4bf0179f2f5cb9312bd27b8732a.jpg",
            "caption": "Un matematico è una macchina che conver"
        }
    ]
}