@prefix data: .
@prefix : .
@prefix schema: .
@prefix xsd: .
data:ed07b16a-7dbf-3b5b-a49b-487948eb25be
:appliesOnDay schema:Thursday ;
:endDate "2026-08-27"^^xsd:date ;
:startDate "2026-08-27"^^xsd:date ;
:startTime "20:30:00"^^xsd:time ;
a :Period, :RecurrentPeriod .
:takesPlaceAt data:ed07b16a-7dbf-3b5b-a49b-487948eb25be .