diff --git a/nodes/mimi_and_eunice.jsonld b/nodes/mimi_and_eunice.jsonld new file mode 100644 index 0000000..c9f5c56 --- /dev/null +++ b/nodes/mimi_and_eunice.jsonld @@ -0,0 +1,10 @@ +{ + "@context": { + "comicstrip": "dokk:vocab:comicstrip:" + }, + + "@id": "dokk:mimi_and_eunice", + "@type": "comicstrip:ComicStrip", + "comicstrip:title": "Mimi and Eunice", + "comicstrip:website": "https://mimiandeunice.com" +}