home » zplus/dokk.git
ID: a322c9245073d15462fa40e937cad2b099344469
28 lines — 805B — 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:speech_in_speech_out_Grimmelmann",
    "library:author": [
        "James Grimmelmann"
    ],
    "license:licensed_under": [
        "dokk:license:CC-BY-4.0"
    ],
    "library:title": "Speech In, Speech Out",
    "blob:at": {
        "@id": "file:/pdf/speech_in_speech_out_Grimmelmann.pdf",
        "blob:primary_source": "https://james.grimmelmann.net/files/articles/speech-in-speech-out.pdf",
        "blob:retrieval_date": "2023-09-03"
    }
}