@prefix data: .
@prefix : .
@prefix schema: .
@prefix xsd: .
data:b417e18d-e924-3c09-95a6-a8633e5f0387
:appliesOnDay schema:Friday, schema:Thursday, schema:Wednesday, schema:Monday ;
:endDate "2026-09-21"^^xsd:date ;
:endTime "18:00:00"^^xsd:time ;
:startDate "2026-08-16"^^xsd:date ;
:startTime "13:30:00"^^xsd:time ;
a :Period, :RecurrentPeriod .
:takesPlaceAt data:b417e18d-e924-3c09-95a6-a8633e5f0387 .