{
  "@context": {
    "@base": "https://madek.hfg-karlsruhe.de/",
    "madek": "https://madek.hfg-karlsruhe.de/ns#",
    "madek_system": "https://madek.hfg-karlsruhe.de/vocabulary/madek_system:",
    "Keyword": "https://madek.hfg-karlsruhe.de/vocabulary/keyword/",
    "Role": "https://madek.hfg-karlsruhe.de/roles/",
    "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
    "rdfs": "http://www.w3.org/2000/01/rdf-schema#",
    "owl": "http://www.w3.org/2002/07/owl#",
    "madek_core": "https://madek.hfg-karlsruhe.de/vocabulary/madek_core:",
    "madek_media_object": "https://madek.hfg-karlsruhe.de/vocabulary/media_object:",
    "madek_institution": "https://madek.hfg-karlsruhe.de/vocabulary/institution:",
    "madek_creative_work": "https://madek.hfg-karlsruhe.de/vocabulary/creative_work:",
    "madek_rights": "https://madek.hfg-karlsruhe.de/vocabulary/rights:"
  },
  "@graph": [
    {
      "@id": "https://madek.hfg-karlsruhe.de/entries/a6dff909-d769-488f-af59-69b43a0ca9df",
      "@type": "madek:MediaEntry",
      "madek_core:title": {
        "@value": "Tag 1",
        "@type": "madek:Text"
      },
      "madek_media_object:title_en": {
        "@value": "Day 1",
        "@type": "madek:Text"
      },
      "madek_core:authors": {
        "@id": "https://madek.hfg-karlsruhe.de/people/88d6142a-551e-4491-9ee4-291bd52e613e"
      },
      "madek_media_object:creator_of_media_object": {
        "@id": "https://madek.hfg-karlsruhe.de/people/3ba556d7-fbbf-4cb9-af19-d699e32d654d"
      },
      "madek_media_object:relationship": {
        "@id": "https://madek.hfg-karlsruhe.de/vocabulary/keyword/f5157c31-b5e7-4ad9-8643-50f33edcd38c"
      },
      "madek_core:copyright_notice": {
        "@value": "© Johanna Hoth, Wataru Murakami",
        "@type": "madek:Text"
      },
      "madek_rights:licence": {
        "@id": "https://madek.hfg-karlsruhe.de/vocabulary/keyword/dd18c865-b09c-4b67-86f4-6b7e35933a0a"
      },
      "madek_institution:semester": {
        "@id": "https://madek.hfg-karlsruhe.de/vocabulary/keyword/c8f63355-4156-43a0-8557-37c3908446ea"
      },
      "madek_institution:program_of_study": {
        "@id": "https://madek.hfg-karlsruhe.de/vocabulary/keyword/d5dd3957-2fdb-4817-af5d-29a9a6ebc49f"
      },
      "madek_institution:graduation-project-type": {
        "@id": "https://madek.hfg-karlsruhe.de/vocabulary/keyword/d31fdc7f-e1da-49bb-9fba-9cc73dadd50c"
      },
      "madek_rights:usage_hfg": {
        "@id": "https://madek.hfg-karlsruhe.de/vocabulary/keyword/ab33f4be-b41b-4d3e-b75e-ea62b1f58688"
      },
      "madek_media_object:project-title": {
        "@value": "No Mythologies To Follow",
        "@type": "madek:Text"
      },
      "madek_creative_work:type": {
        "@id": "https://madek.hfg-karlsruhe.de/vocabulary/keyword/180f4c86-6944-43a5-a64b-40be739c5fc0"
      },
      "madek_institution:field_of_study": {
        "@id": "https://madek.hfg-karlsruhe.de/vocabulary/keyword/fab34d33-c971-4552-92d0-c6e09a781c74"
      },
      "madek_core:keywords": {
        "@id": "https://madek.hfg-karlsruhe.de/vocabulary/keyword/f1253994-d712-4e4d-ae9d-7613e630ec74"
      },
      "madek_institution:project_category": {
        "@id": "https://madek.hfg-karlsruhe.de/vocabulary/keyword/f54bc3db-72d1-4e42-ae7e-fad0d09891fc"
      }
    },
    {
      "@type": "madek:MetaKey",
      "@id": "madek_core:title",
      "rdfs:label": [
        {
          "@language": "de",
          "@value": "Titel"
        },
        {
          "@language": "en",
          "@value": "Title"
        }
      ],
      "rdfs:comment": [
        {
          "@language": "de",
          "@value": null
        },
        {
          "@language": "en",
          "@value": null
        }
      ]
    },
    {
      "@type": "madek:MetaKey",
      "@id": "madek_media_object:title_en",
      "rdfs:label": [
        {
          "@language": "de",
          "@value": "Titel (en)"
        },
        {
          "@language": "en",
          "@value": "Title (en)"
        }
      ],
      "rdfs:comment": [
        {
          "@language": "de",
          "@value": null
        },
        {
          "@language": "en",
          "@value": null
        }
      ]
    },
    {
      "@type": "madek:MetaKey",
      "@id": "madek_core:authors",
      "rdfs:label": [
        {
          "@language": "de",
          "@value": "Autor/in"
        },
        {
          "@language": "en",
          "@value": "Author"
        }
      ],
      "rdfs:comment": [
        {
          "@language": "de",
          "@value": null
        },
        {
          "@language": "en",
          "@value": null
        }
      ]
    },
    {
      "@type": "madek:MetaKey",
      "@id": "madek_media_object:creator_of_media_object",
      "rdfs:label": [
        {
          "@language": "de",
          "@value": "Medienersteller/in"
        },
        {
          "@language": "en",
          "@value": null
        }
      ],
      "rdfs:comment": [
        {
          "@language": "de",
          "@value": null
        },
        {
          "@language": "en",
          "@value": null
        }
      ]
    },
    {
      "@type": "madek:MetaKey",
      "@id": "madek_media_object:relationship",
      "rdfs:label": [
        {
          "@language": "de",
          "@value": "Beziehung/Funktion"
        },
        {
          "@language": "en",
          "@value": "Relationship/function"
        }
      ],
      "rdfs:comment": [
        {
          "@language": "de",
          "@value": null
        },
        {
          "@language": "en",
          "@value": null
        }
      ]
    },
    {
      "@type": "madek:MetaKey",
      "@id": "madek_core:copyright_notice",
      "rdfs:label": [
        {
          "@language": "de",
          "@value": "Urheberrechtshinweis"
        },
        {
          "@language": "en",
          "@value": "Copyright Notice"
        }
      ],
      "rdfs:comment": [
        {
          "@language": "de",
          "@value": null
        },
        {
          "@language": "en",
          "@value": null
        }
      ]
    },
    {
      "@type": "madek:MetaKey",
      "@id": "madek_rights:licence",
      "rdfs:label": [
        {
          "@language": "de",
          "@value": "Rechtsschutz/Lizenz"
        },
        {
          "@language": "en",
          "@value": "Legal protection / Licence"
        }
      ],
      "rdfs:comment": [
        {
          "@language": "de",
          "@value": "Hilfe zu den Creative-Common-Lizenzen:"
        },
        {
          "@language": "en",
          "@value": "Help on the Creative Commons licenses:"
        }
      ]
    },
    {
      "@type": "madek:MetaKey",
      "@id": "madek_institution:semester",
      "rdfs:label": [
        {
          "@language": "de",
          "@value": "Semester"
        },
        {
          "@language": "en",
          "@value": "Semester"
        }
      ],
      "rdfs:comment": [
        {
          "@language": "de",
          "@value": null
        },
        {
          "@language": "en",
          "@value": null
        }
      ]
    },
    {
      "@type": "madek:MetaKey",
      "@id": "madek_institution:program_of_study",
      "rdfs:label": [
        {
          "@language": "de",
          "@value": "Studiengang"
        },
        {
          "@language": "en",
          "@value": "Program of Study"
        }
      ],
      "rdfs:comment": [
        {
          "@language": "de",
          "@value": "Die Liste der verfügbaren Studiengänge wird redaktionelle verwaltet. Ergänzungswünsche bitte per E-Mail an orc@hfg-karlsruhe.de"
        },
        {
          "@language": "en",
          "@value": "The list of available programs is maintained by editors. For any additions, please send an e-mail to orc@hfg-karlsruhe.de"
        }
      ]
    },
    {
      "@type": "madek:MetaKey",
      "@id": "madek_institution:graduation-project-type",
      "rdfs:label": [
        {
          "@language": "de",
          "@value": "Typ der Abschlussarbeit"
        },
        {
          "@language": "en",
          "@value": "Type of graduation project"
        }
      ],
      "rdfs:comment": [
        {
          "@language": "de",
          "@value": null
        },
        {
          "@language": "en",
          "@value": null
        }
      ]
    },
    {
      "@type": "madek:MetaKey",
      "@id": "madek_rights:usage_hfg",
      "rdfs:label": [
        {
          "@language": "de",
          "@value": "Freigabe Nutzung HfG"
        },
        {
          "@language": "en",
          "@value": "Permission usage HfG"
        }
      ],
      "rdfs:comment": [
        {
          "@language": "de",
          "@value": "Diese Angabe sollte wenn möglich die Lizenzangabe lediglich ergänzen oder spezifizieren."
        },
        {
          "@language": "en",
          "@value": "If possible, this entry should only supplement or specify the license information."
        }
      ]
    },
    {
      "@type": "madek:MetaKey",
      "@id": "madek_media_object:project-title",
      "rdfs:label": [
        {
          "@language": "de",
          "@value": "Titel des übergeordneten Projekts/Werks"
        },
        {
          "@language": "en",
          "@value": "Title of the parent project/work"
        }
      ],
      "rdfs:comment": [
        {
          "@language": "de",
          "@value": null
        },
        {
          "@language": "en",
          "@value": null
        }
      ]
    },
    {
      "@type": "madek:MetaKey",
      "@id": "madek_creative_work:type",
      "rdfs:label": [
        {
          "@language": "de",
          "@value": "Typ des Projekts/Werks"
        },
        {
          "@language": "en",
          "@value": "Type of project / creative work"
        }
      ],
      "rdfs:comment": [
        {
          "@language": "de",
          "@value": null
        },
        {
          "@language": "en",
          "@value": null
        }
      ]
    },
    {
      "@type": "madek:MetaKey",
      "@id": "madek_institution:field_of_study",
      "rdfs:label": [
        {
          "@language": "de",
          "@value": "Fachgruppe"
        },
        {
          "@language": "en",
          "@value": "Department"
        }
      ],
      "rdfs:comment": [
        {
          "@language": "de",
          "@value": null
        },
        {
          "@language": "en",
          "@value": null
        }
      ]
    },
    {
      "@type": "madek:MetaKey",
      "@id": "madek_core:keywords",
      "rdfs:label": [
        {
          "@language": "de",
          "@value": "Schlagworte"
        },
        {
          "@language": "en",
          "@value": "Keywords"
        }
      ],
      "rdfs:comment": [
        {
          "@language": "de",
          "@value": null
        },
        {
          "@language": "en",
          "@value": null
        }
      ]
    },
    {
      "@type": "madek:MetaKey",
      "@id": "madek_institution:project_category",
      "rdfs:label": [
        {
          "@language": "de",
          "@value": "Kategorie"
        },
        {
          "@language": "en",
          "@value": "Category"
        }
      ],
      "rdfs:comment": [
        {
          "@language": "de",
          "@value": null
        },
        {
          "@language": "en",
          "@value": null
        }
      ]
    },
    {
      "@id": "https://madek.hfg-karlsruhe.de/vocabulary/keyword/f5157c31-b5e7-4ad9-8643-50f33edcd38c",
      "@type": "madek:Keyword",
      "rdfs:label": "Ausstellungsansicht"
    },
    {
      "@id": "https://madek.hfg-karlsruhe.de/vocabulary/keyword/dd18c865-b09c-4b67-86f4-6b7e35933a0a",
      "@type": "madek:Keyword",
      "rdfs:label": "Alle Rechte vorbehalten"
    },
    {
      "@id": "https://madek.hfg-karlsruhe.de/vocabulary/keyword/c8f63355-4156-43a0-8557-37c3908446ea",
      "@type": "madek:Keyword",
      "rdfs:label": "Sommersemester 2014"
    },
    {
      "@id": "https://madek.hfg-karlsruhe.de/vocabulary/keyword/3380f0ea-5fb0-4be4-96fb-290d9416f208",
      "@type": "madek:Keyword",
      "rdfs:label": "Ausstellungsdesign"
    },
    {
      "@id": "https://madek.hfg-karlsruhe.de/vocabulary/keyword/d5dd3957-2fdb-4817-af5d-29a9a6ebc49f",
      "@type": "madek:Keyword",
      "rdfs:label": "Szenografie"
    },
    {
      "@id": "https://madek.hfg-karlsruhe.de/vocabulary/keyword/d31fdc7f-e1da-49bb-9fba-9cc73dadd50c",
      "@type": "madek:Keyword",
      "rdfs:label": "Diplomarbeit"
    },
    {
      "@id": "https://madek.hfg-karlsruhe.de/vocabulary/keyword/27bb1283-5389-4bc6-bc41-57e7b46fe85d",
      "@type": "madek:Keyword",
      "rdfs:label": "HfG Website"
    },
    {
      "@id": "https://madek.hfg-karlsruhe.de/vocabulary/keyword/2fc8199e-c3dd-4ce9-92dd-af7411f3e8e2",
      "@type": "madek:Keyword",
      "rdfs:label": "Druckerzeugnisse der HfG"
    },
    {
      "@id": "https://madek.hfg-karlsruhe.de/vocabulary/keyword/7c147144-1905-4074-99ac-482be51ec555",
      "@type": "madek:Keyword",
      "rdfs:label": "Websites der Fachbereiche"
    },
    {
      "@id": "https://madek.hfg-karlsruhe.de/vocabulary/keyword/930b434c-e118-4b53-9998-a6f63ab39486",
      "@type": "madek:Keyword",
      "rdfs:label": "Social-Media-Kanäle der HfG"
    },
    {
      "@id": "https://madek.hfg-karlsruhe.de/vocabulary/keyword/ab33f4be-b41b-4d3e-b75e-ea62b1f58688",
      "@type": "madek:Keyword",
      "rdfs:label": "Website und Online-Angebote der HfG"
    },
    {
      "@id": "https://madek.hfg-karlsruhe.de/vocabulary/keyword/180f4c86-6944-43a5-a64b-40be739c5fc0",
      "@type": "madek:Keyword",
      "rdfs:label": "Diplomarbeit"
    },
    {
      "@id": "https://madek.hfg-karlsruhe.de/vocabulary/keyword/fab34d33-c971-4552-92d0-c6e09a781c74",
      "@type": "madek:Keyword",
      "rdfs:label": "Ausstellungsdesign und Szenografie"
    },
    {
      "@id": "https://madek.hfg-karlsruhe.de/vocabulary/keyword/3db746b9-e39d-4256-9c82-a8a4f6e37d9b",
      "@type": "madek:Keyword",
      "rdfs:label": "Kulturgut"
    },
    {
      "@id": "https://madek.hfg-karlsruhe.de/vocabulary/keyword/6122f2d5-11df-489c-8dfd-cc09296b4611",
      "@type": "madek:Keyword",
      "rdfs:label": "Blumen"
    },
    {
      "@id": "https://madek.hfg-karlsruhe.de/vocabulary/keyword/f1253994-d712-4e4d-ae9d-7613e630ec74",
      "@type": "madek:Keyword",
      "rdfs:label": "Vergänglichkeit"
    },
    {
      "@id": "https://madek.hfg-karlsruhe.de/vocabulary/keyword/2eb30ca6-bd28-44ca-ba10-40f23abd3bf2",
      "@type": "madek:Keyword",
      "rdfs:label": "Installation"
    },
    {
      "@id": "https://madek.hfg-karlsruhe.de/vocabulary/keyword/a101878a-9c4d-4c87-b14e-d8a308cffa17",
      "@type": "madek:Keyword",
      "rdfs:label": "Ausstellung"
    },
    {
      "@id": "https://madek.hfg-karlsruhe.de/vocabulary/keyword/f54bc3db-72d1-4e42-ae7e-fad0d09891fc",
      "@type": "madek:Keyword",
      "rdfs:label": "Konzeptuelles Werk"
    },
    {
      "@type": "madek:Person",
      "@id": "https://madek.hfg-karlsruhe.de/people/88d6142a-551e-4491-9ee4-291bd52e613e",
      "rdfs:label": "Johanna Hoth"
    },
    {
      "@type": "madek:Person",
      "@id": "https://madek.hfg-karlsruhe.de/people/3ba556d7-fbbf-4cb9-af19-d699e32d654d",
      "rdfs:label": "Wataru Murakami"
    },
    {
      "@id": "madek:MetaKey",
      "@type": "rdf:Property"
    },
    {
      "@id": "madek:Role",
      "@type": "rdf:Property"
    }
  ]
}