home » zplus/dokk.git
ID: b0998e9654dc824e4a4701798ea1f29e7ba2d99c
28 lines — 766B — View raw


{
    "@context": {
        "library": "dokk:vocab:library:",
        "license": "dokk:vocab:license:",
        "license:licensed_under": {
            "@type": "@id"
        },
        "license:translation_of": {
            "@type": "@id"
        },
        "blob": "dokk:vocab:blob:"
    },
    "@type": [
        "library:Item"
    ],
    "@id": "dokk:four_seasons_of_code_Gupta",
    "library:author": [
        "Shreyank Gupta"
    ],
    "license:licensed_under": [
        "dokk:license:CC-BY-SA-3.0"
    ],
    "library:title": "Four Seasons of Code",
    "blob:at": {
        "@id": "file:/pdf/four_seasons_of_code_Gupta.pdf",
        "blob:primary_source": "https://shreyankg.fedorapeople.org/fsoc.pdf",
        "blob:retrieval_date": "2023-10-02"
    }
}