@prefix data: . @prefix : . @prefix schema: . @prefix xsd: . data:e132e0ff-6662-3021-afd0-c595271c0e48 :appliesOnDay schema:Friday, schema:Thursday, schema:Wednesday, schema:Monday, schema:Saturday, schema:Sunday, schema:Tuesday ; :endDate "2026-08-02"^^xsd:date ; :endTime "19:00:00"^^xsd:time ; :startDate "2026-06-29"^^xsd:date ; :startTime "10:00:00"^^xsd:time ; a :Period, :RecurrentPeriod . :takesPlaceAt data:e132e0ff-6662-3021-afd0-c595271c0e48 .