@prefix data: . @prefix schema: . @prefix xsd: . data:6c6e12d2-800b-3c19-b63e-c5cbf2be784e schema:closes "19:00:00"^^xsd:time ; schema:dayOfWeek schema:Saturday ; schema:opens "15:00:00"^^xsd:time ; schema:validFrom "2026-03-28T00:00:00+01:00"^^xsd:dateTime ; schema:validThrough "2026-09-30T00:00:00+02:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:b477f4a3-b6b4-3789-9ee4-db18d4a10cbd schema:openingHoursSpecification data:6c6e12d2-800b-3c19-b63e-c5cbf2be784e .