@prefix data: . @prefix schema: . @prefix xsd: . data:014e80ea-5cb0-3b00-802f-0dcde36e422c schema:closes "12:00:00"^^xsd:time ; schema:opens "08:30:00"^^xsd:time ; schema:validFrom "2026-10-18T00:00:00+02:00"^^xsd:dateTime ; schema:validThrough "2026-10-18T00:00:00+02:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:b92c0303-6070-38c9-929c-df87d261535e schema:openingHoursSpecification data:014e80ea-5cb0-3b00-802f-0dcde36e422c .