@prefix data: . @prefix schema: . @prefix xsd: . data:f1c566f2-754a-37d4-a09b-ef4eb6a0fb8d schema:closes "10:00:00"^^xsd:time ; schema:dayOfWeek schema:Tuesday ; schema:opens "08:00:00"^^xsd:time ; schema:validFrom "2023-05-28T00:00:00"^^xsd:dateTime ; schema:validThrough "2029-12-30T00:00:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:8f1c27f2-69f9-3e97-bb43-7d9d21cbfe6f schema:openingHoursSpecification data:f1c566f2-754a-37d4-a09b-ef4eb6a0fb8d .