@prefix data: .
@prefix : .
@prefix schema: .
@prefix xsd: .
data:8cdd99c9-c6e3-3747-b4c3-338d13fad019
:appliesOnDay schema:Friday, schema:Thursday, schema:Wednesday, schema:Monday, schema:Saturday, schema:Sunday, schema:Tuesday ;
:endDate "2026-07-10"^^xsd:date ;
:endTime "03:00:00"^^xsd:time ;
:startDate "2026-06-11"^^xsd:date ;
:startTime "14:00:00"^^xsd:time ;
a :Period, :RecurrentPeriod .
:takesPlaceAt data:8cdd99c9-c6e3-3747-b4c3-338d13fad019 .