@prefix data: . @prefix : . @prefix schema: . @prefix xsd: . data:6881d4c4-4db0-312e-b096-e8eac56a1c58 :appliesOnDay schema:Monday, schema:Saturday, schema:Sunday, schema:Tuesday ; :endDate "2026-11-11"^^xsd:date ; :endTime "17:30:00"^^xsd:time ; :startDate "2026-11-07"^^xsd:date ; :startTime "08:00:00"^^xsd:time ; a :Period, :RecurrentPeriod . :takesPlaceAt data:6881d4c4-4db0-312e-b096-e8eac56a1c58 .