@prefix data: . @prefix : . @prefix schema: . @prefix xsd: . data:403d87fc-d9f4-3ff9-9c9f-66923b02e01b :appliesOnDay schema:Thursday ; :endDate "2027-06-03"^^xsd:date ; :endTime "18:00:00"^^xsd:time ; :startDate "2027-06-03"^^xsd:date ; :startTime "10:00:00"^^xsd:time ; a :Period, :RecurrentPeriod . :takesPlaceAt data:403d87fc-d9f4-3ff9-9c9f-66923b02e01b . :takesPlaceAt data:403d87fc-d9f4-3ff9-9c9f-66923b02e01b . :takesPlaceAt data:403d87fc-d9f4-3ff9-9c9f-66923b02e01b . :takesPlaceAt data:403d87fc-d9f4-3ff9-9c9f-66923b02e01b .