@prefix data: . @prefix schema: . @prefix xsd: . data:e3b58ddb-4e03-3aaa-9b10-dcb79962ec3e schema:closes "18:00:00"^^xsd:time ; schema:opens "14:00:00"^^xsd:time ; schema:validFrom "2026-06-09T00:00:00+02:00"^^xsd:dateTime ; schema:validThrough "2026-06-09T00:00:00+02:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:e8db3dd6-0a81-3509-83e8-7a7a21e7786e schema:openingHoursSpecification data:e3b58ddb-4e03-3aaa-9b10-dcb79962ec3e .