@prefix data: . @prefix schema: . @prefix xsd: . data:8174fb53-ebf3-3bb1-bee4-bb673d062c4f schema:closes "18:00:00"^^xsd:time ; schema:dayOfWeek schema:Tuesday ; schema:opens "14:00:00"^^xsd:time ; schema:validFrom "2025-10-18T14:00:00+02:00"^^xsd:dateTime ; schema:validThrough "2025-11-02T18:00:00+01:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:77b12590-38fa-3c81-9dae-b7d9772e7dac schema:openingHoursSpecification data:8174fb53-ebf3-3bb1-bee4-bb673d062c4f .