@prefix data: .
@prefix schema: .
@prefix xsd: .
data:c3b9e690-5b1e-3cc7-81c8-f28e5d5af5d1
schema:closes "12:00:00"^^xsd:time ;
schema:dayOfWeek schema:Sunday ;
schema:opens "10:00:00"^^xsd:time ;
schema:validFrom "2026-07-26T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-07-26T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:79d7162c-2da0-35eb-827f-df0691fb1544 schema:openingHoursSpecification data:c3b9e690-5b1e-3cc7-81c8-f28e5d5af5d1 .