@prefix data: . @prefix : . @prefix schema: . @prefix xsd: . data:ab110ba7-6898-33e3-aab4-83a33eac8b2e :appliesOnDay schema:Thursday, schema:Wednesday, schema:Monday, schema:Tuesday ; :endDate "2026-08-27"^^xsd:date ; :endTime "21:00:00"^^xsd:time ; :startDate "2026-07-06"^^xsd:date ; :startTime "18:00:00"^^xsd:time ; a :Period, :RecurrentPeriod . :takesPlaceAt data:ab110ba7-6898-33e3-aab4-83a33eac8b2e .