@prefix data: .
@prefix : .
@prefix schema: .
@prefix xsd: .
data:699720e8-395b-30f4-839c-ce6644023b69
:appliesOnDay schema:Sunday ;
:endDate "2026-11-29"^^xsd:date ;
:startDate "2026-11-29"^^xsd:date ;
:startTime "10:30:00"^^xsd:time ;
a :Period, :RecurrentPeriod .
:takesPlaceAt data:699720e8-395b-30f4-839c-ce6644023b69 .