@prefix data: . @prefix : . @prefix schema: . @prefix xsd: . data:0997eae2-424e-34bf-a1c9-2cf2887b16d2 :appliesOnDay schema:Friday, schema:Monday, schema:Saturday, schema:Sunday ; :endDate "2026-08-25"^^xsd:date ; :endTime "18:00:00"^^xsd:time ; :startDate "2026-08-21"^^xsd:date ; :startTime "14:00:00"^^xsd:time ; a :Period, :RecurrentPeriod . :takesPlaceAt data:0997eae2-424e-34bf-a1c9-2cf2887b16d2 .