@prefix data: . @prefix : . @prefix schema: . @prefix xsd: . data:1150b1e9-e06f-3e68-b174-d56cf8e3ac85 :appliesOnDay schema:Friday, schema:Thursday, schema:Wednesday, schema:Saturday ; :endDate "2026-09-12"^^xsd:date ; :endTime "19:00:00"^^xsd:time ; :startDate "2026-06-20"^^xsd:date ; :startTime "14:00:00"^^xsd:time ; a :Period, :RecurrentPeriod . :takesPlaceAt data:1150b1e9-e06f-3e68-b174-d56cf8e3ac85 .