@prefix data: .
@prefix schema: .
@prefix xsd: .
data:6fdfa8b0-acb4-3ec2-bc5b-ee0909c0bef3
schema:closes "12:00:00"^^xsd:time ;
schema:dayOfWeek schema:Tuesday ;
schema:opens "07:30:00"^^xsd:time ;
schema:validFrom "2026-01-01T00:00:00+01:00"^^xsd:dateTime ;
schema:validThrough "2026-12-31T23:59:59+01:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:decf3746-fbaf-3cb3-b943-c56fa394f205 schema:openingHoursSpecification data:6fdfa8b0-acb4-3ec2-bc5b-ee0909c0bef3 .