@prefix data: . @prefix schema: . @prefix xsd: . data:27bf6be9-e6f9-3413-8f51-bd500f0ffe9a schema:closes "13:00:00"^^xsd:time ; schema:opens "08:00:00"^^xsd:time ; schema:validFrom "2025-03-29T00:00:00+01:00"^^xsd:dateTime ; schema:validThrough "2025-03-29T00:00:00+01:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:f145c6ff-2053-38f6-80da-d07317cfddbd schema:openingHoursSpecification data:27bf6be9-e6f9-3413-8f51-bd500f0ffe9a .