@prefix data: . @prefix : . @prefix schema: . @prefix xsd: . data:7253e4c3-f0e3-3c61-83df-7f2f83086ae5 :appliesOnDay schema:Friday, schema:Thursday, schema:Wednesday, schema:Tuesday ; :endDate "2027-02-28"^^xsd:date ; :endTime "17:00:00"^^xsd:time ; :startDate "2027-01-02"^^xsd:date ; :startTime "14:00:00"^^xsd:time ; a :Period, :RecurrentPeriod . :takesPlaceAt data:7253e4c3-f0e3-3c61-83df-7f2f83086ae5 .