@prefix data: . @prefix : . @prefix schema: . @prefix xsd: . data:f271ca24-8d5b-3ff4-ae9f-ab35575e6b84 :appliesOnDay schema:Friday, schema:Thursday, schema:Saturday, schema:Sunday ; :endDate "2026-08-30"^^xsd:date ; :endTime "18:30:00"^^xsd:time ; :startDate "2026-07-30"^^xsd:date ; :startTime "15:00:00"^^xsd:time ; a :Period, :RecurrentPeriod . :takesPlaceAt data:f271ca24-8d5b-3ff4-ae9f-ab35575e6b84 .