@prefix data: .
@prefix schema: .
@prefix xsd: .
data:6a62f74e-a2fb-3f17-87bb-b9a53f8523ec
schema:closes "11:00:00"^^xsd:time ;
schema:dayOfWeek schema:Wednesday ;
schema:opens "09:30:00"^^xsd:time ;
schema:validFrom "2026-07-15T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-07-15T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:94fce8d2-6fcc-3613-acfc-3630e0193809 schema:openingHoursSpecification data:6a62f74e-a2fb-3f17-87bb-b9a53f8523ec .