@prefix data: . @prefix : . @prefix schema: . @prefix xsd: . data:3a51940b-b666-32d9-b128-ed5dcdfdf747 :appliesOnDay schema:Thursday, schema:Wednesday, schema:Monday, schema:Sunday, schema:Tuesday ; :endDate "2026-08-01"^^xsd:date ; :endTime "20:00:00"^^xsd:time ; :startDate "2026-07-01"^^xsd:date ; :startTime "16:00:00"^^xsd:time ; a :Period, :RecurrentPeriod . :takesPlaceAt data:3a51940b-b666-32d9-b128-ed5dcdfdf747 .