@prefix Keyword: <https://madek.hfg-karlsruhe.de/vocabulary/keyword/> .
@prefix madek: <https://madek.hfg-karlsruhe.de/ns#> .
@prefix madek_core: <https://madek.hfg-karlsruhe.de/vocabulary/madek_core:> .
@prefix madek_media_object: <https://madek.hfg-karlsruhe.de/vocabulary/media_object:> .
@prefix madek_rights: <https://madek.hfg-karlsruhe.de/vocabulary/rights:> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<https://madek.hfg-karlsruhe.de/entries/c3d769b2-c39c-449e-965b-ab912443f2f6> a madek:MediaEntry;
  madek_core:copyright_notice "© Foto: Franka Breunig, Grafik Keyvisual: Merve Abt, Editing: Cédric Weber "^^madek:Text;
  madek_core:title "Raumansicht und Keyvisual von Umpolen im Januar 2026"^^madek:Text;
  madek_media_object:alt-text "In einem collageartigen Aufbau ist rechts ein Ausstellungsplakat zu sehen und links zwei Menschen in einem Raum, die sich unterhalten."^^madek:Text;
  madek_media_object:alt-text_en "In a collage-like composition, an exhibition poster is visible on the right, and on the left, two people are seen talking in a room."^^madek:Text;
  madek_media_object:creator_of_media_object <https://madek.hfg-karlsruhe.de/people/055749c3-2306-4bab-aadd-f6edaab30e2c>;
  madek_media_object:title_en "Room view and Keyvisual of Umpolen in January 2026"^^madek:Text;
  madek_rights:licence Keyword:dd18c865-b09c-4b67-86f4-6b7e35933a0a .

madek:Role a rdf:Property .

<https://madek.hfg-karlsruhe.de/people/5c51e6c9-982f-4295-ac52-93557533cf72> a madek:Person;
  rdfs:label "Franka Breunig" .

<https://madek.hfg-karlsruhe.de/people/a49ab605-59cc-4974-a9f9-5e89e9178320> a madek:Person;
  rdfs:label "Merve Abt" .

madek_core:copyright_notice a madek:MetaKey;
  rdfs:label "Urheberrechtshinweis"@de,
    "Copyright Notice"@en .

madek_core:title a madek:MetaKey;
  rdfs:label "Titel"@de,
    "Title"@en .

madek_media_object:alt-text a madek:MetaKey;
  rdfs:label "Alternativ-Text (de)"@de,
    "Alternative text (de)"@en;
  rdfs:comment "Using alt text properly:"@de,
    "Using alt text properly:"@en .

madek_media_object:alt-text_en a madek:MetaKey;
  rdfs:label "Alternativ-Text (en)"@de,
    "Alternative text (en)"@en;
  rdfs:comment "Using alt text properly:"@de,
    "Using alt text properly:"@en .

madek_media_object:creator_of_media_object a madek:MetaKey;
  rdfs:label "Medienersteller/in"@de .

madek_media_object:title_en a madek:MetaKey;
  rdfs:label "Titel (en)"@de,
    "Title (en)"@en .

madek_rights:licence a madek:MetaKey;
  rdfs:label "Rechtsschutz/Lizenz"@de,
    "Legal protection / Licence"@en;
  rdfs:comment "Hilfe zu den Creative-Common-Lizenzen:"@de,
    "Help on the Creative Commons licenses:"@en .

<https://madek.hfg-karlsruhe.de/people/055749c3-2306-4bab-aadd-f6edaab30e2c> a madek:Person;
  rdfs:label "Cédric Weber" .

Keyword:dd18c865-b09c-4b67-86f4-6b7e35933a0a a madek:Keyword;
  rdfs:label "Alle Rechte vorbehalten" .

madek:MetaKey a rdf:Property .
