@prefix data: . @prefix : . @prefix schema: . @prefix xsd: . data:7770536d-785c-32cd-84bc-918512d9edae :appliesOnDay schema:Wednesday, schema:Sunday ; :endDate "2026-12-31"^^xsd:date ; :endTime "13:00:00"^^xsd:time ; :startDate "2026-10-28"^^xsd:date ; :startTime "08:00:00"^^xsd:time ; a :Period, :RecurrentPeriod . :takesPlaceAt data:7770536d-785c-32cd-84bc-918512d9edae .