@prefix data: .
@prefix : .
@prefix schema: .
@prefix xsd: .
data:44f3d3de-e480-34f5-9031-02da69f123d0
:appliesOnDay schema:Friday, schema:Thursday, schema:Wednesday, schema:Monday, schema:Saturday, schema:Sunday, schema:Tuesday ;
:endDate "2026-07-20"^^xsd:date ;
:endTime "18:00:00"^^xsd:time ;
:startDate "2026-07-07"^^xsd:date ;
:startTime "10:00:00"^^xsd:time ;
a :Period, :RecurrentPeriod .
:takesPlaceAt data:44f3d3de-e480-34f5-9031-02da69f123d0 .