@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/c8972e27-2944-4d77-8e93-45e82348f3f0> a madek:MediaEntry;
  madek_core:copyright_notice "©Mia Ferrari"^^madek:Text;
  madek_core:keywords Keyword:80398fd3-7211-4501-aa3a-f6d29a85740c;
  madek_core:portrayed_object_date "17.12.25"^^madek:TextDate;
  madek_core:title "no wind no word"^^madek:Text;
  madek_media_object:alt-text_en "twelve-minute three-channel video and sound installation, choreography"^^madek:Text;
  madek_media_object:creator_of_media_object <https://madek.hfg-karlsruhe.de/people/3ebfd1bb-6fcd-49c6-8ce2-3d0a8c5ce66f>;
  madek_media_object:depicted_persons <https://madek.hfg-karlsruhe.de/people/d11f3c78-6919-4695-815f-c191f55ed464> .

madek:Role a rdf:Property .

Keyword:2664687f-d10b-455d-9793-67628560e5f3 a madek:Keyword;
  rdfs:label "Mehrkanal" .

Keyword:52ddaea3-5775-4e31-96a8-7c572d79ed31 a madek:Keyword;
  rdfs:label "Tanzfilm" .

Keyword:56b7503e-0bee-487b-a1e7-3b42eaad860f a madek:Keyword;
  rdfs:label "Performance" .

Keyword:5d175c35-4fd6-44f2-9d79-7b4a3c51a163 a madek:Keyword;
  rdfs:label "Installation" .

Keyword:7c45d1fd-ad98-4305-ab90-6c1995e00563 a madek:Keyword;
  rdfs:label "sound installation" .

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:portrayed_object_date a madek:MetaKey;
  rdfs:label "Datierung"@de,
    "Date"@en .

madek_core:title a madek:MetaKey;
  rdfs:label "Titel"@de,
    "Title"@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:depicted_persons a madek:MetaKey;
  rdfs:label "Abgebildete Personen"@de,
    "Depicted persons"@en .

<https://madek.hfg-karlsruhe.de/people/3ebfd1bb-6fcd-49c6-8ce2-3d0a8c5ce66f> a madek:Person;
  rdfs:label "Mia Ferrari" .

<https://madek.hfg-karlsruhe.de/people/d11f3c78-6919-4695-815f-c191f55ed464> a madek:Person;
  rdfs:label "Sade Mamedova" .

Keyword:80398fd3-7211-4501-aa3a-f6d29a85740c a madek:Keyword;
  rdfs:label "Diplomarbeit" .

madek:MetaKey a rdf:Property .
