@prefix data: .
@prefix schema: .
@prefix xsd: .
data:3ac46a16-f008-3e44-868c-7b547446aa43
schema:closes "12:30:00"^^xsd:time ;
schema:dayOfWeek schema:Monday ;
schema:opens "09:30:00"^^xsd:time ;
schema:validFrom "2024-01-01T00:00:00"^^xsd:dateTime ;
schema:validThrough "2024-03-30T00:00:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:84e088d4-e268-380c-be8e-15fd74eef776 schema:openingHoursSpecification data:3ac46a16-f008-3e44-868c-7b547446aa43 .