@prefix data: . @prefix : . @prefix schema: . @prefix xsd: . data:e6644fd1-e262-360d-8253-0a5b0cb2987e :appliesOnDay schema:Thursday, schema:Wednesday, schema:Monday, schema:Saturday, schema:Sunday, schema:Tuesday ; :endDate "2026-08-07"^^xsd:date ; :endTime "18:00:00"^^xsd:time ; :startDate "2026-08-01"^^xsd:date ; :startTime "15:00:00"^^xsd:time ; a :Period, :RecurrentPeriod . :takesPlaceAt data:e6644fd1-e262-360d-8253-0a5b0cb2987e .