@prefix data: .
@prefix : .
@prefix schema: .
@prefix xsd: .
data:6e1a4ea2-5bbf-3014-ac0c-b7d206dc13f8
:appliesOnDay schema:Friday, schema:Thursday, schema:Wednesday, schema:Monday, schema:Saturday, schema:Sunday, schema:Tuesday ;
:endDate "2026-08-02"^^xsd:date ;
:endTime "13:00:00"^^xsd:time ;
:startDate "2026-07-20"^^xsd:date ;
:startTime "10:00:00"^^xsd:time ;
a :Period, :RecurrentPeriod .
:takesPlaceAt data:6e1a4ea2-5bbf-3014-ac0c-b7d206dc13f8 .