@prefix data: . @prefix : . @prefix schema: . @prefix xsd: . data:7564e7e9-5273-3191-939c-7de98cd2f39b :appliesOnDay schema:Friday, schema:Thursday, schema:Wednesday, schema:Monday, schema:Saturday, schema:Sunday, schema:Tuesday ; :endDate "2026-08-30"^^xsd:date ; :endTime "18:00:00"^^xsd:time ; :startDate "2026-07-12"^^xsd:date ; :startTime "10:30:00"^^xsd:time ; a :Period, :RecurrentPeriod . :takesPlaceAt data:7564e7e9-5273-3191-939c-7de98cd2f39b .