@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 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/24cf95bf-09b6-4d15-b137-43afcab55f4d> a madek:MediaEntry;
  madek_core:copyright_notice "© Moritz Schneider"^^madek:Text;
  madek_core:keywords Keyword:b19b00fc-3aa6-4a8f-b9b7-0b82bc2c2853;
  madek_core:title "Like Sediment in a Slow Current, Spread-03"^^madek:Text;
  madek_media_object:creator_of_media_object <https://madek.hfg-karlsruhe.de/people/36ce37ef-2ddd-49e7-869e-71f1b5d8c9f8>;
  madek_media_object:relationship Keyword:b4a1f247-b530-4b6e-9326-90c9f1ffdf7f .

madek:Role a rdf:Property .

Keyword:18301b43-8778-4106-9bb3-542bd2a9d608 a madek:Keyword;
  rdfs:label "Bodies of Water" .

Keyword:75f18555-1de4-4f73-aa81-e16f77d9d9d4 a madek:Keyword;
  rdfs:label "Rheinbegradigung" .

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

madek_core:keywords a madek:MetaKey;
  rdfs:label "Schlagworte"@de,
    "Keywords"@en .

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

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

madek_media_object:relationship a madek:MetaKey;
  rdfs:label "Beziehung/Funktion"@de,
    "Relationship/function"@en .

<https://madek.hfg-karlsruhe.de/people/36ce37ef-2ddd-49e7-869e-71f1b5d8c9f8> a madek:Person;
  rdfs:label "Moritz Schneider" .

Keyword:b19b00fc-3aa6-4a8f-b9b7-0b82bc2c2853 a madek:Keyword;
  rdfs:label "Publikation" .

Keyword:b4a1f247-b530-4b6e-9326-90c9f1ffdf7f a madek:Keyword;
  rdfs:label "Diplom" .

madek:MetaKey a rdf:Property .
