@prefix data: .
@prefix schema: .
@prefix xsd: .
data:7c200bcc-a4f2-3cde-be94-0d31c2f30e86
schema:closes "23:00:00"^^xsd:time ;
schema:opens "12:00:00"^^xsd:time ;
schema:validFrom "2026-07-31T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-08-03T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:601448bb-02eb-3c8e-a6fc-8dd0b3b3917c schema:openingHoursSpecification data:7c200bcc-a4f2-3cde-be94-0d31c2f30e86 .