@prefix data: . @prefix : . @prefix schema: . @prefix xsd: . data:22cccfdb-7f38-38e5-8853-e53129b6ef2e :appliesOnDay schema:Friday, schema:Thursday, schema:Wednesday, schema:Monday, schema:Saturday, schema:Sunday, schema:Tuesday ; :endDate "2026-09-11"^^xsd:date ; :endTime "12:00:00"^^xsd:time ; :startDate "2026-05-18"^^xsd:date ; :startTime "10:00:00"^^xsd:time ; a :Period, :RecurrentPeriod . :takesPlaceAt data:22cccfdb-7f38-38e5-8853-e53129b6ef2e .