@prefix data: . @prefix schema: . @prefix xsd: . data:7e2d00c2-9f0f-3bc4-9556-7dbf9576e0dc schema:closes "13:00:00"^^xsd:time ; schema:opens "08:00:00"^^xsd:time ; schema:validFrom "2025-08-02T00:00:00+02:00"^^xsd:dateTime ; schema:validThrough "2025-08-02T00:00:00+02:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:f145c6ff-2053-38f6-80da-d07317cfddbd schema:openingHoursSpecification data:7e2d00c2-9f0f-3bc4-9556-7dbf9576e0dc .