@prefix data: .
@prefix schema: .
@prefix xsd: .
data:c8de7e3b-946c-3dd2-bd6c-7149e4aef020
schema:closes "18:00:00"^^xsd:time ;
schema:dayOfWeek schema:Monday ;
schema:opens "14:00:00"^^xsd:time ;
schema:validFrom "2025-02-08T14:00:00"^^xsd:dateTime ;
schema:validThrough "2025-03-31T18:00:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:c7cd15a3-f3a9-37b3-a279-8f2d98e5b37b schema:openingHoursSpecification data:c8de7e3b-946c-3dd2-bd6c-7149e4aef020 .