@prefix data: .
@prefix : .
@prefix schema: .
@prefix xsd: .
data:0f9c4693-07d4-3d58-9b39-7e6b79d406e4
:appliesOnDay schema:Friday, schema:Thursday, schema:Wednesday, schema:Monday, schema:Saturday, schema:Sunday, schema:Tuesday ;
:endDate "2026-08-31"^^xsd:date ;
:endTime "18:00:00"^^xsd:time ;
:startDate "2026-04-30"^^xsd:date ;
:startTime "10:30:00"^^xsd:time ;
a :Period, :RecurrentPeriod .
:takesPlaceAt data:0f9c4693-07d4-3d58-9b39-7e6b79d406e4 .