{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Quotation",
            "@id": "https://bfrasi.com/la-scienza-in-quanto/#quotation",
            "text": "La scienza in quanto tale non è in alcun modo garanzia di saggezza e di umanità.",
            "creator": {
                "@type": "Person",
                "name": "Ernesto Galli della Loggia"
            },
            "url": "https://bfrasi.com/la-scienza-in-quanto/",
            "image": "https://bfrasi.com/fotos/ee/ee22c4d841f801b4011169a015467976.jpg",
            "description": ""
        },
        {
            "@type": "ImageObject",
            "url": "https://bfrasi.com/fotos/ee/ee22c4d841f801b4011169a015467976.jpg",
            "contentUrl": "https://bfrasi.com/fotos/ee/ee22c4d841f801b4011169a015467976.jpg",
            "caption": "La scienza in quanto tale non è in alcu"
        }
    ]
}