@prefix data: . @prefix schema: . @prefix xsd: . data:1cedc2c9-e9e0-3b33-9940-ec6f4e6fe0ab schema:closes "18:00:00"^^xsd:time ; schema:opens "07:00:00"^^xsd:time ; schema:validFrom "2026-10-11T00:00:00+02:00"^^xsd:dateTime ; schema:validThrough "2026-10-11T23:59:59+02:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:4ca20aab-cbae-35b1-a9ff-206c57699c81 schema:openingHoursSpecification data:1cedc2c9-e9e0-3b33-9940-ec6f4e6fe0ab .