@prefix data: . @prefix : . @prefix schema: . @prefix xsd: . data:266e66e0-afcf-3c45-b4bc-0f1201695775 :appliesOnDay schema:Friday, schema:Thursday, schema:Saturday, schema:Sunday ; :endDate "2026-09-27"^^xsd:date ; :endTime "21:20:00"^^xsd:time ; :startDate "2026-09-03"^^xsd:date ; :startTime "21:00:00"^^xsd:time ; a :Period, :RecurrentPeriod . :takesPlaceAt data:266e66e0-afcf-3c45-b4bc-0f1201695775 .