@prefix data: .
@prefix schema: .
@prefix xsd: .
data:b31342b6-77ae-3381-9e03-0d22ff826afe
schema:closes "12:30:00"^^xsd:time ;
schema:dayOfWeek schema:Monday ;
schema:opens "09:00:00"^^xsd:time ;
schema:validFrom "2025-07-07T00:00:00"^^xsd:dateTime ;
schema:validThrough "2025-08-29T00:00:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:a0abe45c-bdfd-3110-9c02-40586a801e5d schema:openingHoursSpecification data:b31342b6-77ae-3381-9e03-0d22ff826afe .