@prefix data: .
@prefix schema: .
@prefix xsd: .
data:2b545576-270d-39b7-9cec-8a597c3d70c7
schema:closes "23:00:00"^^xsd:time ;
schema:opens "10:00:00"^^xsd:time ;
schema:validFrom "2026-08-11T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-08-15T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:c6c6115e-d842-323b-88b9-3236692ac56f schema:openingHoursSpecification data:2b545576-270d-39b7-9cec-8a597c3d70c7 .