@prefix data: .
@prefix : .
@prefix schema: .
@prefix xsd: .
data:0ee095f6-e6cd-35cc-b602-4e0642fb1fed
:appliesOnDay schema:Friday, schema:Thursday, schema:Wednesday, schema:Monday, schema:Saturday, schema:Sunday, schema:Tuesday ;
:endDate "2026-09-20"^^xsd:date ;
:endTime "18:00:00"^^xsd:time ;
:startDate "2026-07-11"^^xsd:date ;
:startTime "10:00:00"^^xsd:time ;
a :Period, :RecurrentPeriod .
:takesPlaceAt data:0ee095f6-e6cd-35cc-b602-4e0642fb1fed .