@prefix data: .
@prefix : .
@prefix schema: .
@prefix xsd: .
data:6e84539e-c8b6-306d-8b5a-bffedb3e53f2
:appliesOnDay schema:Wednesday ;
:endDate "2026-08-19"^^xsd:date ;
:startDate "2026-07-08"^^xsd:date ;
:startTime "16:30:00"^^xsd:time ;
a :Period, :RecurrentPeriod .
:takesPlaceAt data:6e84539e-c8b6-306d-8b5a-bffedb3e53f2 .