@prefix data: .
@prefix : .
@prefix schema: .
@prefix xsd: .
data:5f6b07dc-7c3f-355f-8671-d23539ddfc27
:appliesOnDay schema:Friday, schema:Thursday, schema:Saturday, schema:Sunday ;
:endDate "2026-09-02"^^xsd:date ;
:endTime "22:50:00"^^xsd:time ;
:startDate "2026-07-30"^^xsd:date ;
:startTime "22:30:00"^^xsd:time ;
a :Period, :RecurrentPeriod .
:takesPlaceAt data:5f6b07dc-7c3f-355f-8671-d23539ddfc27 .