{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Quotation",
            "@id": "https://bfrasi.com/se-non-avessimo-affatto/#quotation",
            "text": "Se non avessimo affatto amato noi stessi, non avremmo mai potuto essere obbligati ad amare null'altro. Cosicché l'amore per se stessi è la base di ogni altro amore.",
            "creator": {
                "@type": "Person",
                "name": "Thomas Traherne"
            },
            "url": "https://bfrasi.com/se-non-avessimo-affatto/",
            "image": "https://bfrasi.com/fotos/c2/c22fc3aa58c769941fe26bcc66b7f45e.jpg",
            "description": ""
        },
        {
            "@type": "ImageObject",
            "url": "https://bfrasi.com/fotos/c2/c22fc3aa58c769941fe26bcc66b7f45e.jpg",
            "contentUrl": "https://bfrasi.com/fotos/c2/c22fc3aa58c769941fe26bcc66b7f45e.jpg",
            "caption": "Se non avessimo affatto amato noi stessi"
        }
    ]
}