@prefix data: . @prefix schema: . @prefix xsd: . data:a0b34df9-79df-3a61-921c-43930fce563b schema:closes "20:00:00"^^xsd:time ; schema:opens "18:00:00"^^xsd:time ; schema:validFrom "2026-12-12T00:00:00+01:00"^^xsd:dateTime ; schema:validThrough "2026-12-12T23:59:59+01:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:3e2170c3-12c3-3b81-ae0e-f2a66e85054e schema:openingHoursSpecification data:a0b34df9-79df-3a61-921c-43930fce563b .