{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Quotation",
            "@id": "https://bfrasi.com/piu-un-uomo-e-intellettualmente/#quotation",
            "text": "Piú un uomo è intellettualmente limitato, piú potente diventa. Piú cretino è, meglio è.",
            "creator": {
                "@type": "Person",
                "name": "Haruki Murakami"
            },
            "url": "https://bfrasi.com/piu-un-uomo-e-intellettualmente/",
            "image": "https://bfrasi.com/fotos/ac/aca1b98782f4f2631c06f0414a59ee7b.jpg",
            "description": ""
        },
        {
            "@type": "ImageObject",
            "url": "https://bfrasi.com/fotos/ac/aca1b98782f4f2631c06f0414a59ee7b.jpg",
            "contentUrl": "https://bfrasi.com/fotos/ac/aca1b98782f4f2631c06f0414a59ee7b.jpg",
            "caption": "Piú un uomo è intellettualmente limita"
        }
    ]
}