@prefix data: . @prefix schema: . @prefix xsd: . data:51bec87f-c857-3f69-9706-cd57a977037c schema:closes "12:00:00"^^xsd:time ; schema:dayOfWeek schema:Tuesday ; schema:opens "10:00:00"^^xsd:time ; schema:validFrom "2024-03-29T10:00:00"^^xsd:dateTime ; schema:validThrough "2024-11-30T12:00:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:599b76f6-87c2-3be7-a2c5-e223b0286bfc schema:openingHoursSpecification data:51bec87f-c857-3f69-9706-cd57a977037c .