@prefix data: .
@prefix schema: .
@prefix xsd: .
data:1786e833-68ea-37b4-9ba3-289cc0f7a596
schema:closes "12:00:00"^^xsd:time ;
schema:dayOfWeek schema:Sunday ;
schema:opens "10:30:00"^^xsd:time ;
schema:validFrom "2026-07-06T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-08-31T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:3c534504-d167-3de9-b287-df9101c4db5f schema:openingHoursSpecification data:1786e833-68ea-37b4-9ba3-289cc0f7a596 .