@prefix data: .
@prefix : .
@prefix schema: .
@prefix xsd: .
data:b95dffc0-0fff-3776-9591-c2bbf253991c
:appliesOnDay schema:Sunday ;
:endDate "2026-10-11"^^xsd:date ;
:startDate "2026-10-11"^^xsd:date ;
:startTime "08:00:00"^^xsd:time ;
a :Period, :RecurrentPeriod .
:takesPlaceAt data:b95dffc0-0fff-3776-9591-c2bbf253991c .