home » zplus/dokk.git
ID: 7dc75ecc182965bc63d5950ef797c2c7bbc77c10
28 lines — 775B — 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:free_to_learn_Plotkin_2010",
    "library:author": [
        "Hal Plotkin"
    ],
    "license:licensed_under": [
        "dokk:license:CC-BY-3.0"
    ],
    "library:title": "free to learn",
    "blob:at": {
        "@id": "file:/pdf/free_to_learn_Plotkin_2010.pdf",
        "blob:primary_source": "https://wiki.creativecommons.org/images/6/67/FreetoLearnGuide.pdf",
        "blob:retrieval_date": "2023-03-08"
    }
}