home » zplus/dokk.git
ID: 2c07e4fb8f79ed39ae04fd15b947449cff0839bb
54 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_531",
    "comicstrip:published": "2012-11-15",
    "comicstrip:license": "dokk:license:CC-BY-SA-3.0",
    "comicstrip:tag": [
        "arguments",
        "relationships"
    ],
    "comicstrip:title": "Load",
    "comicstrip:website": "https://mimiandeunice.com/2012/11/15/load/",
    "comicstrip:transcript": [
        {
            "comicstrip:order": 1,
            "comicstrip:panel": 1,
            "comicstrip:character": "mimi",
            "comicstrip:text": "Too much cognitive load."
        },
        {
            "comicstrip:order": 2,
            "comicstrip:panel": 1,
            "comicstrip:character": "eunice",
            "comicstrip:text": "?"
        },
        {
            "comicstrip:order": 3,
            "comicstrip:panel": 2,
            "comicstrip:character": "mimi",
            "comicstrip:text": "That's why I can't do the dishes. Too much cognitive load."
        },
        {
            "comicstrip:order": 4,
            "comicstrip:panel": 3,
            "comicstrip:character": "eunice",
            "comicstrip:text": "It's a load of something, anyway."
        }
    ],
    "@type": "comicstrip:ComicStripPanel",
    "comicstrip:series": "dokk:mimi_and_eunice",
    "comicstrip:number": "531",
    "blob:at": {
        "@id": "file:/images/mimi_and_eunice/531.png",
        "blob:primary_source": "https://mimiandeunice.com/wp-content/uploads/2012/11/ME_531_CognitiveLoad.png",
        "blob:retrieval_date": "2023-05-30"
    }
}