@prefix data: .
@prefix schema: .
@prefix xsd: .
data:ec5eeeff-a2ee-3355-bf38-4f91ee9b20e0
schema:closes "18:00:00"^^xsd:time ;
schema:dayOfWeek schema:Sunday ;
schema:opens "10:00:00"^^xsd:time ;
schema:validFrom "2027-03-27T00:00:00+01:00"^^xsd:dateTime ;
schema:validThrough "2027-03-29T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:35e0afaa-95af-3778-90d9-286b4dd3d997 schema:openingHoursSpecification data:ec5eeeff-a2ee-3355-bf38-4f91ee9b20e0 .