@prefix data: . @prefix : . @prefix schema: . @prefix xsd: . data:9d9e5286-c5eb-3743-93af-e4e1842a46b7 :appliesOnDay schema:Friday, schema:Thursday, schema:Wednesday, schema:Tuesday ; :endDate "2026-11-08"^^xsd:date ; :endTime "18:00:00"^^xsd:time ; :startDate "2026-06-26"^^xsd:date ; :startTime "14:00:00"^^xsd:time ; a :Period, :RecurrentPeriod . :takesPlaceAt data:9d9e5286-c5eb-3743-93af-e4e1842a46b7 .