@prefix data: . @prefix : . @prefix schema: . @prefix xsd: . data:cd369455-43ec-3502-8394-265d2d4f0b69 :appliesOnDay schema:Friday, schema:Thursday, schema:Wednesday, schema:Monday, schema:Saturday, schema:Sunday, schema:Tuesday ; :endDate "2026-04-26"^^xsd:date ; :endTime "18:30:00"^^xsd:time ; :startDate "2026-04-17"^^xsd:date ; :startTime "15:00:00"^^xsd:time ; a :Period, :RecurrentPeriod . :takesPlaceAt data:cd369455-43ec-3502-8394-265d2d4f0b69 .