@prefix data: .
@prefix : .
@prefix schema: .
@prefix xsd: .
data:ef057120-121f-3abe-89d6-89555f564c7f
:appliesOnDay schema:Sunday ;
:endDate "2027-04-25"^^xsd:date ;
:startDate "2027-04-25"^^xsd:date ;
:startTime "15:00:00"^^xsd:time ;
a :Period, :RecurrentPeriod .
:takesPlaceAt data:ef057120-121f-3abe-89d6-89555f564c7f .