@prefix data: .
@prefix schema: .
@prefix xsd: .
data:6b265b8a-5d82-3a70-973e-af44e96e0528
schema:closes "18:00:00"^^xsd:time ;
schema:opens "14:30:00"^^xsd:time ;
schema:validFrom "2026-08-02T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-08-02T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:5c3c67d6-e1ae-311f-984f-323ce39051e2 schema:openingHoursSpecification data:6b265b8a-5d82-3a70-973e-af44e96e0528 .