@prefix data: .
@prefix schema: .
@prefix xsd: .
data:ff95f1d2-c2df-3de7-81e6-0a69564f99f4
schema:closes "18:00:00"^^xsd:time ;
schema:opens "06:00:00"^^xsd:time ;
schema:validFrom "2026-08-29T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-08-29T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:d227a089-64e0-37c5-9a2d-010bc2dc753a schema:openingHoursSpecification data:ff95f1d2-c2df-3de7-81e6-0a69564f99f4 .