@prefix data: . @prefix schema: . @prefix xsd: . data:98f2dc5b-87e2-3d0e-9c93-bb145375e7bc schema:closes "15:00:00"^^xsd:time ; schema:opens "10:00:00"^^xsd:time ; schema:validFrom "2026-08-07T00:00:00+02:00"^^xsd:dateTime ; schema:validThrough "2026-08-07T00:00:00+02:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:3b7228db-9243-3f43-803c-17a595e47442 schema:openingHoursSpecification data:98f2dc5b-87e2-3d0e-9c93-bb145375e7bc .