{
  "@context": {
    "@base": "https://staging.madek.hfg-karlsruhe.de/",
    "madek": "https://staging.madek.hfg-karlsruhe.de/ns#",
    "madek_system": "https://staging.madek.hfg-karlsruhe.de/vocabulary/madek_system:",
    "Keyword": "https://staging.madek.hfg-karlsruhe.de/vocabulary/keyword/",
    "Role": "https://staging.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://staging.madek.hfg-karlsruhe.de/vocabulary/madek_core:",
    "madek_media_object": "https://staging.madek.hfg-karlsruhe.de/vocabulary/media_object:"
  },
  "@graph": [
    {
      "@id": "https://staging.madek.hfg-karlsruhe.de/entries/1cb7107b-51ed-4ddf-9ee7-f96b251f24ca",
      "@type": "madek:MediaEntry",
      "madek_core:title": {
        "@value": "TZcA Icon",
        "@type": "madek:Text"
      },
      "madek_core:copyright_notice": {
        "@value": "©Eike Buff",
        "@type": "madek:Text"
      },
      "madek_media_object:project-title": {
        "@value": "Testzentrum für chronischen Automobilismus",
        "@type": "madek:Text"
      }
    },
    {
      "@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_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_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
        }
      ]
    },
    {
      "@id": "madek:MetaKey",
      "@type": "rdf:Property"
    },
    {
      "@id": "madek:Role",
      "@type": "rdf:Property"
    }
  ]
}