home » zplus/dokk.git
ID: c8811e22b9d24c2ca2934d33d646e62a585151c3
53 lines — 2K — View raw


{
    "@context": {
        "comicstrip": "dokk:vocab:comicstrip:",
        "comicstrip:license": {
            "@type": "@id"
        },
        "comicstrip:series": {
            "@type": "@id"
        },
        "blob": "dokk:vocab:blob:"
    },
    "@id": "dokk:mimi_and_eunice_150",
    "comicstrip:published": "2010-08-12",
    "comicstrip:license": "dokk:license:CC-BY-SA-3.0",
    "comicstrip:tag": [
        "delusions",
        "feelings",
        "perspective",
        "psychology",
        "recovery",
        "suffering"
    ],
    "comicstrip:title": "Problems in Perspective",
    "comicstrip:website": "https://mimiandeunice.com/2010/08/12/problems-in-perspective/",
    "comicstrip:author_comment": "Oh how we love our problems.",
    "comicstrip:transcript": [
        {
            "comicstrip:order": 1,
            "comicstrip:panel": 1,
            "comicstrip:character": "mimi",
            "comicstrip:text": "My problems feel so big and important. It's painful."
        },
        {
            "comicstrip:order": 2,
            "comicstrip:panel": 2,
            "comicstrip:character": "eunice",
            "comicstrip:text": "But in reality your problems are tiny and insignificant."
        },
        {
            "comicstrip:order": 3,
            "comicstrip:panel": 3,
            "comicstrip:character": "mimi",
            "comicstrip:text": "That's more painful."
        }
    ],
    "@type": "comicstrip:ComicStripPanel",
    "comicstrip:series": "dokk:mimi_and_eunice",
    "comicstrip:number": "150",
    "blob:at": {
        "@id": "file:/images/mimi_and_eunice/150.png",
        "blob:primary_source": "https://ninapaley.com/mimiandeunice/wp-content/uploads/2010/08/ME_150_Problems.png",
        "blob:retrieval_date": "2023-05-26"
    }
}