@prefix data: . @prefix : . @prefix schema: . @prefix xsd: . data:4fcae8e1-ffff-37ba-ac1e-25d2f29b6c78 :appliesOnDay schema:Friday, schema:Thursday, schema:Wednesday, schema:Monday, schema:Saturday, schema:Sunday, schema:Tuesday ; :endDate "2026-08-28"^^xsd:date ; :endTime "09:00:00"^^xsd:time ; :startDate "2026-06-29"^^xsd:date ; :startTime "18:00:00"^^xsd:time ; a :Period, :RecurrentPeriod . :takesPlaceAt data:4fcae8e1-ffff-37ba-ac1e-25d2f29b6c78 .