@prefix data: .
@prefix : .
@prefix schema: .
@prefix xsd: .
data:51860ac6-2681-3e3b-bf2e-883f4c84985b
:appliesOnDay schema:Thursday, schema:Wednesday, schema:Monday, schema:Tuesday ;
:endDate "2026-08-14"^^xsd:date ;
:endTime "12:30:00"^^xsd:time ;
:startDate "2026-08-10"^^xsd:date ;
:startTime "09:30:00"^^xsd:time ;
a :Period, :RecurrentPeriod .
:takesPlaceAt data:51860ac6-2681-3e3b-bf2e-883f4c84985b .