home » zplus/dokk.git
ID: d5f00ed84faf7f4df3d7e4c8478574b0b86bf9ac
28 lines — 764B — 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:introduction_to_kanban_Klipp",
    "library:author": [
        "Paul Klipp"
    ],
    "license:licensed_under": [
        "dokk:license:CC-BY-4.0"
    ],
    "library:title": "Introduction to kanban",
    "blob:at": {
        "@id": "file:/pdf/introduction_to_kanban_Klipp.pdf",
        "blob:primary_source": "https://paulklipp.com/images/flipchart.pdf",
        "blob:retrieval_date": "2023-10-29"
    }
}