@prefix data: . @prefix schema: . @prefix xsd: . data:92f2649c-da2f-3613-9f6b-d198a5ee501a schema:closes "12:00:00"^^xsd:time ; schema:opens "08:00:00"^^xsd:time ; schema:validFrom "2025-01-23T00:00:00"^^xsd:dateTime ; schema:validThrough "2025-01-23T00:00:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:656220e1-2415-347a-8bb1-929db3af88ef schema:openingHoursSpecification data:92f2649c-da2f-3613-9f6b-d198a5ee501a .