@prefix data: . @prefix : . @prefix schema: . @prefix xsd: . data:f6012886-acb2-34e3-8729-f796edade95a :appliesOnDay schema:Friday, schema:Thursday, schema:Wednesday, schema:Monday, schema:Saturday, schema:Sunday, schema:Tuesday ; :endDate "2026-07-26"^^xsd:date ; :startDate "2026-04-01"^^xsd:date ; a :Period, :RecurrentPeriod . :takesPlaceAt data:f6012886-acb2-34e3-8729-f796edade95a .