@prefix data: .
@prefix schema: .
@prefix xsd: .
data:ee7743ca-2631-3d5b-be42-2f04d8439a09
schema:closes "18:00:00"^^xsd:time ;
schema:dayOfWeek schema:Saturday, schema:Sunday ;
schema:opens "09:30:00"^^xsd:time ;
schema:validFrom "2026-08-29T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-08-30T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:62732abe-0580-3b83-b156-0e1624762b4f schema:openingHoursSpecification data:ee7743ca-2631-3d5b-be42-2f04d8439a09 .