@prefix data: . @prefix schema: . @prefix xsd: . data:3becbdf2-14ce-32dd-afc6-8dc06d767d8e schema:closes "23:59:00"^^xsd:time ; schema:opens "21:00:00"^^xsd:time ; schema:validFrom "2026-08-05T00:00:00+02:00"^^xsd:dateTime ; schema:validThrough "2026-08-05T00:00:00+02:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:5180ab12-0e59-3418-bb12-1887c8c3454a schema:openingHoursSpecification data:3becbdf2-14ce-32dd-afc6-8dc06d767d8e .