@prefix data: . @prefix : . @prefix schema: . @prefix xsd: . data:5dbefa67-7059-3400-b4ef-37737ecc90e5 :appliesOnDay schema:Friday, schema:Thursday, schema:Wednesday, schema:Monday, schema:Saturday, schema:Sunday, schema:Tuesday ; :endDate "2026-08-22"^^xsd:date ; :endTime "17:00:00"^^xsd:time ; :startDate "2026-05-09"^^xsd:date ; :startTime "14:00:00"^^xsd:time ; a :Period, :RecurrentPeriod . :takesPlaceAt data:5dbefa67-7059-3400-b4ef-37737ecc90e5 .