@prefix data: . @prefix : . @prefix schema: . @prefix xsd: . data:ff7f97d0-ef30-3d7f-9b9b-c161ce578bf8 :appliesOnDay schema:Friday, schema:Thursday, schema:Wednesday, schema:Monday, schema:Saturday, schema:Sunday, schema:Tuesday ; :endDate "2026-12-31"^^xsd:date ; :endTime "23:00:00"^^xsd:time ; :startDate "2026-01-01"^^xsd:date ; :startTime "20:00:00"^^xsd:time ; a :Period, :RecurrentPeriod . :takesPlaceAt data:ff7f97d0-ef30-3d7f-9b9b-c161ce578bf8 .