@prefix data: . @prefix : . @prefix schema: . @prefix xsd: . data:aeffd5ac-5210-34da-9e2d-c15ccdcaad35 :appliesOnDay schema:Friday, schema:Thursday, schema:Wednesday ; :endDate "2026-08-15"^^xsd:date ; :startDate "2026-08-12"^^xsd:date ; :startTime "16:30:00"^^xsd:time ; a :Period, :RecurrentPeriod . :takesPlaceAt data:aeffd5ac-5210-34da-9e2d-c15ccdcaad35 .