home » zplus/dokk.git
ID: fd0b1c294a289a5a31f7096fb454698dcd9685b0
47 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_379",
    "comicstrip:published": "2011-07-12",
    "comicstrip:license": "dokk:license:CC-BY-SA-3.0",
    "comicstrip:tag": [
        "arguments"
    ],
    "comicstrip:title": "Fixing Stupid",
    "comicstrip:website": "https://mimiandeunice.com/2011/07/12/fixing-stupid/",
    "comicstrip:transcript": [
        {
            "comicstrip:order": 1,
            "comicstrip:panel": 1,
            "comicstrip:character": "mimi",
            "comicstrip:text": "You can't fix stupid!"
        },
        {
            "comicstrip:order": 2,
            "comicstrip:panel": 2,
            "comicstrip:character": "eunice",
            "comicstrip:text": "By telling me that..."
        },
        {
            "comicstrip:order": 3,
            "comicstrip:panel": 3,
            "comicstrip:character": "eunice",
            "comicstrip:text": "Isn't that what you're trying to do?"
        }
    ],
    "@type": "comicstrip:ComicStripPanel",
    "comicstrip:series": "dokk:mimi_and_eunice",
    "comicstrip:number": "379",
    "blob:at": {
        "@id": "file:/images/mimi_and_eunice/379.png",
        "blob:primary_source": "https://mimiandeunice.com/wp-content/uploads/2011/07/ME_379_CantFixStupid.png",
        "blob:retrieval_date": "2023-05-29"
    }
}