@prefix data: .
@prefix schema: .
@prefix xsd: .
data:0a21b883-6526-3e36-8d45-dfe40a68ee49
schema:closes "18:00:00"^^xsd:time ;
schema:dayOfWeek schema:Monday ;
schema:opens "14:00:00"^^xsd:time ;
schema:validFrom "2024-09-23T00:00:00"^^xsd:dateTime ;
schema:validThrough "2024-12-31T00:00:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:84e088d4-e268-380c-be8e-15fd74eef776 schema:openingHoursSpecification data:0a21b883-6526-3e36-8d45-dfe40a68ee49 .