@prefix data: . @prefix schema: . @prefix xsd: . data:69bfd774-baa7-31a1-83e6-e3a644681a8d schema:closes "18:00:00"^^xsd:time ; schema:opens "10:30:00"^^xsd:time ; schema:validFrom "2026-10-10T00:00:00+02:00"^^xsd:dateTime ; schema:validThrough "2026-10-10T00:00:00+02:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:767bbf69-7d72-343b-9740-96fda3d7ab5a schema:openingHoursSpecification data:69bfd774-baa7-31a1-83e6-e3a644681a8d .