@prefix data: . @prefix : . @prefix schema: . @prefix xsd: . data:3201ea97-3d33-3f09-9e0f-e6f1db7e9bd2 :appliesOnDay schema:Friday, schema:Thursday, schema:Wednesday, schema:Tuesday ; :endDate "2026-09-30"^^xsd:date ; :endTime "12:30:00"^^xsd:time ; :startDate "2026-07-15"^^xsd:date ; :startTime "09:00:00"^^xsd:time ; a :Period, :RecurrentPeriod . :takesPlaceAt data:3201ea97-3d33-3f09-9e0f-e6f1db7e9bd2 .