@prefix data: . @prefix : . @prefix schema: . @prefix xsd: . data:7b30683a-fe05-3299-b93b-9a7f29fd2bf0 :appliesOnDay schema:Monday, schema:Tuesday ; :endDate "2026-09-30"^^xsd:date ; :endTime "19:00:00"^^xsd:time ; :startDate "2026-09-01"^^xsd:date ; :startTime "14:00:00"^^xsd:time ; a :Period, :RecurrentPeriod . :takesPlaceAt data:7b30683a-fe05-3299-b93b-9a7f29fd2bf0 .