@prefix data: . @prefix : . @prefix schema: . @prefix xsd: . data:56e72e7e-47c2-31f7-a83e-4e1eb9db8c11 :appliesOnDay schema:Friday, schema:Thursday, schema:Wednesday, schema:Saturday, schema:Sunday, schema:Tuesday ; :endDate "2026-09-30"^^xsd:date ; :endTime "18:30:00"^^xsd:time ; :startDate "2026-09-01"^^xsd:date ; :startTime "14:00:00"^^xsd:time ; a :Period, :RecurrentPeriod . :takesPlaceAt data:56e72e7e-47c2-31f7-a83e-4e1eb9db8c11 .