@prefix data: .
@prefix : .
@prefix schema: .
@prefix xsd: .
data:9c1cc0e0-cc64-3561-8a4e-82a5dbd7b5a2
:appliesOnDay schema:Sunday ;
:endDate "2026-09-13"^^xsd:date ;
:endTime "19:00:00"^^xsd:time ;
:startDate "2026-09-13"^^xsd:date ;
:startTime "15:00:00"^^xsd:time ;
a :Period, :RecurrentPeriod .
:takesPlaceAt data:9c1cc0e0-cc64-3561-8a4e-82a5dbd7b5a2 .