@prefix data: .
@prefix : .
@prefix schema: .
@prefix xsd: .
data:a9bf71c7-bf86-39df-a56f-6f6bcf9014b5
:appliesOnDay schema:Friday, schema:Thursday, schema:Wednesday, schema:Tuesday ;
:endDate "2026-11-30"^^xsd:date ;
:endTime "17:00:00"^^xsd:time ;
:startDate "2026-08-01"^^xsd:date ;
:startTime "09:00:00"^^xsd:time ;
a :Period, :RecurrentPeriod .
:takesPlaceAt data:a9bf71c7-bf86-39df-a56f-6f6bcf9014b5 .