@prefix data: . @prefix schema: . @prefix xsd: . data:d3a44590-c5ce-3a60-ae4e-ca16950c261e schema:closes "12:30:00"^^xsd:time ; schema:opens "07:00:00"^^xsd:time ; schema:validFrom "2026-09-05T00:00:00+02:00"^^xsd:dateTime ; schema:validThrough "2026-09-05T00:00:00+02:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:a758ec0d-3375-3183-9838-42ffa7d95067 schema:openingHoursSpecification data:d3a44590-c5ce-3a60-ae4e-ca16950c261e .