@prefix data: .
@prefix : .
@prefix schema: .
@prefix xsd: .
data:ed89ef05-7ccb-3272-86a7-104f42b376fb
:appliesOnDay schema:Wednesday, schema:Sunday, schema:Tuesday ;
:endDate "2026-12-30"^^xsd:date ;
:endTime "12:30:00"^^xsd:time ;
:startDate "2026-12-27"^^xsd:date ;
:startTime "10:00:00"^^xsd:time ;
a :Period, :RecurrentPeriod .
:takesPlaceAt data:ed89ef05-7ccb-3272-86a7-104f42b376fb .
:takesPlaceAt data:ed89ef05-7ccb-3272-86a7-104f42b376fb .