@prefix data: .
@prefix schema: .
@prefix xsd: .
data:45f6cc6e-4835-32ce-9674-2cf8e1e5f4b9
schema:closes "10:30:00"^^xsd:time ;
schema:opens "09:30:00"^^xsd:time ;
schema:validFrom "2026-08-08T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-08-08T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:b55d5216-5548-317f-81b2-f1cc855ed42a schema:openingHoursSpecification data:45f6cc6e-4835-32ce-9674-2cf8e1e5f4b9 .