@prefix data: .
@prefix schema: .
@prefix xsd: .
data:39de1c01-fca0-3186-bd0a-23a577263e36
schema:closes "01:30:00"^^xsd:time ;
schema:opens "18:00:00"^^xsd:time ;
schema:validFrom "2026-07-15T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-07-15T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:3a56e0be-f09d-3ac6-926e-91b80292c5b8 schema:openingHoursSpecification data:39de1c01-fca0-3186-bd0a-23a577263e36 .