@prefix data: . @prefix : . @prefix schema: . @prefix xsd: . data:8722c384-6b1d-3f69-b62a-63bdde0a1463 :appliesOnDay schema:Friday, schema:Thursday, schema:Wednesday, schema:Tuesday ; :endDate "2026-07-05"^^xsd:date ; :endTime "18:00:00"^^xsd:time ; :startDate "2026-04-06"^^xsd:date ; :startTime "17:00:00"^^xsd:time ; a :Period, :RecurrentPeriod . :takesPlaceAt data:8722c384-6b1d-3f69-b62a-63bdde0a1463 .