@prefix data: .
@prefix schema: .
@prefix xsd: .
data:b8064dd5-c92a-3f5e-a3f8-d509f5e4f0e0
schema:closes "19:00:00"^^xsd:time ;
schema:opens "10:30:00"^^xsd:time ;
schema:validFrom "2026-07-19T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-07-19T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:f447bd65-7bd9-302a-a6da-82ecf2c0e27a schema:openingHoursSpecification data:b8064dd5-c92a-3f5e-a3f8-d509f5e4f0e0 .