@prefix data: .
@prefix schema: .
@prefix xsd: .
data:9e0068dc-7871-3c75-ae7f-e507d41dd472
schema:closes "18:00:00"^^xsd:time ;
schema:opens "08:00:00"^^xsd:time ;
schema:validFrom "2026-07-06T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-08-29T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:860c1d41-8998-3e9e-b975-8ec5e8cd5ef8 schema:openingHoursSpecification data:9e0068dc-7871-3c75-ae7f-e507d41dd472 .