@prefix data: .
@prefix schema: .
@prefix xsd: .
data:9a7c32bb-8d95-3fa4-b712-889d46ed97e1
schema:closes "12:30:00"^^xsd:time ;
schema:dayOfWeek schema:Wednesday ;
schema:opens "09:30:00"^^xsd:time ;
schema:validFrom "2026-07-03T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-09-02T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:3cf03a33-b5a2-3aec-8c59-27fa0ae58d48 schema:openingHoursSpecification data:9a7c32bb-8d95-3fa4-b712-889d46ed97e1 .