@prefix data: .
@prefix : .
@prefix schema: .
@prefix xsd: .
data:721c8108-d8ef-3345-9ca1-279f55b1dcef
:appliesOnDay schema:Sunday ;
:endDate "2026-08-09"^^xsd:date ;
:startDate "2026-08-09"^^xsd:date ;
:startTime "22:00:00"^^xsd:time ;
a :Period, :RecurrentPeriod .
:takesPlaceAt data:721c8108-d8ef-3345-9ca1-279f55b1dcef .