@prefix data: . @prefix : . @prefix schema: . @prefix xsd: . data:6b032fcb-9e34-3af6-91ca-6e1b36b9e2d8 :appliesOnDay schema:Friday, schema:Thursday, schema:Wednesday, schema:Monday, schema:Sunday, schema:Tuesday ; :endDate "2026-12-18"^^xsd:date ; :endTime "19:00:00"^^xsd:time ; :startDate "2026-12-13"^^xsd:date ; :startTime "10:00:00"^^xsd:time ; a :Period, :RecurrentPeriod . :takesPlaceAt data:6b032fcb-9e34-3af6-91ca-6e1b36b9e2d8 .