@prefix data: . @prefix schema: . @prefix xsd: . data:bbc7c415-9e7e-3bc9-9795-3468909ee3db schema:closes "19:30:00"^^xsd:time ; schema:opens "18:30:00"^^xsd:time ; schema:validFrom "2026-08-25T00:00:00"^^xsd:dateTime ; schema:validThrough "2026-08-25T00:00:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:f5e301bc-83c8-30ee-94ef-f07b78622ffe schema:openingHoursSpecification data:bbc7c415-9e7e-3bc9-9795-3468909ee3db .