@prefix data: .
@prefix schema: .
@prefix xsd: .
data:33cfc812-65fd-3ea4-b335-e0f018002643
schema:closes "12:30:00"^^xsd:time ;
schema:opens "11:30:00"^^xsd:time ;
schema:validFrom "2026-07-14T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-08-18T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:8c6f38fc-8954-3f0e-acc8-cd5ab7e434a4 schema:openingHoursSpecification data:33cfc812-65fd-3ea4-b335-e0f018002643 .