@prefix Keyword: .
@prefix madek: .
@prefix madek_core: .
@prefix madek_media_object: .
@prefix rdf: .
@prefix rdfs: .
a madek:MediaEntry;
madek_core:authors ;
madek_core:copyright_notice "© Staatliche Hochschule für Gestaltung Karlsruhe"^^madek:Text;
madek_core:title "Additional Video"^^madek:Text;
madek_media_object:alt-text_en "A Person is explaining one of her favorite anime \"Chihayafuru\", briefing a plot of the contents with explanation of Karuta game which is traditional japanese card game and main theme of the anime at the same time."^^madek:Text;
madek_media_object:creator_of_media_object ;
madek_media_object:description_en """Otaku Presentation (3/3) - Chihayafuru
This video is formed from an event called “Otaku Presentation”, where participants shared their enthusiastic love for a certain theme. """^^madek:Text;
madek_media_object:relationship Keyword:fcfde178-fec9-4fb9-b44d-1857bac25f8e .
madek:Role a rdf:Property .
madek_core:authors a madek:MetaKey;
rdfs:label "Autor/in"@de,
"Author"@en .
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_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:description_en a madek:MetaKey;
rdfs:label "Medien-Beschreibung (en)"@de,
"Description of media (en)"@en .
madek_media_object:relationship a madek:MetaKey;
rdfs:label "Beziehung/Funktion"@de,
"Relationship/function"@en .
Keyword:fcfde178-fec9-4fb9-b44d-1857bac25f8e a madek:Keyword;
rdfs:label "Video" .
a madek:Person;
rdfs:label "Sora Kim" .
madek:MetaKey a rdf:Property .