@prefix data: . @prefix : . @prefix schema: . @prefix xsd: . data:3c8a691c-1bf7-3bf9-befe-8f5f243e1b73 :appliesOnDay schema:Friday, schema:Thursday, schema:Wednesday, schema:Saturday, schema:Sunday, schema:Tuesday ; :endDate "2027-01-31"^^xsd:date ; :endTime "18:00:00"^^xsd:time ; :startDate "2026-06-25"^^xsd:date ; :startTime "10:00:00"^^xsd:time ; a :Period, :RecurrentPeriod . :takesPlaceAt data:3c8a691c-1bf7-3bf9-befe-8f5f243e1b73 .