@prefix data: .
@prefix : .
@prefix schema: .
@prefix xsd: .
data:0d4e14be-b446-328b-8fb2-63ae3e362c74
:appliesOnDay schema:Friday, schema:Thursday, schema:Saturday, schema:Sunday ;
:endDate "2026-08-30"^^xsd:date ;
:startDate "2026-07-05"^^xsd:date ;
:startTime "16:15:00"^^xsd:time ;
a :Period, :RecurrentPeriod .
:takesPlaceAt data:0d4e14be-b446-328b-8fb2-63ae3e362c74 .