@prefix data: . @prefix schema: . @prefix xsd: . data:e4e054bd-88ba-324b-b895-ef59ec79219d schema:closes "18:00:00"^^xsd:time ; schema:opens "08:00:00"^^xsd:time ; schema:validFrom "2026-05-10T00:00:00+02:00"^^xsd:dateTime ; schema:validThrough "2026-05-10T23:59:59+02:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:ed349ded-da00-3687-a460-e000ac6b610c schema:openingHoursSpecification data:e4e054bd-88ba-324b-b895-ef59ec79219d .