@prefix data: .
@prefix : .
@prefix schema: .
@prefix xsd: .
data:d30469f2-301f-33da-b2ae-41c62f40c17f
:appliesOnDay schema:Sunday ;
:endDate "2026-08-16"^^xsd:date ;
:endTime "16:00:00"^^xsd:time ;
:startDate "2026-08-16"^^xsd:date ;
:startTime "14:00:00"^^xsd:time ;
a :Period, :RecurrentPeriod .
:takesPlaceAt data:d30469f2-301f-33da-b2ae-41c62f40c17f .