home » zplus/dokk.git
ID: 33af9b7f1ee4e987f9e7b24cd2fa69dbdabab805
50 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_198",
    "comicstrip:published": "2010-09-27",
    "comicstrip:license": "dokk:license:CC-BY-SA-3.0",
    "comicstrip:tag": [
        "delusions",
        "life",
        "psychology",
        "recovery"
    ],
    "comicstrip:title": "Potential",
    "comicstrip:website": "https://mimiandeunice.com/2010/09/27/potential/",
    "comicstrip:transcript": [
        {
            "comicstrip:order": 1,
            "comicstrip:panel": 1,
            "comicstrip:character": "mimi",
            "comicstrip:text": "I have so much potential!"
        },
        {
            "comicstrip:order": 2,
            "comicstrip:panel": 2,
            "comicstrip:character": "eunice",
            "comicstrip:text": "Then why don't you ever do anything?"
        },
        {
            "comicstrip:order": 3,
            "comicstrip:panel": 3,
            "comicstrip:character": "mimi",
            "comicstrip:text": "I don't want to use it up!"
        }
    ],
    "@type": "comicstrip:ComicStripPanel",
    "comicstrip:series": "dokk:mimi_and_eunice",
    "comicstrip:number": "198",
    "blob:at": {
        "@id": "file:/images/mimi_and_eunice/198.png",
        "blob:primary_source": "https://ninapaley.com/mimiandeunice/wp-content/uploads/2010/09/ME_198_Potential.png",
        "blob:retrieval_date": "2023-05-27"
    }
}