@prefix data: . @prefix : . @prefix schema: . @prefix xsd: . data:0a6f2d70-7b55-3f0c-b084-ef18ac9852b3 :appliesOnDay schema:Friday, schema:Thursday, schema:Wednesday, schema:Monday ; :endDate "2026-09-30"^^xsd:date ; :endTime "12:00:00"^^xsd:time ; :startDate "2026-09-19"^^xsd:date ; :startTime "10:00:00"^^xsd:time ; a :Period, :RecurrentPeriod . :takesPlaceAt data:0a6f2d70-7b55-3f0c-b084-ef18ac9852b3 .