home » zplus/dokk.git
ID: b87b87b7834e8197f0d9519664fe83748bb237f0
28 lines — 836B — 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:user_centred_design_canvas_2016_The_Rectangles",
    "library:author": [
        "The Rectangles"
    ],
    "license:licensed_under": [
        "dokk:license:CC-BY-4.0"
    ],
    "library:title": "User Centred Design Canvas",
    "blob:at": {
        "@id": "file:/pdf/user_centred_design_canvas_2016_The_Rectangles.pdf",
        "blob:primary_source": "https://ucdc.therectangles.com/User-Centred-Design-Canvas-Template.pdf",
        "blob:retrieval_date": "2023-11-02"
    }
}