@prefix data: . @prefix schema: . @prefix xsd: . data:2649e42c-1eb7-3af2-b1e6-64d1e0b0651d schema:closes "12:00:00"^^xsd:time ; schema:opens "08:00:00"^^xsd:time ; schema:validFrom "2025-02-27T00:00:00"^^xsd:dateTime ; schema:validThrough "2025-02-27T00:00:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:656220e1-2415-347a-8bb1-929db3af88ef schema:openingHoursSpecification data:2649e42c-1eb7-3af2-b1e6-64d1e0b0651d .