@prefix data: .
@prefix : .
@prefix schema: .
@prefix xsd: .
data:f6919ce5-4e4c-30ac-be85-9c6d844259c0
:appliesOnDay schema:Friday, schema:Thursday, schema:Monday, schema:Tuesday ;
:endDate "2026-07-03"^^xsd:date ;
:endTime "17:00:00"^^xsd:time ;
:startDate "2026-05-26"^^xsd:date ;
:startTime "13:00:00"^^xsd:time ;
a :Period, :RecurrentPeriod .
:takesPlaceAt data:f6919ce5-4e4c-30ac-be85-9c6d844259c0 .