@prefix data: .
@prefix schema: .
@prefix xsd: .
data:567b438e-b772-3204-94e1-fcbc050f24c7
schema:closes "18:00:00"^^xsd:time ;
schema:opens "10:30:00"^^xsd:time ;
schema:validFrom "2026-07-01T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-09-30T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:88a2057e-89f4-33d1-ad12-a1e19f80d253 schema:openingHoursSpecification data:567b438e-b772-3204-94e1-fcbc050f24c7 .